{
  "generatedAt": "2026-05-29T04:40:18.364883+00:00",
  "site": {
    "name": "The Long Ball",
    "url": "https://thelongball.app",
    "tagline": "Digging the data behind the distance."
  },
  "dataset": "Hot Dog Index",
  "season": 2025,
  "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-2025.csv",
    "homeRunTracker": "https://baseballsavant.mlb.com/leaderboard/home-runs?player_type=Pitcher&year=2025&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": 663455,
      "pitcher": "Konnor Pilkington",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 183.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 79,
      "totalBbeAllowed": 79,
      "cookedPer100Bbe": 232.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.1025,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1519,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0633,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 416.3,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2025-08-15",
        "batterId": 656941,
        "pitcherId": 663455,
        "description": "Kyle Schwarber homers (43) on a fly ball to right center field. Bryson Stott scores. Brandon Marsh scores.",
        "exitVelocity": 109.3,
        "distance": 456,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1025,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1519,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7,
          "percentile": null,
          "score": 163.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1025,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1519,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7,
          "percentile": null,
          "score": 163.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683175,
      "pitcher": "Connor Phillips",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 0,
      "reliefAppearances": 22,
      "hotDogIndex": 179.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 56,
      "totalBbeAllowed": 56,
      "cookedPer100Bbe": 320.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0857,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.1071,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0536,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.9,
      "avgDistanceAllowed": 421.0,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2025-09-30",
        "batterId": 660271,
        "pitcherId": 683175,
        "description": "Shohei Ohtani homers (2) on a fly ball to right center field. Enrique Hern\u00e1ndez scores.",
        "exitVelocity": 113.5,
        "distance": 454,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 177.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 154.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.88,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0536,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 177.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 154.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.88,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0536,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680684,
      "pitcher": "Gunnar Hoglund",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 6,
      "reliefAppearances": 0,
      "hotDogIndex": 172.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 105,
      "totalBbeAllowed": 105,
      "cookedPer100Bbe": 163.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0895,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1048,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0762,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.7,
      "avgDistanceAllowed": 408.3,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-05-31",
        "batterId": 680718,
        "pitcherId": 680684,
        "description": "Addison Barger homers (4) on a fly ball to right field. Vladimir Guerrero Jr. scores.",
        "exitVelocity": 109.4,
        "distance": 428,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0895,
          "percentile": null,
          "score": 180.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1048,
          "percentile": null,
          "score": 149.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.74,
          "percentile": null,
          "score": 182.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0762,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0895,
          "percentile": null,
          "score": 180.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1048,
          "percentile": null,
          "score": 149.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.74,
          "percentile": null,
          "score": 182.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0762,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641482,
      "pitcher": "Nestor Cortes",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 171.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 144.4,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.1034,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1513,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0504,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2025-03-29",
        "batterId": 592450,
        "pitcherId": 641482,
        "description": "Aaron Judge homers (1) on a fly ball to left field.",
        "exitVelocity": 115.0,
        "distance": 468,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1513,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 98.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4769,
          "percentile": null,
          "score": 93.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 182.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1513,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 98.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4769,
          "percentile": null,
          "score": 93.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 182.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678821,
      "pitcher": "Luis Peralta",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 169.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 73,
      "totalBbeAllowed": 73,
      "cookedPer100Bbe": 232.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0808,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0959,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0548,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 428.0,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 474,
      "worstServedEvent": {
        "gameDate": "2025-09-07",
        "batterId": 657656,
        "pitcherId": 678821,
        "description": "Ram\u00f3n Laureano homers (23) on a fly ball to left center field.",
        "exitVelocity": 110.9,
        "distance": 438,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 171.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0959,
          "percentile": null,
          "score": 136.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 178.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6167,
          "percentile": null,
          "score": 160.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 171.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0959,
          "percentile": null,
          "score": 136.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 178.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6167,
          "percentile": null,
          "score": 160.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502043,
      "pitcher": "Kyle Gibson",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 4,
      "gamesStarted": 4,
      "reliefAppearances": 0,
      "hotDogIndex": 168.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 56,
      "totalBbeAllowed": 56,
      "cookedPer100Bbe": 301.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.1214,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1429,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0357,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-05-10",
        "batterId": 666176,
        "pitcherId": 502043,
        "description": "Jo Adell homers (5) on a fly ball to center field.",
        "exitVelocity": 107.9,
        "distance": 435,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1214,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 186.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 186.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2429,
          "percentile": null,
          "score": 33.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 161.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1214,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 186.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 186.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2429,
          "percentile": null,
          "score": 33.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 161.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592155,
      "pitcher": "Cam Booser",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 167.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 93,
      "totalBbeAllowed": 93,
      "cookedPer100Bbe": 179.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0806,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0968,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0645,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 398.1,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-03-27",
        "batterId": 681351,
        "pitcherId": 592155,
        "description": "Logan O'Hoppe homers (1) on a fly ball to left field.",
        "exitVelocity": 109.6,
        "distance": 417,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 169.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 138.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 173.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5875,
          "percentile": null,
          "score": 130.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 169.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 138.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 173.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5875,
          "percentile": null,
          "score": 130.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643338,
      "pitcher": "Chad Green",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 165.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 113.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.7,
      "adjustedXhrPerBbeAllowed": 0.0938,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1096,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0411,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-04-30",
        "batterId": 665966,
        "pitcherId": 643338,
        "description": "Carlos Narv\u00e1ez homers (3) on a fly ball to left center field. Ceddanne Rafaela scores.",
        "exitVelocity": 107.8,
        "distance": 410,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 187.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1096,
          "percentile": null,
          "score": 157.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 145.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4429,
          "percentile": null,
          "score": 92.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 170.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 187.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1096,
          "percentile": null,
          "score": 157.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 145.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4429,
          "percentile": null,
          "score": 92.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 170.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543101,
      "pitcher": "Anthony DeSclafani",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 4,
      "reliefAppearances": 9,
      "hotDogIndex": 159.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 137.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0905,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1207,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0345,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-09-14",
        "batterId": 670242,
        "pitcherId": 543101,
        "description": "Matt Wallner homers (22) on a fly ball to right center field.",
        "exitVelocity": 109.8,
        "distance": 421,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 182.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1207,
          "percentile": null,
          "score": 172.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8182,
          "percentile": null,
          "score": 77.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 158.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 182.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1207,
          "percentile": null,
          "score": 172.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8182,
          "percentile": null,
          "score": 77.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 158.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687830,
      "pitcher": "Sawyer Gipson-Long",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 8,
      "gamesStarted": 3,
      "reliefAppearances": 5,
      "hotDogIndex": 159.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 160.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0667,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0505,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 109.3,
      "avgDistanceAllowed": 410.9,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-09-11",
        "batterId": 592450,
        "pitcherId": 687830,
        "description": "Aaron Judge homers (46) on a fly ball to center field.",
        "exitVelocity": 114.9,
        "distance": 434,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 148.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 109.3125,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 185.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 148.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 109.3125,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 185.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687922,
      "pitcher": "Easton Lucas",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 5,
      "reliefAppearances": 1,
      "hotDogIndex": 159.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 73,
      "totalBbeAllowed": 73,
      "cookedPer100Bbe": 217.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0699,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0959,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0411,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.3,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2025-04-14",
        "batterId": 663586,
        "pitcherId": 687922,
        "description": "Austin Riley homers (4) on a fly ball to left center field. Eli White scores. Ozzie Albies scores.",
        "exitVelocity": 110.2,
        "distance": 444,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 152.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0959,
          "percentile": null,
          "score": 136.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 178.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.28,
          "percentile": null,
          "score": 176.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 170.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 152.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0959,
          "percentile": null,
          "score": 136.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 178.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.28,
          "percentile": null,
          "score": 176.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 170.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687330,
      "pitcher": "Kevin Kelly",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 158.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 125.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0833,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.127,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-07-29",
        "batterId": 683011,
        "pitcherId": 687330,
        "description": "Anthony Volpe homers (15) on a fly ball to right center field.",
        "exitVelocity": 109.8,
        "distance": 442,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 173.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.127,
          "percentile": null,
          "score": 180.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3545,
          "percentile": null,
          "score": 120.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 173.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.127,
          "percentile": null,
          "score": 180.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3545,
          "percentile": null,
          "score": 120.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664062,
      "pitcher": "Tony Gonsolin",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 157.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 98,
      "totalBbeAllowed": 98,
      "cookedPer100Bbe": 161.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0857,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1429,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0306,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 401.3,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2025-05-30",
        "batterId": 592450,
        "pitcherId": 664062,
        "description": "Aaron Judge homers (19) on a fly ball to center field.",
        "exitVelocity": 113.0,
        "distance": 446,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 177.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 186.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0306,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 177.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 186.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0306,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 684007,
      "pitcher": "Shota Imanaga",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 26,
      "reliefAppearances": 1,
      "hotDogIndex": 156.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 35.4,
      "hrsAllowed": 34,
      "adjustedXhrAllowed": 35.3,
      "adjustedXhrPerBbeAllowed": 0.0799,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 56,
      "hrCapableBbeRateAllowed": 0.1267,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 20,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 17,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-08-16",
        "batterId": 502054,
        "pitcherId": 684007,
        "description": "Tommy Pham homers (6) on a fly ball to left field.",
        "exitVelocity": 109.8,
        "distance": 428,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 167.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1267,
          "percentile": null,
          "score": 178.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2529,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 151.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 167.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1267,
          "percentile": null,
          "score": 178.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2529,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 151.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656546,
      "pitcher": "Jeff Hoffman",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 83,
      "gamesStarted": 0,
      "reliefAppearances": 83,
      "hotDogIndex": 154.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 77.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.2,
      "adjustedXhrPerBbeAllowed": 0.076,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.105,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.04,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-06-10",
        "batterId": 575929,
        "pitcherId": 656546,
        "description": "Willson Contreras homers (8) on a fly ball to center field. Masyn Winn scores. Iv\u00e1n Herrera scores.",
        "exitVelocity": 110.7,
        "distance": 432,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.076,
          "percentile": null,
          "score": 163.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 151.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3812,
          "percentile": null,
          "score": 122.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 166.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.076,
          "percentile": null,
          "score": 163.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 151.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3812,
          "percentile": null,
          "score": 122.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 166.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 805123,
      "pitcher": "AJ Blubaugh",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 11,
      "gamesStarted": 3,
      "reliefAppearances": 8,
      "hotDogIndex": 153.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 77,
      "totalBbeAllowed": 77,
      "cookedPer100Bbe": 199.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0662,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0519,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-08-23",
        "batterId": 669236,
        "pitcherId": 805123,
        "description": "Jeremiah Jackson homers (1) on a fly ball to center field.",
        "exitVelocity": 108.4,
        "distance": 439,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 147.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 120.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 187.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 147.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 120.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 187.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660730,
      "pitcher": "Elvin Rodr\u00edguez",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 9,
      "gamesStarted": 4,
      "reliefAppearances": 5,
      "hotDogIndex": 153.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 77,
      "totalBbeAllowed": 77,
      "cookedPer100Bbe": 198.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0974,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1558,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.026,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-04-05",
        "batterId": 687952,
        "pitcherId": 660730,
        "description": "Christian Encarnacion-Strand homers (2) on a fly ball to center field.",
        "exitVelocity": 111.4,
        "distance": 451,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1558,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 24.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.01,
          "percentile": null,
          "score": 141.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1558,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 24.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.01,
          "percentile": null,
          "score": 141.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 685326,
      "pitcher": "McCade Brown",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 151.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 186.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0778,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0864,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0494,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-09-06",
        "batterId": 665487,
        "pitcherId": 685326,
        "description": "Fernando Tatis Jr. homers (20) on a fly ball to left center field. Jake Cronenworth scores. Freddy Fermin scores.",
        "exitVelocity": 107.6,
        "distance": 441,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0778,
          "percentile": null,
          "score": 165.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 125.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 180.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0778,
          "percentile": null,
          "score": 165.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 125.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 180.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680735,
      "pitcher": "Austin Cox",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 1,
      "reliefAppearances": 13,
      "hotDogIndex": 151.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 76,
      "totalBbeAllowed": 76,
      "cookedPer100Bbe": 198.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0987,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1447,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0263,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 624413,
        "pitcherId": 680735,
        "description": "Pete Alonso homers (28) on a fly ball to center field.",
        "exitVelocity": 109.2,
        "distance": 413,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0987,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1447,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 61.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 133.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0987,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1447,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 61.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 133.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670912,
      "pitcher": "Johan Oviedo",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 149.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 146.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0637,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0392,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-09-17",
        "batterId": 694208,
        "pitcherId": 670912,
        "description": "Mois\u00e9s Ballesteros homers (2) on a fly ball to right field.",
        "exitVelocity": 112.8,
        "distance": 410,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 144.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 127.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 173.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9333,
          "percentile": null,
          "score": 137.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 165.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 144.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 127.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 173.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9333,
          "percentile": null,
          "score": 137.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 165.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669713,
      "pitcher": "Hayden Wesneski",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 6,
      "reliefAppearances": 0,
      "hotDogIndex": 148.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 95,
      "totalBbeAllowed": 95,
      "cookedPer100Bbe": 156.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0726,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1158,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0316,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 390.3,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2025-04-13",
        "batterId": 624585,
        "pitcherId": 669713,
        "description": "Jorge Soler homers (4) on a line drive to left field.",
        "exitVelocity": 111.5,
        "distance": 399,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 158.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1158,
          "percentile": null,
          "score": 166.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2857,
          "percentile": null,
          "score": 118.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0316,
          "percentile": null,
          "score": 151.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 158.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1158,
          "percentile": null,
          "score": 166.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2857,
          "percentile": null,
          "score": 118.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0316,
          "percentile": null,
          "score": 151.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657006,
      "pitcher": "Justin Steele",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 4,
      "gamesStarted": 4,
      "reliefAppearances": 0,
      "hotDogIndex": 148.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 65,
      "totalBbeAllowed": 65,
      "cookedPer100Bbe": 228.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0615,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0462,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 0,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.8,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 387.0,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-03-27",
        "batterId": 553993,
        "pitcherId": 657006,
        "description": "Eugenio Su\u00e1rez homers (1) on a fly ball to left center field.",
        "exitVelocity": 111.7,
        "distance": 430,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 137.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.8,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.96,
          "percentile": null,
          "score": 138.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 176.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 137.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.8,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.96,
          "percentile": null,
          "score": 138.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 176.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596295,
      "pitcher": "Austin Gomber",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 148.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 67.3,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.0627,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0409,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.45,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 419.1,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2025-08-19",
        "batterId": 660271,
        "pitcherId": 596295,
        "description": "Shohei Ohtani homers (44) on a line drive to right center field.",
        "exitVelocity": 115.9,
        "distance": 413,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 141.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.45,
          "percentile": null,
          "score": 150.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7313,
          "percentile": null,
          "score": 133.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 168.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 141.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.45,
          "percentile": null,
          "score": 150.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7313,
          "percentile": null,
          "score": 133.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 168.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674370,
      "pitcher": "Osvaldo Bido",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 11,
      "reliefAppearances": 16,
      "hotDogIndex": 147.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 253,
      "totalBbeAllowed": 253,
      "cookedPer100Bbe": 58.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.3,
      "adjustedXhrPerBbeAllowed": 0.0684,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0988,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0435,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 411.7,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 471,
      "worstServedEvent": {
        "gameDate": "2025-08-26",
        "batterId": 682985,
        "pitcherId": 674370,
        "description": "Riley Greene hits a grand slam (32) to center field. Jake Rogers scores. Colt Keith scores. Gleyber Torres scores.",
        "exitVelocity": 110.7,
        "distance": 471,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 149.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0988,
          "percentile": null,
          "score": 141.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 99.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0263,
          "percentile": null,
          "score": 111.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 173.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 149.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0988,
          "percentile": null,
          "score": 141.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 99.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0263,
          "percentile": null,
          "score": 111.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 173.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 701581,
      "pitcher": "David Festa",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 10,
      "reliefAppearances": 1,
      "hotDogIndex": 147.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 96.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0739,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0261,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4706,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 414.1,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-07-21",
        "batterId": 660271,
        "pitcherId": 701581,
        "description": "Shohei Ohtani homers (35) on a fly ball to center field. Mookie Betts scores.",
        "exitVelocity": 113.4,
        "distance": 441,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 159.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4706,
          "percentile": null,
          "score": 156.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 105.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 132.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 159.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4706,
          "percentile": null,
          "score": 156.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 105.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 132.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 820862,
      "pitcher": "Jos\u00e9 Fermin",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 0,
      "reliefAppearances": 41,
      "hotDogIndex": 146.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 90,
      "totalBbeAllowed": 90,
      "cookedPer100Bbe": 163.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.08,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1222,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-07-26",
        "batterId": 663728,
        "pitcherId": 820862,
        "description": "Cal Raleigh homers (40) on a fly ball to right field.",
        "exitVelocity": 113.5,
        "distance": 416,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 168.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1222,
          "percentile": null,
          "score": 173.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1875,
          "percentile": null,
          "score": 115.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 120.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 168.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1222,
          "percentile": null,
          "score": 173.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1875,
          "percentile": null,
          "score": 115.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 120.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 829272,
      "pitcher": "Shinnosuke Ogasawara",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 3,
      "reliefAppearances": 21,
      "hotDogIndex": 146.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 118.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0699,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0813,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0407,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-08-22",
        "batterId": 592663,
        "pitcherId": 829272,
        "description": "J.T. Realmuto homers (10) on a fly ball to left center field.",
        "exitVelocity": 110.4,
        "distance": 421,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 153.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0813,
          "percentile": null,
          "score": 115.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3444,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 167.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 153.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0813,
          "percentile": null,
          "score": 115.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3444,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 167.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669199,
      "pitcher": "Lake Bachar",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 1,
      "reliefAppearances": 54,
      "hotDogIndex": 145.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 74.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.064,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.1015,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0355,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-08-28",
        "batterId": 624413,
        "pitcherId": 669199,
        "description": "Pete Alonso homers (30) on a fly ball to center field. Juan Soto scores.",
        "exitVelocity": 111.4,
        "distance": 425,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 145.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1015,
          "percentile": null,
          "score": 144.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.71,
          "percentile": null,
          "score": 164.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 160.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 145.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1015,
          "percentile": null,
          "score": 144.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.71,
          "percentile": null,
          "score": 164.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 160.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 506433,
      "pitcher": "Yu Darvish",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 145.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 208,
      "totalBbeAllowed": 208,
      "cookedPer100Bbe": 70.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0707,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.1058,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0288,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-09-26",
        "batterId": 664983,
        "pitcherId": 506433,
        "description": "Jake McCarthy homers (4) on a fly ball to right field.",
        "exitVelocity": 109.5,
        "distance": 423,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 155.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 153.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6714,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 155.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 153.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6714,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681676,
      "pitcher": "Ryan Fernandez",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 0,
      "reliefAppearances": 34,
      "hotDogIndex": 144.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 93,
      "totalBbeAllowed": 93,
      "cookedPer100Bbe": 155.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0688,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1183,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0323,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-04-18",
        "batterId": 596019,
        "pitcherId": 681676,
        "description": "Francisco Lindor homers (2) on a fly ball to right field.",
        "exitVelocity": 108.8,
        "distance": 401,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 151.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1183,
          "percentile": null,
          "score": 168.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4714,
          "percentile": null,
          "score": 68.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 154.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 151.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1183,
          "percentile": null,
          "score": 168.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4714,
          "percentile": null,
          "score": 68.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 154.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669060,
      "pitcher": "Bryse Wilson",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 6,
      "reliefAppearances": 16,
      "hotDogIndex": 143.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 78.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.0596,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0874,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0383,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-04-04",
        "batterId": 682985,
        "pitcherId": 669060,
        "description": "Riley Greene homers (3) on a fly ball to right field.",
        "exitVelocity": 114.3,
        "distance": 417,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 133.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 126.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 145.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3545,
          "percentile": null,
          "score": 151.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 164.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 133.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 126.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 145.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3545,
          "percentile": null,
          "score": 151.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 164.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542881,
      "pitcher": "Tyler Anderson",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 142.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 435,
      "totalBbeAllowed": 435,
      "cookedPer100Bbe": 32.8,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 26.8,
      "adjustedXhrPerBbeAllowed": 0.0616,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0989,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0322,
      "noDoubtersAllowed": 17,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.3953,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 115.2,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2025-04-24",
        "batterId": 685301,
        "pitcherId": 542881,
        "description": "Matt Gorski homers (1) on a fly ball to left center field.",
        "exitVelocity": 115.2,
        "distance": 434,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 138.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0989,
          "percentile": null,
          "score": 141.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3953,
          "percentile": null,
          "score": 135.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6286,
          "percentile": null,
          "score": 131.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0322,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 138.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0989,
          "percentile": null,
          "score": 141.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3953,
          "percentile": null,
          "score": 135.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6286,
          "percentile": null,
          "score": 131.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0322,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660896,
      "pitcher": "Jorge Alcala",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 141.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 82.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0601,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0751,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0462,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-08-22",
        "batterId": 691406,
        "pitcherId": 660896,
        "description": "Junior Caminero homers (36) on a fly ball to center field.",
        "exitVelocity": 111.2,
        "distance": 426,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 135.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 103.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 155.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8923,
          "percentile": null,
          "score": 106.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 178.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 135.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 103.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 155.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8923,
          "percentile": null,
          "score": 106.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 178.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 615698,
      "pitcher": "Cal Quantrill",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 141.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 392,
      "totalBbeAllowed": 392,
      "cookedPer100Bbe": 36.0,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 24.0,
      "adjustedXhrPerBbeAllowed": 0.0612,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.102,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0332,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.325,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-08-28",
        "batterId": 656941,
        "pitcherId": 615698,
        "description": "Kyle Schwarber homers (46) on a fly ball to right field.",
        "exitVelocity": 111.7,
        "distance": 450,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 137.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.102,
          "percentile": null,
          "score": 145.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.325,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3364,
          "percentile": null,
          "score": 120.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 156.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 137.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.102,
          "percentile": null,
          "score": 145.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.325,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3364,
          "percentile": null,
          "score": 120.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 156.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694350,
      "pitcher": "Zach Brzykcy",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 141.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 72,
      "totalBbeAllowed": 72,
      "cookedPer100Bbe": 196.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0722,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0972,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 389.8,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-06-23",
        "batterId": 665487,
        "pitcherId": 694350,
        "description": "Fernando Tatis Jr. homers (15) on a fly ball to center field. Gavin Sheets scores. Jose Iglesias scores.",
        "exitVelocity": 110.6,
        "distance": 435,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 156.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 139.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9167,
          "percentile": null,
          "score": 79.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 156.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 139.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9167,
          "percentile": null,
          "score": 79.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641329,
      "pitcher": "Bryan Baker",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 141.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 79.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0621,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.1186,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-05-18",
        "batterId": 605137,
        "pitcherId": 641329,
        "description": "Josh Bell homers (6) on a fly ball to right center field.",
        "exitVelocity": 108.1,
        "distance": 433,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 139.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1186,
          "percentile": null,
          "score": 171.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1846,
          "percentile": null,
          "score": 115.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 139.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1186,
          "percentile": null,
          "score": 171.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1846,
          "percentile": null,
          "score": 115.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687223,
      "pitcher": "Carson Palmquist",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 7,
      "reliefAppearances": 2,
      "hotDogIndex": 140.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 117.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0742,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1167,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 413.2,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-06-10",
        "batterId": 642715,
        "pitcherId": 687223,
        "description": "Willy Adames homers (6) on a fly ball to center field.",
        "exitVelocity": 108.8,
        "distance": 439,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 161.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1167,
          "percentile": null,
          "score": 167.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.91,
          "percentile": null,
          "score": 79.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 129.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 161.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1167,
          "percentile": null,
          "score": 167.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.91,
          "percentile": null,
          "score": 79.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 129.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 695445,
      "pitcher": "Chase Lee",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 0,
      "reliefAppearances": 32,
      "hotDogIndex": 140.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 139.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0752,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1089,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-07-12",
        "batterId": 668227,
        "pitcherId": 695445,
        "description": "Randy Arozarena homers (16) on a fly ball to left center field. Julio Rodr\u00edguez scores.",
        "exitVelocity": 108.1,
        "distance": 431,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0752,
          "percentile": null,
          "score": 162.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1089,
          "percentile": null,
          "score": 156.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9571,
          "percentile": null,
          "score": 109.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 109.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0752,
          "percentile": null,
          "score": 162.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1089,
          "percentile": null,
          "score": 156.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9571,
          "percentile": null,
          "score": 109.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 109.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666277,
      "pitcher": "George Soriano",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 140.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 106.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0568,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0379,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 409.8,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-04-04",
        "batterId": 621566,
        "pitcherId": 666277,
        "description": "Matt Olson homers (1) on a fly ball to right center field.",
        "exitVelocity": 113.4,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 128.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 128.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453286,
      "pitcher": "Max Scherzer",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 140.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 303,
      "totalBbeAllowed": 303,
      "cookedPer100Bbe": 46.3,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.0,
      "adjustedXhrPerBbeAllowed": 0.0726,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.099,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0264,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-08-25",
        "batterId": 670242,
        "pitcherId": 453286,
        "description": "Matt Wallner homers (19) on a fly ball to right field. Trevor Larnach scores.",
        "exitVelocity": 111.8,
        "distance": 432,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 158.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.099,
          "percentile": null,
          "score": 142.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8455,
          "percentile": null,
          "score": 104.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 134.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 158.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.099,
          "percentile": null,
          "score": 142.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8455,
          "percentile": null,
          "score": 104.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 134.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687377,
      "pitcher": "Orlando Ribalta",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 139.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 80,
      "totalBbeAllowed": 80,
      "cookedPer100Bbe": 174.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0625,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1125,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-08-26",
        "batterId": 519317,
        "pitcherId": 687377,
        "description": "Giancarlo Stanton homers (17) on a fly ball to left center field. Cody Bellinger scores.",
        "exitVelocity": 112.7,
        "distance": 451,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 140.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1125,
          "percentile": null,
          "score": 161.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0667,
          "percentile": null,
          "score": 143.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 129.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 140.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1125,
          "percentile": null,
          "score": 161.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0667,
          "percentile": null,
          "score": 143.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 129.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669020,
      "pitcher": "Ryan Rolison",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 1,
      "reliefAppearances": 32,
      "hotDogIndex": 138.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 92.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0627,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.08,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0333,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 418.7,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2025-07-07",
        "batterId": 663853,
        "pitcherId": 669020,
        "description": "Romy Gonzalez homers (4) on a fly ball to center field.",
        "exitVelocity": 111.1,
        "distance": 457,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 141.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5833,
          "percentile": null,
          "score": 182.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1636,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 157.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 141.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5833,
          "percentile": null,
          "score": 182.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1636,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 157.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683627,
      "pitcher": "Anthony Molina",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 1,
      "reliefAppearances": 16,
      "hotDogIndex": 137.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 127,
      "totalBbeAllowed": 127,
      "cookedPer100Bbe": 108.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0913,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1496,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2025-06-25",
        "batterId": 624424,
        "pitcherId": 683627,
        "description": "Michael Conforto homers (6) on a fly ball to right field.",
        "exitVelocity": 111.2,
        "distance": 431,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0913,
          "percentile": null,
          "score": 185.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1496,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5167,
          "percentile": null,
          "score": 95.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 90.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0913,
          "percentile": null,
          "score": 185.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1496,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5167,
          "percentile": null,
          "score": 95.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 90.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687134,
      "pitcher": "Bradley Blalock",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 12,
      "reliefAppearances": 6,
      "hotDogIndex": 137.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 235,
      "totalBbeAllowed": 235,
      "cookedPer100Bbe": 58.6,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 14.9,
      "adjustedXhrPerBbeAllowed": 0.0634,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0851,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0298,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 412.6,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2025-09-19",
        "batterId": 695681,
        "pitcherId": 687134,
        "description": "Christian Moore homers (7) on a fly ball to left field. Jo Adell scores.",
        "exitVelocity": 111.6,
        "distance": 430,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 142.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0851,
          "percentile": null,
          "score": 122.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0471,
          "percentile": null,
          "score": 83.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0298,
          "percentile": null,
          "score": 147.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 142.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0851,
          "percentile": null,
          "score": 122.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0471,
          "percentile": null,
          "score": 83.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0298,
          "percentile": null,
          "score": 147.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641927,
      "pitcher": "Bailey Ober",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 137.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 492,
      "totalBbeAllowed": 492,
      "cookedPer100Bbe": 27.8,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 33.7,
      "adjustedXhrPerBbeAllowed": 0.0685,
      "xhrDiffAllowed": -3.7,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.0935,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 22,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.4783,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-08-26",
        "batterId": 543807,
        "pitcherId": 641927,
        "description": "George Springer homers (23) on a fly ball to left center field.",
        "exitVelocity": 112.7,
        "distance": 433,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 150.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0935,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4783,
          "percentile": null,
          "score": 157.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.57,
          "percentile": null,
          "score": 97.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 127.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 150.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0935,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4783,
          "percentile": null,
          "score": 157.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.57,
          "percentile": null,
          "score": 97.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 127.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687863,
      "pitcher": "Porter Hodge",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 136.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 88,
      "totalBbeAllowed": 88,
      "cookedPer100Bbe": 155.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0784,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1136,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2025-07-08",
        "batterId": 664056,
        "pitcherId": 687863,
        "description": "Harrison Bader homers (11) on a fly ball to left center field. Royce Lewis scores.",
        "exitVelocity": 105.9,
        "distance": 446,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 166.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1136,
          "percentile": null,
          "score": 164.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2667,
          "percentile": null,
          "score": 35.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 166.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1136,
          "percentile": null,
          "score": 164.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2667,
          "percentile": null,
          "score": 35.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570632,
      "pitcher": "Jos\u00e9 Ure\u00f1a",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 6,
      "reliefAppearances": 15,
      "hotDogIndex": 136.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 72.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0545,
      "xhrDiffAllowed": -2.3,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1005,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-04-28",
        "batterId": 695578,
        "pitcherId": 570632,
        "description": "James Wood homers (9) on a fly ball to right center field.",
        "exitVelocity": 110.6,
        "distance": 438,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1005,
          "percentile": null,
          "score": 144.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5875,
          "percentile": null,
          "score": 158.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1005,
          "percentile": null,
          "score": 144.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5875,
          "percentile": null,
          "score": 158.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 445276,
      "pitcher": "Kenley Jansen",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 135.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 82.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0576,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0303,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 660271,
        "pitcherId": 445276,
        "description": "Shohei Ohtani homers (43) on a fly ball to right field.",
        "exitVelocity": 114.8,
        "distance": 404,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 130.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1125,
          "percentile": null,
          "score": 144.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 148.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 130.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1125,
          "percentile": null,
          "score": 144.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 148.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593576,
      "pitcher": "H\u00e9ctor Neris",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 1,
      "reliefAppearances": 37,
      "hotDogIndex": 134.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 71,
      "totalBbeAllowed": 71,
      "cookedPer100Bbe": 189.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0704,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0986,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2025-05-27",
        "batterId": 672724,
        "pitcherId": 593576,
        "description": "Oswald Peraza homers (3) on a line drive to center field.",
        "exitVelocity": 111.8,
        "distance": 408,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 154.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0986,
          "percentile": null,
          "score": 140.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3333,
          "percentile": null,
          "score": 119.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 141.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 154.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0986,
          "percentile": null,
          "score": 140.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3333,
          "percentile": null,
          "score": 119.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 141.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 701519,
      "pitcher": "Travis Adams",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 2,
      "reliefAppearances": 16,
      "hotDogIndex": 134.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 127.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0557,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0377,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.1,
      "avgDistanceAllowed": 410.0,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2025-09-04",
        "batterId": 691019,
        "pitcherId": 701519,
        "description": "Kyle Teel homers (6) on a fly ball to right field. Michael A. Taylor scores. Edgar Quero scores.",
        "exitVelocity": 113.7,
        "distance": 413,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.1,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 162.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.1,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 162.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571945,
      "pitcher": "Miles Mikolas",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 134.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 545,
      "totalBbeAllowed": 545,
      "cookedPer100Bbe": 24.6,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 31.6,
      "adjustedXhrPerBbeAllowed": 0.058,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 51,
      "hrCapableBbeRateAllowed": 0.0936,
      "hrWindowThunderBbeAllowed": 17,
      "hrWindowThunderRateAllowed": 0.0312,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.3137,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2025-07-20",
        "batterId": 553993,
        "pitcherId": 571945,
        "description": "Eugenio Su\u00e1rez homers (34) on a fly ball to left field. Geraldo Perdomo scores. Josh Naylor scores.",
        "exitVelocity": 111.7,
        "distance": 425,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 130.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3137,
          "percentile": null,
          "score": 111.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1069,
          "percentile": null,
          "score": 113.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 149.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 130.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3137,
          "percentile": null,
          "score": 111.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1069,
          "percentile": null,
          "score": 113.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 149.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670955,
      "pitcher": "Edwin Uceta",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 133.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 73.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0617,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0929,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0273,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4118,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-05-13",
        "batterId": 662139,
        "pitcherId": 670955,
        "description": "Daulton Varsho homers (5) on a fly ball to right field. Vladimir Guerrero Jr. scores. George Springer scores.",
        "exitVelocity": 113.6,
        "distance": 424,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 138.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0929,
          "percentile": null,
          "score": 133.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 137.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3455,
          "percentile": null,
          "score": 89.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 137.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 138.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0929,
          "percentile": null,
          "score": 133.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 137.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3455,
          "percentile": null,
          "score": 89.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 137.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 527048,
      "pitcher": "Mart\u00edn P\u00e9rez",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 12,
      "reliefAppearances": 1,
      "hotDogIndex": 133.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 75.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0571,
      "xhrDiffAllowed": -4.1,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.1243,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-08-31",
        "batterId": 592450,
        "pitcherId": 527048,
        "description": "Aaron Judge homers (43) on a fly ball to center field.",
        "exitVelocity": 112.6,
        "distance": 426,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 128.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1243,
          "percentile": null,
          "score": 176.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 61.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5429,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 128.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1243,
          "percentile": null,
          "score": 176.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 61.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5429,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683409,
      "pitcher": "Angel Chivilli",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 132.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 211,
      "totalBbeAllowed": 211,
      "cookedPer100Bbe": 62.8,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0616,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.09,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0284,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-04-11",
        "batterId": 665487,
        "pitcherId": 683409,
        "description": "Fernando Tatis Jr. homers (3) on a fly ball to center field.",
        "exitVelocity": 112.8,
        "distance": 411,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 138.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.09,
          "percentile": null,
          "score": 130.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4071,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 143.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 138.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.09,
          "percentile": null,
          "score": 130.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4071,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 143.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608372,
      "pitcher": "Tomoyuki Sugano",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 132.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 523,
      "totalBbeAllowed": 523,
      "cookedPer100Bbe": 25.2,
      "hrsAllowed": 33,
      "adjustedXhrAllowed": 31.3,
      "adjustedXhrPerBbeAllowed": 0.0598,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0956,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0268,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 116.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-04-23",
        "batterId": 695578,
        "pitcherId": 608372,
        "description": "James Wood homers (8) on a fly ball to right center field.",
        "exitVelocity": 116.3,
        "distance": 431,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 134.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 135.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 99.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0091,
          "percentile": null,
          "score": 141.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 134.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 135.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 99.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0091,
          "percentile": null,
          "score": 141.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693313,
      "pitcher": "Carson Seymour",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 3,
      "reliefAppearances": 13,
      "hotDogIndex": 131.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 113.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0724,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1034,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2025-07-01",
        "batterId": 545341,
        "pitcherId": 693313,
        "description": "Randal Grichuk homers (4) on a fly ball to center field.",
        "exitVelocity": 109.4,
        "distance": 453,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 157.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 147.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 72.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 157.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 147.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 72.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 700249,
      "pitcher": "Cade Povich",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 21,
      "reliefAppearances": 2,
      "hotDogIndex": 131.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 325,
      "totalBbeAllowed": 325,
      "cookedPer100Bbe": 40.5,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0551,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.08,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0308,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3462,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2025-04-30",
        "batterId": 592450,
        "pitcherId": 700249,
        "description": "Aaron Judge homers (10) on a fly ball to center field. Trent Grisham scores.",
        "exitVelocity": 112.1,
        "distance": 426,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0551,
          "percentile": null,
          "score": 125.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 119.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4471,
          "percentile": null,
          "score": 153.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 149.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0551,
          "percentile": null,
          "score": 125.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 119.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4471,
          "percentile": null,
          "score": 153.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 149.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670102,
      "pitcher": "Bowden Francis",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 131.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 57.6,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0702,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.1184,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1852,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 385.2,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-04-29",
        "batterId": 646240,
        "pitcherId": 670102,
        "description": "Rafael Devers homers (5) on a fly ball to right field.",
        "exitVelocity": 111.1,
        "distance": 422,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1184,
          "percentile": null,
          "score": 169.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 62.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6905,
          "percentile": null,
          "score": 75.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1184,
          "percentile": null,
          "score": 169.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 62.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6905,
          "percentile": null,
          "score": 75.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605463,
      "pitcher": "Tayler Scott",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 131.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 93,
      "totalBbeAllowed": 93,
      "cookedPer100Bbe": 141.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0656,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0968,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0215,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-04-20",
        "batterId": 665487,
        "pitcherId": 605463,
        "description": "Fernando Tatis Jr. homers (8) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 427,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0656,
          "percentile": null,
          "score": 146.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 138.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4,
          "percentile": null,
          "score": 123.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0656,
          "percentile": null,
          "score": 146.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 138.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4,
          "percentile": null,
          "score": 123.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 688642,
      "pitcher": "Zach Agnos",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 0,
      "reliefAppearances": 32,
      "hotDogIndex": 131.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 128.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.051,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0784,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0294,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 415.4,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-07-08",
        "batterId": 680776,
        "pitcherId": 688642,
        "description": "Jarren Duran homers (7) on a fly ball to right center field.",
        "exitVelocity": 111.4,
        "distance": 439,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 107.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.04,
          "percentile": null,
          "score": 168.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 146.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 107.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.04,
          "percentile": null,
          "score": 168.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 146.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675512,
      "pitcher": "Troy Melton",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 5,
      "reliefAppearances": 15,
      "hotDogIndex": 130.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 85.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0632,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1053,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0263,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-10-04",
        "batterId": 677594,
        "pitcherId": 675512,
        "description": "Julio Rodr\u00edguez homers (1) on a fly ball to center field.",
        "exitVelocity": 109.5,
        "distance": 413,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 142.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 63.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6444,
          "percentile": null,
          "score": 99.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 133.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 142.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 63.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6444,
          "percentile": null,
          "score": 99.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 133.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677944,
      "pitcher": "Slade Cecconi",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 129.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 407,
      "totalBbeAllowed": 407,
      "cookedPer100Bbe": 31.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 26.0,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.1057,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0246,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 27,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.186,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 394.4,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2025-08-10",
        "batterId": 695657,
        "pitcherId": 677944,
        "description": "Colson Montgomery homers (9) on a fly ball to right field.",
        "exitVelocity": 114.5,
        "distance": 452,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 145.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1057,
          "percentile": null,
          "score": 152.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.186,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 99.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 127.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 145.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1057,
          "percentile": null,
          "score": 152.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.186,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 99.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 127.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 806185,
      "pitcher": "Hayden Birdsong",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 11,
      "reliefAppearances": 11,
      "hotDogIndex": 129.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 68.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0548,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1011,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0266,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-06-26",
        "batterId": 669065,
        "pitcherId": 806185,
        "description": "Kyle Stowers homers (12) on a fly ball to center field. Otto Lopez scores. Agust\u00edn Ram\u00edrez scores.",
        "exitVelocity": 110.4,
        "distance": 440,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 124.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1011,
          "percentile": null,
          "score": 144.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 112.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.99,
          "percentile": null,
          "score": 110.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 134.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 124.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1011,
          "percentile": null,
          "score": 144.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 112.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.99,
          "percentile": null,
          "score": 110.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 134.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605452,
      "pitcher": "Joe Ross",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 2,
      "reliefAppearances": 37,
      "hotDogIndex": 129.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 72.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0489,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0899,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0281,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.2,
      "avgDistanceAllowed": 410.2,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2025-06-17",
        "batterId": 660821,
        "pitcherId": 605452,
        "description": "Jes\u00fas S\u00e1nchez homers (7) on a line drive to center field.",
        "exitVelocity": 111.0,
        "distance": 415,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 108.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 129.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.15,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 141.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 108.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 129.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.15,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 141.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680732,
      "pitcher": "Sean Burke",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 24,
      "reliefAppearances": 6,
      "hotDogIndex": 128.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 414,
      "totalBbeAllowed": 414,
      "cookedPer100Bbe": 31.1,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 24.9,
      "adjustedXhrPerBbeAllowed": 0.0601,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0918,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0266,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2025-04-02",
        "batterId": 621439,
        "pitcherId": 680732,
        "description": "Byron Buxton homers (1) on a fly ball to left center field.",
        "exitVelocity": 111.7,
        "distance": 446,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0918,
          "percentile": null,
          "score": 133.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.052,
          "percentile": null,
          "score": 111.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 134.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0918,
          "percentile": null,
          "score": 133.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.052,
          "percentile": null,
          "score": 111.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 134.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571760,
      "pitcher": "Andrew Heaney",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 24,
      "reliefAppearances": 4,
      "hotDogIndex": 128.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 400,
      "totalBbeAllowed": 400,
      "cookedPer100Bbe": 32.2,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 24.0,
      "adjustedXhrPerBbeAllowed": 0.06,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4848,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-07-12",
        "batterId": 670242,
        "pitcherId": 571760,
        "description": "Matt Wallner homers (10) on a fly ball to right center field.",
        "exitVelocity": 112.8,
        "distance": 434,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 134.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4848,
          "percentile": null,
          "score": 158.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.352,
          "percentile": null,
          "score": 90.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 129.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 134.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4848,
          "percentile": null,
          "score": 158.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.352,
          "percentile": null,
          "score": 90.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 129.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607625,
      "pitcher": "Seth Lugo",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 128.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 451,
      "totalBbeAllowed": 451,
      "cookedPer100Bbe": 28.5,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 25.9,
      "adjustedXhrPerBbeAllowed": 0.0574,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0798,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0266,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3611,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2025-07-08",
        "batterId": 665833,
        "pitcherId": 607625,
        "description": "Oneil Cruz homers (16) on a fly ball to right center field.",
        "exitVelocity": 115.6,
        "distance": 458,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 129.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 112.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2929,
          "percentile": null,
          "score": 148.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 129.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 112.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2929,
          "percentile": null,
          "score": 148.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682052,
      "pitcher": "Jacob Lopez",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 17,
      "reliefAppearances": 4,
      "hotDogIndex": 128.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 241,
      "totalBbeAllowed": 241,
      "cookedPer100Bbe": 53.3,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0664,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.083,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-08-24",
        "batterId": 663728,
        "pitcherId": 682052,
        "description": "Cal Raleigh homers (48) on a fly ball to left field. Randy Arozarena scores.",
        "exitVelocity": 110.9,
        "distance": 448,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 147.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.083,
          "percentile": null,
          "score": 119.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1333,
          "percentile": null,
          "score": 84.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 113.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 147.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.083,
          "percentile": null,
          "score": 119.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1333,
          "percentile": null,
          "score": 84.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 113.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656557,
      "pitcher": "Tanner Houck",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 128.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 86.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0584,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0268,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.1,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-05-12",
        "batterId": 650402,
        "pitcherId": 656557,
        "description": "Gleyber Torres homers (5) on a fly ball to left center field. Kerry Carpenter scores.",
        "exitVelocity": 108.9,
        "distance": 432,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 132.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.58,
          "percentile": null,
          "score": 97.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 136.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 132.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.58,
          "percentile": null,
          "score": 97.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 136.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676664,
      "pitcher": "JP Sears",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 128.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 450,
      "totalBbeAllowed": 450,
      "cookedPer100Bbe": 28.5,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 27.2,
      "adjustedXhrPerBbeAllowed": 0.0604,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0956,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3023,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2025-03-30",
        "batterId": 677594,
        "pitcherId": 676664,
        "description": "Julio Rodr\u00edguez homers (1) on a fly ball to left field. Victor Robles scores.",
        "exitVelocity": 113.3,
        "distance": 438,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 135.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 135.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3023,
          "percentile": null,
          "score": 106.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 79.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 135.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 135.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 135.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3023,
          "percentile": null,
          "score": 106.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 79.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 135.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677958,
      "pitcher": "Kumar Rocker",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 15,
      "reliefAppearances": 1,
      "hotDogIndex": 128.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 219,
      "totalBbeAllowed": 219,
      "cookedPer100Bbe": 58.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0822,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0457,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 412.5,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2025-07-31",
        "batterId": 702284,
        "pitcherId": 677958,
        "description": "Cole Young homers (3) on a fly ball to right field.",
        "exitVelocity": 114.1,
        "distance": 456,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0822,
          "percentile": null,
          "score": 117.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.2,
          "percentile": null,
          "score": 175.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 175.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0822,
          "percentile": null,
          "score": 117.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.2,
          "percentile": null,
          "score": 175.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 175.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687931,
      "pitcher": "Carson Whisenhunt",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 5,
      "reliefAppearances": 0,
      "hotDogIndex": 128.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 72,
      "totalBbeAllowed": 72,
      "cookedPer100Bbe": 177.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0819,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0972,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-08-09",
        "batterId": 605137,
        "pitcherId": 687931,
        "description": "Josh Bell homers (14) on a fly ball to left center field.",
        "exitVelocity": 107.8,
        "distance": 422,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 172.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 139.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 70.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 82.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 172.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 139.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 70.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 82.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672782,
      "pitcher": "Yoendrys G\u00f3mez",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 9,
      "reliefAppearances": 14,
      "hotDogIndex": 127.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 64.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.5,
      "adjustedXhrPerBbeAllowed": 0.0635,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0863,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0254,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 386.1,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2025-05-05",
        "batterId": 682663,
        "pitcherId": 672782,
        "description": "Agust\u00edn Ram\u00edrez homers (4) on a fly ball to left center field. Jes\u00fas S\u00e1nchez scores. Dane Myers scores.",
        "exitVelocity": 109.1,
        "distance": 424,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0635,
          "percentile": null,
          "score": 143.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0863,
          "percentile": null,
          "score": 124.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 103.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2417,
          "percentile": null,
          "score": 87.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 131.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0635,
          "percentile": null,
          "score": 143.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0863,
          "percentile": null,
          "score": 124.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 103.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2417,
          "percentile": null,
          "score": 87.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 131.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489446,
      "pitcher": "Kirby Yates",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 127.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 108,
      "totalBbeAllowed": 108,
      "cookedPer100Bbe": 118.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0685,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-09-09",
        "batterId": 696100,
        "pitcherId": 489446,
        "description": "Hunter Goodman homers (30) on a line drive to left center field.",
        "exitVelocity": 113.3,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 151.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4667,
          "percentile": null,
          "score": 93.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 151.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4667,
          "percentile": null,
          "score": 93.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690916,
      "pitcher": "Richard Fitts",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 11,
      "reliefAppearances": 1,
      "hotDogIndex": 127.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 95.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.0752,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1128,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2025-06-02",
        "batterId": 545361,
        "pitcherId": 690916,
        "description": "Mike Trout homers (10) on a fly ball to center field. Taylor Ward scores. Jorge Soler scores.",
        "exitVelocity": 112.1,
        "distance": 454,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0752,
          "percentile": null,
          "score": 161.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1128,
          "percentile": null,
          "score": 162.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 95.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2182,
          "percentile": null,
          "score": 86.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 87.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0752,
          "percentile": null,
          "score": 161.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1128,
          "percentile": null,
          "score": 162.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 95.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2182,
          "percentile": null,
          "score": 86.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 87.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676467,
      "pitcher": "Colton Gordon",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 14,
      "reliefAppearances": 6,
      "hotDogIndex": 126.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 285,
      "totalBbeAllowed": 285,
      "cookedPer100Bbe": 44.5,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 18.2,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.1053,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 390.1,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-09-05",
        "batterId": 669394,
        "pitcherId": 676467,
        "description": "Jake Burger homers (13) on a fly ball to left field. Wyatt Langford scores.",
        "exitVelocity": 113.2,
        "distance": 441,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 144.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 83.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.381,
          "percentile": null,
          "score": 90.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 114.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 144.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 83.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.381,
          "percentile": null,
          "score": 90.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 114.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640455,
      "pitcher": "Sean Manaea",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 12,
      "reliefAppearances": 3,
      "hotDogIndex": 126.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 75.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0598,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0888,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0296,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2025-08-04",
        "batterId": 672356,
        "pitcherId": 640455,
        "description": "Gabriel Arias homers (8) on a fly ball to center field. David Fry scores. Carlos Santana scores.",
        "exitVelocity": 112.3,
        "distance": 440,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 133.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0888,
          "percentile": null,
          "score": 128.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 95.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0154,
          "percentile": null,
          "score": 54.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 147.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 133.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0888,
          "percentile": null,
          "score": 128.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 95.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0154,
          "percentile": null,
          "score": 54.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 147.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676962,
      "pitcher": "Ben Brown",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 16,
      "reliefAppearances": 11,
      "hotDogIndex": 126.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 318,
      "totalBbeAllowed": 318,
      "cookedPer100Bbe": 39.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.0516,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0849,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0314,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2593,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 393.7,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-05-19",
        "batterId": 660821,
        "pitcherId": 676962,
        "description": "Jes\u00fas S\u00e1nchez homers (2) on a line drive to center field.",
        "exitVelocity": 112.1,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 114.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0849,
          "percentile": null,
          "score": 121.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9333,
          "percentile": null,
          "score": 137.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 150.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 114.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0849,
          "percentile": null,
          "score": 121.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9333,
          "percentile": null,
          "score": 137.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 150.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681911,
      "pitcher": "Alex Vesia",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 126.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 87.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0586,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0759,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.7273,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-05-09",
        "batterId": 606466,
        "pitcherId": 681911,
        "description": "Ketel Marte homers (3) on a fly ball to left center field.",
        "exitVelocity": 113.0,
        "distance": 443,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 132.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7273,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6444,
          "percentile": null,
          "score": 131.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 111.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 132.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7273,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6444,
          "percentile": null,
          "score": 131.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 111.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686563,
      "pitcher": "Jonathan Cannon",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 18,
      "reliefAppearances": 5,
      "hotDogIndex": 125.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 346,
      "totalBbeAllowed": 346,
      "cookedPer100Bbe": 36.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0529,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0896,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0289,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2581,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-07-29",
        "batterId": 656941,
        "pitcherId": 686563,
        "description": "Kyle Schwarber homers (37) on a fly ball to right field. Trea Turner scores.",
        "exitVelocity": 114.9,
        "distance": 441,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 120.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 128.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8158,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 120.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 128.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8158,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669372,
      "pitcher": "J.T. Ginn",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 16,
      "reliefAppearances": 8,
      "hotDogIndex": 125.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 255,
      "totalBbeAllowed": 255,
      "cookedPer100Bbe": 49.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.0541,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0706,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2025-08-31",
        "batterId": 592626,
        "pitcherId": 669372,
        "description": "Joc Pederson homers (8) on a fly ball to right field. Josh Smith scores.",
        "exitVelocity": 113.7,
        "distance": 418,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 123.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 93.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1118,
          "percentile": null,
          "score": 113.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 138.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 123.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 93.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1118,
          "percentile": null,
          "score": 113.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 138.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641672,
      "pitcher": "Thomas Hatch",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 1,
      "reliefAppearances": 12,
      "hotDogIndex": 125.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 102.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0561,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0732,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 519317,
        "pitcherId": 641672,
        "description": "Giancarlo Stanton homers (12) on a fly ball to center field.",
        "exitVelocity": 113.9,
        "distance": 447,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 173.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.24,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 127.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 173.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.24,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 127.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682243,
      "pitcher": "Bryce Miller",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 125.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 343,
      "totalBbeAllowed": 343,
      "cookedPer100Bbe": 36.5,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.1,
      "adjustedXhrPerBbeAllowed": 0.0499,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0671,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.035,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4348,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2025-09-06",
        "batterId": 621566,
        "pitcherId": 682243,
        "description": "Matt Olson homers (22) on a fly ball to center field.",
        "exitVelocity": 111.5,
        "distance": 459,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0499,
          "percentile": null,
          "score": 110.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4348,
          "percentile": null,
          "score": 144.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6632,
          "percentile": null,
          "score": 132.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.035,
          "percentile": null,
          "score": 159.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0499,
          "percentile": null,
          "score": 110.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4348,
          "percentile": null,
          "score": 144.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6632,
          "percentile": null,
          "score": 132.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.035,
          "percentile": null,
          "score": 159.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675911,
      "pitcher": "Spencer Strider",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 124.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 348,
      "totalBbeAllowed": 348,
      "cookedPer100Bbe": 35.8,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.052,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0287,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3214,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 624413,
        "pitcherId": 675911,
        "description": "Pete Alonso homers (27) on a line drive to right center field. Brandon Nimmo scores.",
        "exitVelocity": 112.8,
        "distance": 394,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 117.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 113.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3214,
          "percentile": null,
          "score": 112.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.42,
          "percentile": null,
          "score": 124.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 143.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 117.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 113.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3214,
          "percentile": null,
          "score": 112.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.42,
          "percentile": null,
          "score": 124.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 143.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669160,
      "pitcher": "Dustin May",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 24,
      "reliefAppearances": 2,
      "hotDogIndex": 124.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 402,
      "totalBbeAllowed": 402,
      "cookedPer100Bbe": 31.0,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.7,
      "adjustedXhrPerBbeAllowed": 0.0515,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0274,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 409.3,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2025-06-21",
        "batterId": 695578,
        "pitcherId": 669160,
        "description": "James Wood homers (21) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 451,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8333,
          "percentile": null,
          "score": 165.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 138.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8333,
          "percentile": null,
          "score": 165.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 138.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666171,
      "pitcher": "Ryan Zeferjahn",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 1,
      "reliefAppearances": 64,
      "hotDogIndex": 124.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 155,
      "totalBbeAllowed": 155,
      "cookedPer100Bbe": 80.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1097,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-05-16",
        "batterId": 660271,
        "pitcherId": 666171,
        "description": "Shohei Ohtani homers (16) on a fly ball to center field.",
        "exitVelocity": 114.9,
        "distance": 433,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 144.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1097,
          "percentile": null,
          "score": 158.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4417,
          "percentile": null,
          "score": 67.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 144.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1097,
          "percentile": null,
          "score": 158.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4417,
          "percentile": null,
          "score": 67.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678020,
      "pitcher": "Seth Halvorsen",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 124.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 121,
      "totalBbeAllowed": 121,
      "cookedPer100Bbe": 102.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0488,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0248,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 415.4,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2025-07-09",
        "batterId": 680776,
        "pitcherId": 678020,
        "description": "Jarren Duran homers (8) on a fly ball to right center field. Marcelo Mayer scores. David Hamilton scores.",
        "exitVelocity": 113.0,
        "distance": 417,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 118.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1571,
          "percentile": null,
          "score": 173.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 128.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 118.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1571,
          "percentile": null,
          "score": 173.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 128.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690953,
      "pitcher": "Mick Abel",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 8,
      "reliefAppearances": 2,
      "hotDogIndex": 123.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 105.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0568,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0932,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0254,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 404.6,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-06-21",
        "batterId": 665742,
        "pitcherId": 690953,
        "description": "Juan Soto homers (15) on a fly ball to right field.",
        "exitVelocity": 110.1,
        "distance": 391,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 127.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0932,
          "percentile": null,
          "score": 133.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 85.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 131.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 127.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0932,
          "percentile": null,
          "score": 133.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 85.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 131.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518397,
      "pitcher": "Scott Alexander",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 0,
      "reliefAppearances": 24,
      "hotDogIndex": 123.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 71,
      "totalBbeAllowed": 71,
      "cookedPer100Bbe": 173.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 2.6,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1127,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0423,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 411.6,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2025-05-19",
        "batterId": 656941,
        "pitcherId": 518397,
        "description": "Kyle Schwarber homers (16) on a fly ball to right field.",
        "exitVelocity": 109.3,
        "distance": 466,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1127,
          "percentile": null,
          "score": 161.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.46,
          "percentile": null,
          "score": 155.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 172.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1127,
          "percentile": null,
          "score": 161.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.46,
          "percentile": null,
          "score": 155.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 172.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642232,
      "pitcher": "Ryan Yarbrough",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 8,
      "reliefAppearances": 13,
      "hotDogIndex": 123.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 64.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0623,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0785,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0209,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 385.2,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2025-06-18",
        "batterId": 666176,
        "pitcherId": 642232,
        "description": "Jo Adell homers (14) on a fly ball to center field.",
        "exitVelocity": 112.9,
        "distance": 436,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 139.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0785,
          "percentile": null,
          "score": 107.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5333,
          "percentile": null,
          "score": 169.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3923,
          "percentile": null,
          "score": 65.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0209,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 139.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0785,
          "percentile": null,
          "score": 107.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5333,
          "percentile": null,
          "score": 169.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3923,
          "percentile": null,
          "score": 65.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0209,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672456,
      "pitcher": "Keider Montero",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 13,
      "reliefAppearances": 11,
      "hotDogIndex": 122.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 308,
      "totalBbeAllowed": 308,
      "cookedPer100Bbe": 39.7,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0519,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0682,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0325,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 391.5,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-07-19",
        "batterId": 642133,
        "pitcherId": 672456,
        "description": "Rowdy Tellez homers (12) on a line drive to right center field. Adolis Garc\u00eda scores. Wyatt Langford scores.",
        "exitVelocity": 111.4,
        "distance": 432,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 116.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1353,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 155.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 116.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1353,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 155.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 685126,
      "pitcher": "Brandon Eisert",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 4,
      "reliefAppearances": 71,
      "hotDogIndex": 121.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 59.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0578,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.1019,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0243,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 388.3,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 695578,
        "pitcherId": 685126,
        "description": "James Wood homers (31) on a fly ball to center field.",
        "exitVelocity": 111.7,
        "distance": 419,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 130.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1019,
          "percentile": null,
          "score": 145.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7583,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 126.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 130.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1019,
          "percentile": null,
          "score": 145.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7583,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 126.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656427,
      "pitcher": "Jack Flaherty",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 120.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 478,
      "totalBbeAllowed": 478,
      "cookedPer100Bbe": 25.3,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.5,
      "adjustedXhrPerBbeAllowed": 0.0533,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0816,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0251,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.359,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2025-06-20",
        "batterId": 650490,
        "pitcherId": 656427,
        "description": "Yandy D\u00edaz homers (11) on a line drive to right center field.",
        "exitVelocity": 111.3,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 121.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0816,
          "percentile": null,
          "score": 116.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.359,
          "percentile": null,
          "score": 122.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.316,
          "percentile": null,
          "score": 88.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 130.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 121.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0816,
          "percentile": null,
          "score": 116.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.359,
          "percentile": null,
          "score": 122.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.316,
          "percentile": null,
          "score": 88.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 130.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 685299,
      "pitcher": "Tanner Gordon",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 120.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 253,
      "totalBbeAllowed": 253,
      "cookedPer100Bbe": 47.7,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 13.6,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.087,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 412.4,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2025-08-26",
        "batterId": 660821,
        "pitcherId": 685299,
        "description": "Jes\u00fas S\u00e1nchez homers (12) on a fly ball to right center field.",
        "exitVelocity": 112.0,
        "distance": 439,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 125.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8563,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 108.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 125.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8563,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 108.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663947,
      "pitcher": "Tyler Holton",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 7,
      "reliefAppearances": 71,
      "hotDogIndex": 120.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 260,
      "totalBbeAllowed": 260,
      "cookedPer100Bbe": 46.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.7,
      "adjustedXhrPerBbeAllowed": 0.0527,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0731,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0269,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-09-11",
        "batterId": 592450,
        "pitcherId": 663947,
        "description": "Aaron Judge homers (45) on a fly ball to center field.",
        "exitVelocity": 110.1,
        "distance": 413,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 120.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 98.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8882,
          "percentile": null,
          "score": 106.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 120.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 98.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8882,
          "percentile": null,
          "score": 106.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687064,
      "pitcher": "Brandon Young",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 12,
      "reliefAppearances": 0,
      "hotDogIndex": 120.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 187,
      "totalBbeAllowed": 187,
      "cookedPer100Bbe": 64.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0626,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0856,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0214,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-08-09",
        "batterId": 669127,
        "pitcherId": 687064,
        "description": "Shea Langeliers homers (23) on a line drive to left field. Lawrence Butler scores.",
        "exitVelocity": 109.3,
        "distance": 401,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0626,
          "percentile": null,
          "score": 140.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0856,
          "percentile": null,
          "score": 123.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0083,
          "percentile": null,
          "score": 54.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 116.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0626,
          "percentile": null,
          "score": 140.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0856,
          "percentile": null,
          "score": 123.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0083,
          "percentile": null,
          "score": 54.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 116.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 601713,
      "pitcher": "Nick Pivetta",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 120.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 496,
      "totalBbeAllowed": 496,
      "cookedPer100Bbe": 24.3,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.8,
      "adjustedXhrPerBbeAllowed": 0.052,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0806,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.35,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 115.5,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2025-05-23",
        "batterId": 660670,
        "pitcherId": 601713,
        "description": "Ronald Acu\u00f1a Jr. homers (1) on a fly ball to center field.",
        "exitVelocity": 115.5,
        "distance": 467,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 117.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 119.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3542,
          "percentile": null,
          "score": 150.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 117.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 119.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3542,
          "percentile": null,
          "score": 150.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676395,
      "pitcher": "Robert Garcia",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 119.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 65.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0484,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0707,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0326,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-08-02",
        "batterId": 668227,
        "pitcherId": 676395,
        "description": "Randy Arozarena homers (22) on a fly ball to left center field. Cole Young scores.",
        "exitVelocity": 111.8,
        "distance": 424,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 107.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 93.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 116.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 155.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 107.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 93.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 116.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 155.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547179,
      "pitcher": "Michael Lorenzen",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 119.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 465,
      "totalBbeAllowed": 465,
      "cookedPer100Bbe": 25.8,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 24.0,
      "adjustedXhrPerBbeAllowed": 0.0516,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0731,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0258,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2025-09-02",
        "batterId": 666176,
        "pitcherId": 547179,
        "description": "Jo Adell homers (32) on a fly ball to left center field. Luis Rengifo scores.",
        "exitVelocity": 110.8,
        "distance": 454,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 115.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 99.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 120.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1423,
          "percentile": null,
          "score": 145.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 132.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 115.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 99.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 120.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1423,
          "percentile": null,
          "score": 145.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 132.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678368,
      "pitcher": "Valente Bellozo",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 7,
      "reliefAppearances": 26,
      "hotDogIndex": 119.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 279,
      "totalBbeAllowed": 279,
      "cookedPer100Bbe": 42.9,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0527,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0968,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0215,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2593,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 116.5,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2025-09-24",
        "batterId": 656941,
        "pitcherId": 678368,
        "description": "Kyle Schwarber homers (56) on a fly ball to right center field.",
        "exitVelocity": 116.5,
        "distance": 468,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 119.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 138.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1688,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 119.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 138.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1688,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663623,
      "pitcher": "Jake Irvin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 119.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 615,
      "totalBbeAllowed": 615,
      "cookedPer100Bbe": 19.4,
      "hrsAllowed": 38,
      "adjustedXhrAllowed": 37.5,
      "adjustedXhrPerBbeAllowed": 0.061,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 61,
      "hrCapableBbeRateAllowed": 0.0992,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 19,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 18,
      "noDoubterRateAllowed": 0.3115,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2025-05-12",
        "batterId": 542303,
        "pitcherId": 663623,
        "description": "Marcell Ozuna homers (6) on a fly ball to left center field.",
        "exitVelocity": 111.6,
        "distance": 464,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 136.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 142.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3115,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6125,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 136.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 142.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3115,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6125,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674285,
      "pitcher": "Eduardo Salazar",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 119.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 110,
      "totalBbeAllowed": 110,
      "cookedPer100Bbe": 108.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0636,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 383.3,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 397,
      "worstServedEvent": {
        "gameDate": "2025-07-02",
        "batterId": 679529,
        "pitcherId": 674285,
        "description": "Spencer Torkelson homers (18) on a fly ball to left center field.",
        "exitVelocity": 107.1,
        "distance": 396,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 143.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6714,
          "percentile": null,
          "score": 74.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 143.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 131.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6714,
          "percentile": null,
          "score": 74.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650644,
      "pitcher": "Aaron Civale",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 19,
      "reliefAppearances": 6,
      "hotDogIndex": 119.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 319,
      "totalBbeAllowed": 319,
      "cookedPer100Bbe": 37.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0561,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0815,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2692,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-03-30",
        "batterId": 592450,
        "pitcherId": 650644,
        "description": "Aaron Judge homers (4) on a fly ball to left field. Paul Goldschmidt scores.",
        "exitVelocity": 113.1,
        "distance": 410,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 126.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 116.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.55,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 126.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 116.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.55,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650633,
      "pitcher": "Michael King",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 17,
      "reliefAppearances": 1,
      "hotDogIndex": 119.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 56.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.1,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2025-09-16",
        "batterId": 624413,
        "pitcherId": 650633,
        "description": "Pete Alonso homers (35) on a fly ball to center field.",
        "exitVelocity": 113.0,
        "distance": 437,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 118.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0154,
          "percentile": null,
          "score": 167.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 118.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0154,
          "percentile": null,
          "score": 167.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689017,
      "pitcher": "Landon Knack",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 7,
      "reliefAppearances": 3,
      "hotDogIndex": 119.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 122,
      "totalBbeAllowed": 122,
      "cookedPer100Bbe": 97.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0705,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.123,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0082,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2025-06-05",
        "batterId": 624413,
        "pitcherId": 689017,
        "description": "Pete Alonso homers (15) on a fly ball to right center field.",
        "exitVelocity": 110.3,
        "distance": 408,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 155.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.123,
          "percentile": null,
          "score": 175.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.92,
          "percentile": null,
          "score": 80.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 52.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 155.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.123,
          "percentile": null,
          "score": 175.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.92,
          "percentile": null,
          "score": 80.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 52.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680742,
      "pitcher": "Jonathan Bowlan",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 1,
      "reliefAppearances": 34,
      "hotDogIndex": 118.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 94.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0532,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0238,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 418.0,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-09-10",
        "batterId": 700932,
        "pitcherId": 680742,
        "description": "Kyle Manzardo homers (26) on a fly ball to right field. George Valera scores.",
        "exitVelocity": 111.3,
        "distance": 436,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 178.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4,
          "percentile": null,
          "score": 152.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 125.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 178.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4,
          "percentile": null,
          "score": 152.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 125.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594902,
      "pitcher": "Ben Lively",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 118.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 88.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0582,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1045,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 389.8,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 397,
      "worstServedEvent": {
        "gameDate": "2025-04-26",
        "batterId": 646240,
        "pitcherId": 594902,
        "description": "Rafael Devers homers (3) on a fly ball to right field.",
        "exitVelocity": 110.9,
        "distance": 381,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 131.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 149.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 133.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 131.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 149.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 133.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605447,
      "pitcher": "Jordan Romano",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 0,
      "reliefAppearances": 53,
      "hotDogIndex": 118.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 90.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0685,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1154,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2025-06-28",
        "batterId": 669221,
        "pitcherId": 605447,
        "description": "Sean Murphy hits a grand slam (10) to left field. Marcell Ozuna scores. Austin Riley scores. Ozzie Albies scores.",
        "exitVelocity": 114.4,
        "distance": 455,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 149.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 165.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.06,
          "percentile": null,
          "score": 31.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 149.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 165.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.06,
          "percentile": null,
          "score": 31.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641401,
      "pitcher": "Connor Brogdon",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 117.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 89.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0606,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1136,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-07-28",
        "batterId": 673962,
        "pitcherId": 641401,
        "description": "Josh Jung homers (10) on a line drive to center field.",
        "exitVelocity": 109.2,
        "distance": 412,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 136.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1136,
          "percentile": null,
          "score": 164.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5364,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 88.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 136.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1136,
          "percentile": null,
          "score": 164.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5364,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 88.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608334,
      "pitcher": "Carson Fulmer",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 1,
      "reliefAppearances": 13,
      "hotDogIndex": 117.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 94,
      "totalBbeAllowed": 94,
      "cookedPer100Bbe": 125.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0511,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0851,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0319,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 384.8,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2025-07-19",
        "batterId": 547180,
        "pitcherId": 608334,
        "description": "Bryce Harper homers (13) on a fly ball to center field. Kyle Schwarber scores.",
        "exitVelocity": 107.5,
        "distance": 405,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 113.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0851,
          "percentile": null,
          "score": 122.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4833,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 113.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0851,
          "percentile": null,
          "score": 122.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4833,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694297,
      "pitcher": "Brandon Pfaadt",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 117.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 592,
      "totalBbeAllowed": 592,
      "cookedPer100Bbe": 19.9,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 30.1,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": -4.1,
      "hrCapableBbeAllowed": 47,
      "hrCapableBbeRateAllowed": 0.0794,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.022,
      "noDoubtersAllowed": 18,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.383,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2025-06-17",
        "batterId": 665489,
        "pitcherId": 694297,
        "description": "Vladimir Guerrero Jr. homers (9) on a fly ball to left center field.",
        "exitVelocity": 112.1,
        "distance": 448,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 112.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.383,
          "percentile": null,
          "score": 132.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6593,
          "percentile": null,
          "score": 132.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 118.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 112.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.383,
          "percentile": null,
          "score": 132.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6593,
          "percentile": null,
          "score": 132.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 118.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 808963,
      "pitcher": "Roki Sasaki",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 19,
      "gamesStarted": 8,
      "reliefAppearances": 11,
      "hotDogIndex": 117.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 85.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1022,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0292,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-05-09",
        "batterId": 606466,
        "pitcherId": 808963,
        "description": "Ketel Marte homers (2) on a fly ball to right field.",
        "exitVelocity": 113.1,
        "distance": 427,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 102.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1022,
          "percentile": null,
          "score": 146.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 17.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.55,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 145.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 102.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1022,
          "percentile": null,
          "score": 146.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 17.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.55,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 145.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657746,
      "pitcher": "Joe Ryan",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 117.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 454,
      "totalBbeAllowed": 454,
      "cookedPer100Bbe": 25.8,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 24.1,
      "adjustedXhrPerBbeAllowed": 0.0531,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.0969,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.022,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 389.1,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-09-13",
        "batterId": 677950,
        "pitcherId": 657746,
        "description": "Alek Thomas homers (9) on a fly ball to right field. Adrian Del Castillo scores.",
        "exitVelocity": 110.6,
        "distance": 440,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 120.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 138.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6714,
          "percentile": null,
          "score": 74.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 119.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 120.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 138.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6714,
          "percentile": null,
          "score": 74.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 119.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664747,
      "pitcher": "Alexis D\u00edaz",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 0,
      "reliefAppearances": 20,
      "hotDogIndex": 116.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 56,
      "totalBbeAllowed": 56,
      "cookedPer100Bbe": 208.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 3.8,
      "adjustedXhrPerBbeAllowed": 0.0679,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.1071,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2025-08-05",
        "batterId": 575929,
        "pitcherId": 664747,
        "description": "Willson Contreras homers (16) on a fly ball to center field.",
        "exitVelocity": 108.2,
        "distance": 410,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 148.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 154.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3333,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 148.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 154.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3333,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663554,
      "pitcher": "Casey Mize",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 31,
      "reliefAppearances": 1,
      "hotDogIndex": 116.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 467,
      "totalBbeAllowed": 467,
      "cookedPer100Bbe": 24.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0814,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-05-30",
        "batterId": 677951,
        "pitcherId": 663554,
        "description": "Bobby Witt Jr. homers (6) on a fly ball to left center field.",
        "exitVelocity": 112.3,
        "distance": 442,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4864,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 124.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4864,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 124.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669302,
      "pitcher": "Logan Gilbert",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 116.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 389,
      "totalBbeAllowed": 389,
      "cookedPer100Bbe": 29.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.3,
      "adjustedXhrPerBbeAllowed": 0.0573,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0771,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-07-27",
        "batterId": 545361,
        "pitcherId": 669302,
        "description": "Mike Trout homers (19) on a fly ball to center field. Kevin Newman scores.",
        "exitVelocity": 110.9,
        "distance": 443,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 129.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4458,
          "percentile": null,
          "score": 124.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 129.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4458,
          "percentile": null,
          "score": 124.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668984,
      "pitcher": "Casey Legumina",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 1,
      "reliefAppearances": 49,
      "hotDogIndex": 116.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 79.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0425,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0685,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0274,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.3,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2025-08-18",
        "batterId": 547180,
        "pitcherId": 668984,
        "description": "Bryce Harper homers (20) on a fly ball to right center field.",
        "exitVelocity": 112.9,
        "distance": 440,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 92.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 89.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.3375,
          "percentile": null,
          "score": 178.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 92.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 89.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.3375,
          "percentile": null,
          "score": 178.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593423,
      "pitcher": "Frankie Montas",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 7,
      "reliefAppearances": 2,
      "hotDogIndex": 116.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 89.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0231,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2025-06-29",
        "batterId": 665833,
        "pitcherId": 593423,
        "description": "Oneil Cruz homers (14) on a line drive to right field. Ke'Bryan Hayes scores.",
        "exitVelocity": 112.1,
        "distance": 398,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0375,
          "percentile": null,
          "score": 82.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 123.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0375,
          "percentile": null,
          "score": 82.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 123.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678692,
      "pitcher": "Ronny Henriquez",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 116.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 66.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0443,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0287,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-04-27",
        "batterId": 641487,
        "pitcherId": 678692,
        "description": "J.P. Crawford homers (2) on a fly ball to right center field. Randy Arozarena scores.",
        "exitVelocity": 108.6,
        "distance": 417,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 113.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 121.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 143.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 113.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 121.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 143.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592791,
      "pitcher": "Jameson Taillon",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 116.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 417,
      "totalBbeAllowed": 417,
      "cookedPer100Bbe": 27.8,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 21.4,
      "adjustedXhrPerBbeAllowed": 0.0513,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0767,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 117.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-06-01",
        "batterId": 682829,
        "pitcherId": 592791,
        "description": "Umpire reviewed (home run), call on the field was upheld: Elly De La Cruz homers (12) on a fly ball to right field. Santiago Espinal scores.",
        "exitVelocity": 117.4,
        "distance": 423,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0767,
          "percentile": null,
          "score": 105.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 96.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 125.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0767,
          "percentile": null,
          "score": 105.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 96.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 125.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671131,
      "pitcher": "Jackson Rutledge",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 1,
      "reliefAppearances": 66,
      "hotDogIndex": 115.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 236,
      "totalBbeAllowed": 236,
      "cookedPer100Bbe": 49.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.1,
      "adjustedXhrPerBbeAllowed": 0.0597,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0975,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-06-17",
        "batterId": 656541,
        "pitcherId": 671131,
        "description": "Sam Hilliard homers (2) on a fly ball to right field.",
        "exitVelocity": 110.3,
        "distance": 434,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 133.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0975,
          "percentile": null,
          "score": 140.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 77.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8563,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 133.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0975,
          "percentile": null,
          "score": 140.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 77.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8563,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650893,
      "pitcher": "G\u00e9nesis Cabrera",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 0,
      "reliefAppearances": 41,
      "hotDogIndex": 115.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 135,
      "totalBbeAllowed": 135,
      "cookedPer100Bbe": 85.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.0741,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1037,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 391.3,
      "maxExitVelocityAllowed": 105.5,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-08-27",
        "batterId": 664034,
        "pitcherId": 650893,
        "description": "Ty France homers (7) on a fly ball to left center field.",
        "exitVelocity": 105.5,
        "distance": 420,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 160.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1037,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7167,
          "percentile": null,
          "score": 47.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 85.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 160.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1037,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7167,
          "percentile": null,
          "score": 47.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 85.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605540,
      "pitcher": "Brandon Woodruff",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 115.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 74.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0545,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 392.0,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-08-08",
        "batterId": 516782,
        "pitcherId": 605540,
        "description": "Starling Marte homers (5) on a fly ball to left center field.",
        "exitVelocity": 109.4,
        "distance": 418,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 124.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9889,
          "percentile": null,
          "score": 81.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 124.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9889,
          "percentile": null,
          "score": 81.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663978,
      "pitcher": "Chris Paddack",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 30,
      "reliefAppearances": 5,
      "hotDogIndex": 115.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 536,
      "totalBbeAllowed": 536,
      "cookedPer100Bbe": 21.5,
      "hrsAllowed": 31,
      "adjustedXhrAllowed": 29.1,
      "adjustedXhrPerBbeAllowed": 0.0543,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.0858,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.3478,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-07-23",
        "batterId": 660271,
        "pitcherId": 663978,
        "description": "Shohei Ohtani homers (37) on a fly ball to center field.",
        "exitVelocity": 110.3,
        "distance": 441,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 124.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0858,
          "percentile": null,
          "score": 124.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4625,
          "percentile": null,
          "score": 92.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 104.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 124.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0858,
          "percentile": null,
          "score": 124.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4625,
          "percentile": null,
          "score": 92.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 104.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680730,
      "pitcher": "Mitchell Parker",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 31,
      "reliefAppearances": 3,
      "hotDogIndex": 115.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 558,
      "totalBbeAllowed": 558,
      "cookedPer100Bbe": 20.6,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 27.6,
      "adjustedXhrPerBbeAllowed": 0.0495,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0753,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0251,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2025-06-01",
        "batterId": 553993,
        "pitcherId": 680730,
        "description": "Eugenio Su\u00e1rez homers (16) on a fly ball to center field. Lourdes Gurriel Jr. scores.",
        "exitVelocity": 111.7,
        "distance": 466,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 109.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 103.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.876,
          "percentile": null,
          "score": 106.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 130.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 109.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 103.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.876,
          "percentile": null,
          "score": 106.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 130.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680573,
      "pitcher": "Simeon Woods Richardson",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 115.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 332,
      "totalBbeAllowed": 332,
      "cookedPer100Bbe": 34.6,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0575,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0934,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3226,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-05-01",
        "batterId": 678877,
        "pitcherId": 680573,
        "description": "Jhonkensy Noel homers (2) on a fly ball to left center field.",
        "exitVelocity": 115.3,
        "distance": 450,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 129.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0934,
          "percentile": null,
          "score": 134.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 113.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 129.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0934,
          "percentile": null,
          "score": 134.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 113.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621107,
      "pitcher": "Zach Eflin",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 115.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 249,
      "totalBbeAllowed": 249,
      "cookedPer100Bbe": 46.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 14.5,
      "adjustedXhrPerBbeAllowed": 0.0582,
      "xhrDiffAllowed": 3.5,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.1084,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2963,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2025-06-28",
        "batterId": 666018,
        "pitcherId": 621107,
        "description": "Jonathan Aranda homers (10) on a fly ball to right center field. Brandon Lowe scores.",
        "exitVelocity": 111.1,
        "distance": 467,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 131.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1084,
          "percentile": null,
          "score": 155.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2963,
          "percentile": null,
          "score": 103.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3667,
          "percentile": null,
          "score": 40.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 131.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1084,
          "percentile": null,
          "score": 155.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2963,
          "percentile": null,
          "score": 103.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3667,
          "percentile": null,
          "score": 40.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605154,
      "pitcher": "John Brebbia",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 114.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 79,
      "totalBbeAllowed": 79,
      "cookedPer100Bbe": 145.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0658,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0886,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-09-06",
        "batterId": 663728,
        "pitcherId": 605154,
        "description": "Cal Raleigh homers (52) on a fly ball to right field.",
        "exitVelocity": 106.8,
        "distance": 418,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 146.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0886,
          "percentile": null,
          "score": 127.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 56.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 77.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 146.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0886,
          "percentile": null,
          "score": 127.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 56.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 77.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668678,
      "pitcher": "Zac Gallen",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 114.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 582,
      "totalBbeAllowed": 582,
      "cookedPer100Bbe": 19.7,
      "hrsAllowed": 31,
      "adjustedXhrAllowed": 31.1,
      "adjustedXhrPerBbeAllowed": 0.0534,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 53,
      "hrCapableBbeRateAllowed": 0.0911,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0189,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.2264,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 401.3,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2025-06-20",
        "batterId": 641857,
        "pitcherId": 668678,
        "description": "Ryan McMahon homers (12) on a fly ball to right center field.",
        "exitVelocity": 112.0,
        "distance": 467,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0911,
          "percentile": null,
          "score": 132.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2264,
          "percentile": null,
          "score": 80.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3871,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0911,
          "percentile": null,
          "score": 132.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2264,
          "percentile": null,
          "score": 80.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3871,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621112,
      "pitcher": "Paul Blackburn",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 5,
      "reliefAppearances": 12,
      "hotDogIndex": 114.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 78.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0616,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0342,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-06-23",
        "batterId": 660670,
        "pitcherId": 621112,
        "description": "Ronald Acu\u00f1a Jr. homers (9) on a fly ball to center field.",
        "exitVelocity": 109.8,
        "distance": 419,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 102.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 74.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6125,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 158.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 102.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 74.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6125,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 158.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676974,
      "pitcher": "Max Meyer",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 114.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 54.0,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0439,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0802,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0377,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 393.2,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-04-16",
        "batterId": 656976,
        "pitcherId": 676974,
        "description": "Pavin Smith homers (2) on a fly ball to center field.",
        "exitVelocity": 109.3,
        "distance": 429,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 94.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2231,
          "percentile": null,
          "score": 86.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 162.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 94.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2231,
          "percentile": null,
          "score": 86.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 162.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 695505,
      "pitcher": "Chase Burns",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 8,
      "reliefAppearances": 6,
      "hotDogIndex": 114.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 104.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0734,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 411.0,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-06-24",
        "batterId": 700250,
        "pitcherId": 695505,
        "description": "Ben Rice homers (14) on a fly ball to right field.",
        "exitVelocity": 107.9,
        "distance": 427,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 98.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 99.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 101.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 139.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 98.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 99.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 101.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 139.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622608,
      "pitcher": "Antonio Senzatela",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 25,
      "reliefAppearances": 7,
      "hotDogIndex": 113.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 516,
      "totalBbeAllowed": 516,
      "cookedPer100Bbe": 22.1,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 25.0,
      "adjustedXhrPerBbeAllowed": 0.0484,
      "xhrDiffAllowed": -3.0,
      "hrCapableBbeAllowed": 45,
      "hrCapableBbeRateAllowed": 0.0872,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 413.4,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2025-08-01",
        "batterId": 665833,
        "pitcherId": 622608,
        "description": "Oneil Cruz hits a grand slam (18) to center field. Andrew McCutchen scores. Bryan Reynolds scores. Nick Gonzales scores.",
        "exitVelocity": 114.7,
        "distance": 451,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0872,
          "percentile": null,
          "score": 126.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1391,
          "percentile": null,
          "score": 144.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 115.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0872,
          "percentile": null,
          "score": 126.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1391,
          "percentile": null,
          "score": 144.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 115.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687765,
      "pitcher": "Mitch Spence",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 9,
      "reliefAppearances": 26,
      "hotDogIndex": 113.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 281,
      "totalBbeAllowed": 281,
      "cookedPer100Bbe": 40.5,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 13.9,
      "adjustedXhrPerBbeAllowed": 0.0495,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0854,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0178,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-07-02",
        "batterId": 650490,
        "pitcherId": 687765,
        "description": "Yandy D\u00edaz homers (14) on a line drive to left center field. Brandon Lowe scores.",
        "exitVelocity": 113.1,
        "distance": 415,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 109.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0854,
          "percentile": null,
          "score": 122.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.175,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 99.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 109.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0854,
          "percentile": null,
          "score": 122.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.175,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 99.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641941,
      "pitcher": "Emilio Pag\u00e1n",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 113.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 68.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0964,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0181,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 385.0,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-04-17",
        "batterId": 663728,
        "pitcherId": 641941,
        "description": "Cal Raleigh homers (8) on a fly ball to right field.",
        "exitVelocity": 110.5,
        "distance": 422,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 116.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 96.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 116.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 96.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681006,
      "pitcher": "Josh Simpson",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 113.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 98,
      "totalBbeAllowed": 98,
      "cookedPer100Bbe": 115.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0541,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0204,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-09-08",
        "batterId": 605137,
        "pitcherId": 681006,
        "description": "Josh Bell homers (18) on a fly ball to left center field. James Wood scores.",
        "exitVelocity": 109.7,
        "distance": 431,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 123.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5,
          "percentile": null,
          "score": 94.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 110.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 123.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5,
          "percentile": null,
          "score": 94.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 110.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 805673,
      "pitcher": "Zebby Matthews",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 113.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 242,
      "totalBbeAllowed": 242,
      "cookedPer100Bbe": 46.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.1116,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.0741,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 389.7,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-08-11",
        "batterId": 700250,
        "pitcherId": 805673,
        "description": "Ben Rice homers (17) on a fly ball to right field.",
        "exitVelocity": 113.5,
        "distance": 415,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 118.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1116,
          "percentile": null,
          "score": 160.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 19.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5,
          "percentile": null,
          "score": 94.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 111.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 118.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1116,
          "percentile": null,
          "score": 160.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 19.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5,
          "percentile": null,
          "score": 94.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 111.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656945,
      "pitcher": "Tanner Scott",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 113.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 158,
      "totalBbeAllowed": 158,
      "cookedPer100Bbe": 71.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0519,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0759,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-09-05",
        "batterId": 694212,
        "pitcherId": 656945,
        "description": "Samuel Basallo homers (2) on a fly ball to right center field.",
        "exitVelocity": 109.3,
        "distance": 433,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 116.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 104.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 116.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 104.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608337,
      "pitcher": "Lucas Giolito",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 112.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 434,
      "totalBbeAllowed": 434,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 18.8,
      "adjustedXhrPerBbeAllowed": 0.0433,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0276,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2025-09-12",
        "batterId": 592450,
        "pitcherId": 608337,
        "description": "Aaron Judge homers (47) on a fly ball to center field.",
        "exitVelocity": 112.6,
        "distance": 468,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0433,
          "percentile": null,
          "score": 93.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5765,
          "percentile": null,
          "score": 158.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 140.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0433,
          "percentile": null,
          "score": 93.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5765,
          "percentile": null,
          "score": 158.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 140.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656240,
      "pitcher": "Scott Blewett",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 3,
      "reliefAppearances": 26,
      "hotDogIndex": 112.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 72.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.059,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0962,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-06-05",
        "batterId": 606466,
        "pitcherId": 656240,
        "description": "Ketel Marte homers (11) on a fly ball to center field.",
        "exitVelocity": 110.7,
        "distance": 419,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 132.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0962,
          "percentile": null,
          "score": 136.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9556,
          "percentile": null,
          "score": 81.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 132.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0962,
          "percentile": null,
          "score": 136.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9556,
          "percentile": null,
          "score": 81.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573186,
      "pitcher": "Marcus Stroman",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 112.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 75.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0268,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-07-20",
        "batterId": 621566,
        "pitcherId": 573186,
        "description": "Matt Olson homers (18) on a fly ball to right field.",
        "exitVelocity": 110.7,
        "distance": 442,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 98.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.475,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 136.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 98.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.475,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 136.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681293,
      "pitcher": "Spencer Arrighetti",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 8,
      "reliefAppearances": 1,
      "hotDogIndex": 112.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 109.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.052,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 405,
      "worstServedEvent": {
        "gameDate": "2025-08-18",
        "batterId": 682985,
        "pitcherId": 681293,
        "description": "Riley Greene homers (29) on a fly ball to right center field. Kerry Carpenter scores.",
        "exitVelocity": 108.5,
        "distance": 405,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 127.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1667,
          "percentile": null,
          "score": 59.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 108.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 127.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1667,
          "percentile": null,
          "score": 59.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 108.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573009,
      "pitcher": "Joe Mantiply",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 0,
      "reliefAppearances": 13,
      "hotDogIndex": 111.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 54,
      "totalBbeAllowed": 54,
      "cookedPer100Bbe": 207.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0852,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1296,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2025-04-18",
        "batterId": 673548,
        "pitcherId": 573009,
        "description": "Seiya Suzuki homers (5) on a fly ball to center field.",
        "exitVelocity": 108.9,
        "distance": 440,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0852,
          "percentile": null,
          "score": 175.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1296,
          "percentile": null,
          "score": 182.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0852,
          "percentile": null,
          "score": 175.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1296,
          "percentile": null,
          "score": 182.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594798,
      "pitcher": "Jacob deGrom",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 111.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 465,
      "totalBbeAllowed": 465,
      "cookedPer100Bbe": 24.0,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 25.7,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3514,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2025-09-24",
        "batterId": 621439,
        "pitcherId": 594798,
        "description": "Byron Buxton homers (32) on a fly ball to center field.",
        "exitVelocity": 110.4,
        "distance": 447,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 125.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 111.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3514,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6179,
          "percentile": null,
          "score": 99.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 96.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 125.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 111.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3514,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6179,
          "percentile": null,
          "score": 99.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 96.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668820,
      "pitcher": "Max Kranick",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 0,
      "reliefAppearances": 27,
      "hotDogIndex": 111.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 94.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0508,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0254,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-06-02",
        "batterId": 660271,
        "pitcherId": 668820,
        "description": "Shohei Ohtani homers (23) on a fly ball to right field.",
        "exitVelocity": 114.0,
        "distance": 414,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 95.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 56.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.18,
          "percentile": null,
          "score": 146.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 131.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 95.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 56.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.18,
          "percentile": null,
          "score": 146.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 131.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641793,
      "pitcher": "Zack Littell",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 111.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 607,
      "totalBbeAllowed": 607,
      "cookedPer100Bbe": 18.3,
      "hrsAllowed": 36,
      "adjustedXhrAllowed": 32.6,
      "adjustedXhrPerBbeAllowed": 0.0537,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.0791,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 26,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2708,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-05-15",
        "batterId": 665489,
        "pitcherId": 641793,
        "description": "Vladimir Guerrero Jr. homers (5) on a line drive to left field.",
        "exitVelocity": 114.5,
        "distance": 383,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0791,
          "percentile": null,
          "score": 109.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2708,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5917,
          "percentile": null,
          "score": 98.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 108.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0791,
          "percentile": null,
          "score": 109.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2708,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5917,
          "percentile": null,
          "score": 98.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 108.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683004,
      "pitcher": "Jack Leiter",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 111.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 459,
      "totalBbeAllowed": 459,
      "cookedPer100Bbe": 24.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 21.6,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": -3.6,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0218,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2368,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 479,
      "worstServedEvent": {
        "gameDate": "2025-06-11",
        "batterId": 621439,
        "pitcherId": 683004,
        "description": "Byron Buxton homers (11) on a fly ball to center field. Brooks Lee scores. Christian V\u00e1zquez scores.",
        "exitVelocity": 111.6,
        "distance": 479,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 103.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 118.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2368,
          "percentile": null,
          "score": 85.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8722,
          "percentile": null,
          "score": 135.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0218,
          "percentile": null,
          "score": 117.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 103.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 118.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2368,
          "percentile": null,
          "score": 85.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8722,
          "percentile": null,
          "score": 135.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0218,
          "percentile": null,
          "score": 117.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669093,
      "pitcher": "Jeremiah Estrada",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 111.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 62.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0534,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0787,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2025-06-11",
        "batterId": 606192,
        "pitcherId": 669093,
        "description": "Teoscar Hern\u00e1ndez homers (11) on a fly ball to center field. Freddie Freeman scores. Will Smith scores.",
        "exitVelocity": 108.6,
        "distance": 420,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7833,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 121.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7833,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 121.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 806960,
      "pitcher": "Luis Morales",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 9,
      "reliefAppearances": 1,
      "hotDogIndex": 110.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 81.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0581,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0809,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-09-01",
        "batterId": 671056,
        "pitcherId": 806960,
        "description": "Iv\u00e1n Herrera homers (12) on a fly ball to left field.",
        "exitVelocity": 113.0,
        "distance": 418,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 115.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 136.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 115.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 136.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 702674,
      "pitcher": "Caden Dana",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 5,
      "reliefAppearances": 2,
      "hotDogIndex": 110.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 88,
      "totalBbeAllowed": 88,
      "cookedPer100Bbe": 125.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0693,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1023,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 391.1,
      "maxExitVelocityAllowed": 105.9,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 805904,
        "pitcherId": 702674,
        "description": "Zach Cole homers (4) on a fly ball to center field. Yainer Diaz scores.",
        "exitVelocity": 105.9,
        "distance": 398,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 152.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1023,
          "percentile": null,
          "score": 146.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6556,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 68.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 152.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1023,
          "percentile": null,
          "score": 146.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6556,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 68.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670167,
      "pitcher": "John Schreiber",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 110.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 57.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0829,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-09-14",
        "batterId": 681082,
        "pitcherId": 670167,
        "description": "Bryson Stott homers (12) on a line drive to center field.",
        "exitVelocity": 107.8,
        "distance": 405,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 116.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0829,
          "percentile": null,
          "score": 118.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 63.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 116.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 116.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0829,
          "percentile": null,
          "score": 118.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 63.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 116.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593958,
      "pitcher": "Eduardo Rodriguez",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 109.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 502,
      "totalBbeAllowed": 502,
      "cookedPer100Bbe": 21.9,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 26.0,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0717,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3889,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 402.5,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 665487,
        "pitcherId": 593958,
        "description": "Fernando Tatis Jr. homers (25) on a fly ball to left field.",
        "exitVelocity": 111.9,
        "distance": 424,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 115.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 96.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3889,
          "percentile": null,
          "score": 134.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.468,
          "percentile": null,
          "score": 125.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 100.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 115.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 96.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3889,
          "percentile": null,
          "score": 134.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.468,
          "percentile": null,
          "score": 125.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 100.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 673929,
      "pitcher": "Jordan Leasure",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 1,
      "reliefAppearances": 70,
      "hotDogIndex": 109.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 67.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0765,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1049,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 383.8,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2025-09-26",
        "batterId": 671277,
        "pitcherId": 673929,
        "description": "Luis Garc\u00eda Jr. homers (16) on a fly ball to right field.",
        "exitVelocity": 110.3,
        "distance": 394,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 164.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1049,
          "percentile": null,
          "score": 150.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 120.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6917,
          "percentile": null,
          "score": 23.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 41.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 164.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1049,
          "percentile": null,
          "score": 150.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 120.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6917,
          "percentile": null,
          "score": 23.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 41.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628452,
      "pitcher": "Raisel Iglesias",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 109.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 63.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0474,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0809,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0173,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-05-23",
        "batterId": 592518,
        "pitcherId": 628452,
        "description": "Manny Machado homers (4) on a fly ball to left field.",
        "exitVelocity": 109.7,
        "distance": 422,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 104.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3375,
          "percentile": null,
          "score": 149.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 104.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3375,
          "percentile": null,
          "score": 149.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 702070,
      "pitcher": "Noah Cameron",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 109.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 396,
      "totalBbeAllowed": 396,
      "cookedPer100Bbe": 27.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0452,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0606,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4583,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 407.6,
      "maxExitVelocityAllowed": 117.9,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2025-06-10",
        "batterId": 592450,
        "pitcherId": 702070,
        "description": "Aaron Judge homers (24) on a fly ball to left field. Trent Grisham scores.",
        "exitVelocity": 117.9,
        "distance": 469,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 99.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 73.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4583,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 138.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 99.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 73.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4583,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 138.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621244,
      "pitcher": "Jos\u00e9 Berr\u00edos",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 109.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 523,
      "totalBbeAllowed": 523,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 25.1,
      "adjustedXhrPerBbeAllowed": 0.048,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0727,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0249,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-05-13",
        "batterId": 666018,
        "pitcherId": 621244,
        "description": "Jonathan Aranda homers (6) on a fly ball to right center field. Brandon Lowe scores.",
        "exitVelocity": 108.8,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 106.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 98.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 112.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3222,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0249,
          "percentile": null,
          "score": 129.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 106.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 98.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 112.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3222,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0249,
          "percentile": null,
          "score": 129.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606996,
      "pitcher": "Kyle Hart",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 8,
      "reliefAppearances": 14,
      "hotDogIndex": 108.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 71.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0516,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0654,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0261,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 372.8,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2025-04-23",
        "batterId": 669234,
        "pitcherId": 606996,
        "description": "Justyn-Henry Malloy homers (1) on a fly ball to left center field.",
        "exitVelocity": 111.7,
        "distance": 389,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 115.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 81.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2667,
          "percentile": null,
          "score": 62.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 132.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 115.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 81.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2667,
          "percentile": null,
          "score": 62.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 132.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656550,
      "pitcher": "Grant Holmes",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 22,
      "reliefAppearances": 1,
      "hotDogIndex": 108.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 325,
      "totalBbeAllowed": 325,
      "cookedPer100Bbe": 33.5,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.08,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0246,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2692,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 412.1,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-03-31",
        "batterId": 606192,
        "pitcherId": 656550,
        "description": "Teoscar Hern\u00e1ndez homers (2) on a fly ball to center field. Shohei Ohtani scores.",
        "exitVelocity": 108.9,
        "distance": 436,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 98.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1471,
          "percentile": null,
          "score": 85.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 128.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 98.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1471,
          "percentile": null,
          "score": 85.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 128.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 579328,
      "pitcher": "Yusei Kikuchi",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 108.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 534,
      "totalBbeAllowed": 534,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0243,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 399.5,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-06-03",
        "batterId": 678882,
        "pitcherId": 579328,
        "description": "Ceddanne Rafaela homers (5) on a fly ball to left field. Trevor Story scores.",
        "exitVelocity": 112.1,
        "distance": 426,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 88.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 86.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6042,
          "percentile": null,
          "score": 130.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 126.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 88.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 86.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6042,
          "percentile": null,
          "score": 130.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 126.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669211,
      "pitcher": "Keegan Akin",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 3,
      "reliefAppearances": 64,
      "hotDogIndex": 108.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 60.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0899,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2025-09-21",
        "batterId": 700250,
        "pitcherId": 669211,
        "description": "Ben Rice hits a grand slam (24) to right center field. Trent Grisham scores. Aaron Judge scores. Cody Bellinger scores.",
        "exitVelocity": 110.3,
        "distance": 413,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 127.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 129.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.19,
          "percentile": null,
          "score": 116.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 127.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 129.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.19,
          "percentile": null,
          "score": 116.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663767,
      "pitcher": "Chase Shugart",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 0,
      "reliefAppearances": 35,
      "hotDogIndex": 108.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 82.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.084,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.8,
      "avgDistanceAllowed": 389.0,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2025-05-05",
        "batterId": 575929,
        "pitcherId": 663767,
        "description": "Willson Contreras homers (5) on a line drive to left field. Nolan Arenado scores.",
        "exitVelocity": 111.4,
        "distance": 391,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 120.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.7833,
          "percentile": null,
          "score": 185.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 88.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 120.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.7833,
          "percentile": null,
          "score": 185.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 88.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642547,
      "pitcher": "Freddy Peralta",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 38,
      "reliefAppearances": 0,
      "hotDogIndex": 108.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 482,
      "totalBbeAllowed": 482,
      "cookedPer100Bbe": 22.4,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 3.9,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0664,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 117.9,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-05-23",
        "batterId": 665833,
        "pitcherId": 642547,
        "description": "Oneil Cruz homers (9) on a line drive to center field.",
        "exitVelocity": 117.9,
        "distance": 442,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 100.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 84.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5077,
          "percentile": null,
          "score": 157.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 113.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 100.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 84.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5077,
          "percentile": null,
          "score": 157.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 113.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669461,
      "pitcher": "Matthew Liberatore",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 107.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 502,
      "totalBbeAllowed": 502,
      "cookedPer100Bbe": 21.5,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.3,
      "adjustedXhrPerBbeAllowed": 0.0384,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0637,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0279,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 407.5,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 696100,
        "pitcherId": 669461,
        "description": "Hunter Goodman homers (23) on a fly ball to left field. Ezequiel Tovar scores.",
        "exitVelocity": 112.2,
        "distance": 442,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 79.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1895,
          "percentile": null,
          "score": 146.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 140.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 79.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1895,
          "percentile": null,
          "score": 146.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 140.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683769,
      "pitcher": "Hunter Gaddis",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 79,
      "gamesStarted": 0,
      "reliefAppearances": 79,
      "hotDogIndex": 107.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 55.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2025-06-24",
        "batterId": 543807,
        "pitcherId": 683769,
        "description": "George Springer hits a grand slam (11) to center field. Ernie Clement scores. Vladimir Guerrero Jr. scores. Alejandro Kirk scores.",
        "exitVelocity": 109.7,
        "distance": 421,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 109.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 85.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8625,
          "percentile": null,
          "score": 105.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 109.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 85.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8625,
          "percentile": null,
          "score": 105.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689225,
      "pitcher": "Beau Brieske",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 1,
      "reliefAppearances": 24,
      "hotDogIndex": 107.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 84,
      "totalBbeAllowed": 84,
      "cookedPer100Bbe": 128.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0512,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0238,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 377.6,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 394,
      "worstServedEvent": {
        "gameDate": "2025-04-11",
        "batterId": 621439,
        "pitcherId": 689225,
        "description": "Byron Buxton homers (2) on a fly ball to left field.",
        "exitVelocity": 108.1,
        "distance": 394,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3,
          "percentile": null,
          "score": 36.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 125.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3,
          "percentile": null,
          "score": 36.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 125.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687473,
      "pitcher": "Ryan Gusto",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 17,
      "reliefAppearances": 11,
      "hotDogIndex": 107.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 315,
      "totalBbeAllowed": 315,
      "cookedPer100Bbe": 34.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.0511,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0794,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 387.6,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-08-27",
        "batterId": 621566,
        "pitcherId": 687473,
        "description": "Matt Olson homers (20) on a fly ball to center field. Jurickson Profar scores.",
        "exitVelocity": 109.3,
        "distance": 426,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 99.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4235,
          "percentile": null,
          "score": 91.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 105.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 99.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4235,
          "percentile": null,
          "score": 91.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 105.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682847,
      "pitcher": "Luis Ortiz",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 107.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 267,
      "totalBbeAllowed": 267,
      "cookedPer100Bbe": 40.3,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.9,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0787,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 382.8,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 399,
      "worstServedEvent": {
        "gameDate": "2025-05-06",
        "batterId": 695578,
        "pitcherId": 682847,
        "description": "James Wood homers (10) on a fly ball to right field. CJ Abrams scores.",
        "exitVelocity": 114.6,
        "distance": 374,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 117.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4583,
          "percentile": null,
          "score": 154.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 117.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4583,
          "percentile": null,
          "score": 154.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661563,
      "pitcher": "Luis Gil",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 12,
      "reliefAppearances": 0,
      "hotDogIndex": 107.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 59.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0726,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0223,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-09-23",
        "batterId": 695657,
        "pitcherId": 661563,
        "description": "Colson Montgomery homers (19) on a fly ball to right center field. Kyle Teel scores.",
        "exitVelocity": 113.7,
        "distance": 428,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 98.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6,
          "percentile": null,
          "score": 159.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0223,
          "percentile": null,
          "score": 120.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 98.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6,
          "percentile": null,
          "score": 159.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0223,
          "percentile": null,
          "score": 120.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 552640,
      "pitcher": "Andrew Kittredge",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 1,
      "reliefAppearances": 58,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 71.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0517,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0872,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0201,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 386.3,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-06-14",
        "batterId": 650859,
        "pitcherId": 552640,
        "description": "Luis Rengifo homers (3) on a fly ball to right center field.",
        "exitVelocity": 107.7,
        "distance": 419,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 115.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0872,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3111,
          "percentile": null,
          "score": 38.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 110.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 115.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0872,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3111,
          "percentile": null,
          "score": 38.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 110.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621111,
      "pitcher": "Walker Buehler",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 25,
      "reliefAppearances": 2,
      "hotDogIndex": 106.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 414,
      "totalBbeAllowed": 414,
      "cookedPer100Bbe": 25.8,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 20.1,
      "adjustedXhrPerBbeAllowed": 0.0486,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0193,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 394.9,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-08-02",
        "batterId": 572233,
        "pitcherId": 621111,
        "description": "Christian Walker homers (15) on a fly ball to left center field. Carlos Correa scores.",
        "exitVelocity": 110.7,
        "distance": 433,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 108.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 97.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7591,
          "percentile": null,
          "score": 102.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 106.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 108.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 97.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7591,
          "percentile": null,
          "score": 102.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 106.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666142,
      "pitcher": "Cole Ragans",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 106.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 71.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.057,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0134,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-04-24",
        "batterId": 687597,
        "pitcherId": 666142,
        "description": "Jordan Beck homers (1) on a fly ball to left field.",
        "exitVelocity": 110.8,
        "distance": 419,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 128.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8875,
          "percentile": null,
          "score": 78.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 78.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 128.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8875,
          "percentile": null,
          "score": 78.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 78.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 801403,
      "pitcher": "Chase Dollander",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 106.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 310,
      "totalBbeAllowed": 310,
      "cookedPer100Bbe": 34.4,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0548,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0677,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 410.8,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-09-01",
        "batterId": 646240,
        "pitcherId": 801403,
        "description": "Rafael Devers homers (29) on a line drive to right field.",
        "exitVelocity": 114.5,
        "distance": 411,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 125.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 86.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9833,
          "percentile": null,
          "score": 139.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 125.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 86.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9833,
          "percentile": null,
          "score": 139.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663436,
      "pitcher": "Davis Martin",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 26,
      "reliefAppearances": 1,
      "hotDogIndex": 106.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 454,
      "totalBbeAllowed": 454,
      "cookedPer100Bbe": 23.4,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0661,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 388.6,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-05-25",
        "batterId": 669394,
        "pitcherId": 663436,
        "description": "Jake Burger homers (7) on a fly ball to left center field. Josh Jung scores.",
        "exitVelocity": 114.7,
        "distance": 423,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 91.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0661,
          "percentile": null,
          "score": 83.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.495,
          "percentile": null,
          "score": 126.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 126.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 91.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0661,
          "percentile": null,
          "score": 83.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.495,
          "percentile": null,
          "score": 126.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 126.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623352,
      "pitcher": "Josh Hader",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 106.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 112,
      "totalBbeAllowed": 112,
      "cookedPer100Bbe": 94.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0893,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0268,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 377.2,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-07-01",
        "batterId": 696100,
        "pitcherId": 623352,
        "description": "Hunter Goodman homers (16) on a fly ball to left center field.",
        "exitVelocity": 106.8,
        "distance": 443,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 87.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0893,
          "percentile": null,
          "score": 128.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1125,
          "percentile": null,
          "score": 56.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 136.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 87.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0893,
          "percentile": null,
          "score": 128.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1125,
          "percentile": null,
          "score": 56.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 136.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605130,
      "pitcher": "Scott Barlow",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 1,
      "reliefAppearances": 76,
      "hotDogIndex": 106.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 58.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0495,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.022,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 408.0,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 493,
      "worstServedEvent": {
        "gameDate": "2025-09-13",
        "batterId": 701762,
        "pitcherId": 605130,
        "description": "Nick Kurtz hits a grand slam (31) to center field. Colby Thomas scores. Lawrence Butler scores. Shea Langeliers scores.",
        "exitVelocity": 114.6,
        "distance": 493,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 50.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.275,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 50.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.275,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669920,
      "pitcher": "Jason Alexander",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 13,
      "reliefAppearances": 6,
      "hotDogIndex": 105.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 240,
      "totalBbeAllowed": 240,
      "cookedPer100Bbe": 44.0,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 10.8,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 4.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.075,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0292,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 378.6,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-05-15",
        "batterId": 660271,
        "pitcherId": 669920,
        "description": "Shohei Ohtani homers (15) on a line drive to center field. Hyeseong Kim scores.",
        "exitVelocity": 109.6,
        "distance": 418,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.075,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.74,
          "percentile": null,
          "score": 48.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.075,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.74,
          "percentile": null,
          "score": 48.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670329,
      "pitcher": "Rico Garcia",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 1,
      "reliefAppearances": 28,
      "hotDogIndex": 105.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 94,
      "totalBbeAllowed": 94,
      "cookedPer100Bbe": 112.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0745,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 105.3,
      "maxDistanceAllowed": 404,
      "worstServedEvent": {
        "gameDate": "2025-09-28",
        "batterId": 700250,
        "pitcherId": 670329,
        "description": "Ben Rice homers (26) on a fly ball to left center field.",
        "exitVelocity": 105.3,
        "distance": 401,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.12,
          "percentile": null,
          "score": 57.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 115.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.12,
          "percentile": null,
          "score": 57.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 115.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668909,
      "pitcher": "Gavin Williams",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 105.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 483,
      "totalBbeAllowed": 483,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.5,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0766,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.3243,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-05-26",
        "batterId": 660271,
        "pitcherId": 668909,
        "description": "Shohei Ohtani homers (19) on a fly ball to right field.",
        "exitVelocity": 115.0,
        "distance": 378,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0766,
          "percentile": null,
          "score": 105.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3243,
          "percentile": null,
          "score": 113.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4583,
          "percentile": null,
          "score": 124.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0766,
          "percentile": null,
          "score": 105.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3243,
          "percentile": null,
          "score": 113.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4583,
          "percentile": null,
          "score": 124.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669358,
      "pitcher": "Shane Baz",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 105.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 462,
      "totalBbeAllowed": 462,
      "cookedPer100Bbe": 22.8,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 21.6,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": 4.4,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0779,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3611,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-05-24",
        "batterId": 665489,
        "pitcherId": 669358,
        "description": "Vladimir Guerrero Jr. homers (7) on a line drive to left center field.",
        "exitVelocity": 112.7,
        "distance": 423,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 102.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 106.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9269,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 107.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 102.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 106.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9269,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 107.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 450203,
      "pitcher": "Charlie Morton",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 28,
      "reliefAppearances": 6,
      "hotDogIndex": 105.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 416,
      "totalBbeAllowed": 416,
      "cookedPer100Bbe": 25.3,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.1,
      "adjustedXhrPerBbeAllowed": 0.0507,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-07-18",
        "batterId": 691406,
        "pitcherId": 450203,
        "description": "Junior Caminero homers (24) on a line drive to left center field. Chandler Simpson scores. Yandy D\u00edaz scores.",
        "exitVelocity": 114.6,
        "distance": 439,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 111.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2609,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 95.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 111.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2609,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 95.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623167,
      "pitcher": "Chris Flexen",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 1,
      "reliefAppearances": 20,
      "hotDogIndex": 105.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 73.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0444,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0764,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 398.1,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-07-21",
        "batterId": 670231,
        "pitcherId": 623167,
        "description": "John Rave homers (3) on a fly ball to right center field.",
        "exitVelocity": 109.5,
        "distance": 404,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 96.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 104.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3286,
          "percentile": null,
          "score": 119.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 96.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 104.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3286,
          "percentile": null,
          "score": 119.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642100,
      "pitcher": "Gabe Speier",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 86,
      "gamesStarted": 0,
      "reliefAppearances": 86,
      "hotDogIndex": 105.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 61.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0395,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0814,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0233,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2025-10-08",
        "batterId": 682985,
        "pitcherId": 642100,
        "description": "Riley Greene homers (1) on a fly ball to right center field.",
        "exitVelocity": 111.9,
        "distance": 454,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 83.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 116.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8429,
          "percentile": null,
          "score": 134.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 123.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 83.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 116.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8429,
          "percentile": null,
          "score": 134.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 123.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608718,
      "pitcher": "Brent Suter",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 4,
      "reliefAppearances": 47,
      "hotDogIndex": 104.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 223,
      "totalBbeAllowed": 223,
      "cookedPer100Bbe": 46.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.048,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0717,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-08-02",
        "batterId": 642201,
        "pitcherId": 608718,
        "description": "Eli White homers (5) on a fly ball to left field. Michael Harris II scores. Ozzie Albies scores.",
        "exitVelocity": 109.6,
        "distance": 411,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 106.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 96.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4636,
          "percentile": null,
          "score": 125.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 100.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 106.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 96.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4636,
          "percentile": null,
          "score": 125.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 100.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686993,
      "pitcher": "Justin Sterner",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 1,
      "reliefAppearances": 61,
      "hotDogIndex": 104.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 62.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0494,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-06-01",
        "batterId": 680718,
        "pitcherId": 686993,
        "description": "Addison Barger homers (5) on a fly ball to right center field. George Springer scores. Alan Roden scores.",
        "exitVelocity": 112.3,
        "distance": 412,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 109.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.17,
          "percentile": null,
          "score": 114.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 109.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.17,
          "percentile": null,
          "score": 114.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669022,
      "pitcher": "MacKenzie Gore",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 104.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 434,
      "totalBbeAllowed": 434,
      "cookedPer100Bbe": 24.1,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0899,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 390.3,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-07-30",
        "batterId": 669450,
        "pitcherId": 669022,
        "description": "Cooper Hummel homers (3) on a fly ball to left field. Mauricio Dub\u00f3n scores.",
        "exitVelocity": 111.8,
        "distance": 384,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 95.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.175,
          "percentile": null,
          "score": 115.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 95.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.175,
          "percentile": null,
          "score": 115.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 112.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 701542,
      "pitcher": "Will Warren",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 36,
      "reliefAppearances": 1,
      "hotDogIndex": 104.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 494,
      "totalBbeAllowed": 494,
      "cookedPer100Bbe": 21.1,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 24.2,
      "adjustedXhrPerBbeAllowed": 0.049,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.085,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0162,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2619,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 394.0,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-09-19",
        "batterId": 663624,
        "pitcherId": 701542,
        "description": "Ryan Mountcastle homers (6) on a fly ball to left center field.",
        "exitVelocity": 114.3,
        "distance": 422,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 108.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.085,
          "percentile": null,
          "score": 122.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 93.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3821,
          "percentile": null,
          "score": 90.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 108.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.085,
          "percentile": null,
          "score": 122.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 93.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3821,
          "percentile": null,
          "score": 90.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664199,
      "pitcher": "Taylor Clarke",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 103.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 158,
      "totalBbeAllowed": 158,
      "cookedPer100Bbe": 65.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.057,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 409.9,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-05-27",
        "batterId": 682829,
        "pitcherId": 664199,
        "description": "Elly De La Cruz homers (11) on a fly ball to right center field.",
        "exitVelocity": 112.5,
        "distance": 451,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 108.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 66.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.45,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 104.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 108.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 66.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.45,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 104.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687362,
      "pitcher": "Connor Gillispie",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 103.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 115,
      "totalBbeAllowed": 115,
      "cookedPer100Bbe": 89.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0783,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 386.6,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-03-28",
        "batterId": 665833,
        "pitcherId": 687362,
        "description": "Oneil Cruz homers (1) on a line drive to right field. Tommy Pham scores.",
        "exitVelocity": 115.0,
        "distance": 381,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 89.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0783,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 108.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 89.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0783,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 108.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669373,
      "pitcher": "Tarik Skubal",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 102.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 516,
      "totalBbeAllowed": 516,
      "cookedPer100Bbe": 19.9,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": -2.7,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0698,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3889,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 404.1,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-08-25",
        "batterId": 669127,
        "pitcherId": 669373,
        "description": "Shea Langeliers hits a grand slam (29) to left center field. Darell Hernaiz scores. Tyler Soderstrom scores. Brett Harris scores.",
        "exitVelocity": 110.5,
        "distance": 450,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 94.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 92.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3889,
          "percentile": null,
          "score": 134.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.945,
          "percentile": null,
          "score": 138.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 94.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 92.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3889,
          "percentile": null,
          "score": 134.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.945,
          "percentile": null,
          "score": 138.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693821,
      "pitcher": "Bryce Elder",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 101.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 496,
      "totalBbeAllowed": 496,
      "cookedPer100Bbe": 20.5,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.2,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0685,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0202,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2647,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-09-24",
        "batterId": 695578,
        "pitcherId": 693821,
        "description": "James Wood homers (29) on a fly ball to center field.",
        "exitVelocity": 111.6,
        "distance": 445,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 97.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 89.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 94.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5792,
          "percentile": null,
          "score": 129.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 110.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 97.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 89.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 94.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5792,
          "percentile": null,
          "score": 129.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 110.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 645261,
      "pitcher": "Sandy Alcantara",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 101.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 534,
      "totalBbeAllowed": 534,
      "cookedPer100Bbe": 19.0,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.5,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0655,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 117.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-05-05",
        "batterId": 660271,
        "pitcherId": 645261,
        "description": "Shohei Ohtani homers (9) on a line drive to right center field. Hyeseong Kim scores.",
        "exitVelocity": 117.9,
        "distance": 386,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 91.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 112.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1227,
          "percentile": null,
          "score": 144.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 91.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 112.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1227,
          "percentile": null,
          "score": 144.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 673513,
      "pitcher": "Yuki Matsui",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 101.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 54.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0557,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1027,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2025-08-24",
        "batterId": 660271,
        "pitcherId": 673513,
        "description": "Shohei Ohtani homers (45) on a fly ball to right center field.",
        "exitVelocity": 108.9,
        "distance": 409,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1027,
          "percentile": null,
          "score": 147.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 74.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.08,
          "percentile": null,
          "score": 56.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1027,
          "percentile": null,
          "score": 147.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 74.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.08,
          "percentile": null,
          "score": 56.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643410,
      "pitcher": "Mark Leiter Jr.",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 101.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 69.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0552,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0276,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.8,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-08-16",
        "batterId": 686780,
        "pitcherId": 643410,
        "description": "Pedro Pag\u00e9s homers (9) on a fly ball to left field.",
        "exitVelocity": 111.0,
        "distance": 429,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 61.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.8,
          "percentile": null,
          "score": 187.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 139.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 61.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.8,
          "percentile": null,
          "score": 187.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 139.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660853,
      "pitcher": "Enyel De Los Santos",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 101.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 52.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 412.0,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-09-09",
        "batterId": 543807,
        "pitcherId": 660853,
        "description": "George Springer homers (28) on a fly ball to center field.",
        "exitVelocity": 114.0,
        "distance": 450,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 72.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4714,
          "percentile": null,
          "score": 155.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 72.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4714,
          "percentile": null,
          "score": 155.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689254,
      "pitcher": "Mason Fluharty",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 101.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 155,
      "totalBbeAllowed": 155,
      "cookedPer100Bbe": 65.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0458,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 389.0,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2025-06-20",
        "batterId": 673357,
        "pitcherId": 689254,
        "description": "Luis Robert Jr. homers (7) on a fly ball to left field. Miguel Vargas scores.",
        "exitVelocity": 114.2,
        "distance": 441,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 100.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5571,
          "percentile": null,
          "score": 128.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 100.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5571,
          "percentile": null,
          "score": 128.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 691587,
      "pitcher": "Eury P\u00e9rez",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 100.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 244,
      "totalBbeAllowed": 244,
      "cookedPer100Bbe": 41.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.2,
      "adjustedXhrPerBbeAllowed": 0.0541,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0902,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2273,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 624413,
        "pitcherId": 691587,
        "description": "Pete Alonso homers (38) on a fly ball to left center field.",
        "exitVelocity": 111.4,
        "distance": 410,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 123.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0902,
          "percentile": null,
          "score": 130.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 80.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1167,
          "percentile": null,
          "score": 57.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 74.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 123.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0902,
          "percentile": null,
          "score": 130.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 80.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1167,
          "percentile": null,
          "score": 57.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 74.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686701,
      "pitcher": "Ryan Bergert",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 15,
      "reliefAppearances": 4,
      "hotDogIndex": 100.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 214,
      "totalBbeAllowed": 214,
      "cookedPer100Bbe": 47.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": -2.7,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0794,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-07-11",
        "batterId": 656941,
        "pitcherId": 686701,
        "description": "Kyle Schwarber homers (30) on a fly ball to right center field.",
        "exitVelocity": 110.9,
        "distance": 425,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 110.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5375,
          "percentile": null,
          "score": 127.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 82.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 110.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5375,
          "percentile": null,
          "score": 127.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 82.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596133,
      "pitcher": "Luke Weaver",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 100.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 55.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0718,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 386.9,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2025-07-03",
        "batterId": 543807,
        "pitcherId": 596133,
        "description": "George Springer homers (15) on a fly ball to left center field. Nathan Lukes scores.",
        "exitVelocity": 110.4,
        "distance": 421,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 90.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 96.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5455,
          "percentile": null,
          "score": 70.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 120.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 90.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 96.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5455,
          "percentile": null,
          "score": 70.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 120.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669422,
      "pitcher": "Matt Sauer",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 10,
      "gamesStarted": 1,
      "reliefAppearances": 9,
      "hotDogIndex": 100.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 95,
      "totalBbeAllowed": 95,
      "cookedPer100Bbe": 106.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.06,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0737,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-05-15",
        "batterId": 680474,
        "pitcherId": 669422,
        "description": "Max Schuemann homers (1) on a fly ball to center field.",
        "exitVelocity": 105.7,
        "distance": 424,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 134.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0737,
          "percentile": null,
          "score": 100.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0167,
          "percentile": null,
          "score": 55.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 62.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 134.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0737,
          "percentile": null,
          "score": 100.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0167,
          "percentile": null,
          "score": 55.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 62.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621383,
      "pitcher": "Tanner Banks",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 1,
      "reliefAppearances": 73,
      "hotDogIndex": 100.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 208,
      "totalBbeAllowed": 208,
      "cookedPer100Bbe": 48.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-03-23",
        "batterId": 663330,
        "pitcherId": 621383,
        "description": "Jahmai Jones homers (3) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 441,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 90.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.65,
          "percentile": null,
          "score": 132.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 90.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.65,
          "percentile": null,
          "score": 132.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683232,
      "pitcher": "Nick Mears",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 100.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 62.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0864,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 389.4,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-08-16",
        "batterId": 682622,
        "pitcherId": 683232,
        "description": "Noelvi Marte homers (9) on a fly ball to left field.",
        "exitVelocity": 109.9,
        "distance": 417,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 105.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 125.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3143,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 74.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 105.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 125.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3143,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 74.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592454,
      "pitcher": "Tommy Kahnle",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 100.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 201,
      "totalBbeAllowed": 201,
      "cookedPer100Bbe": 50.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0388,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0597,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-07-13",
        "batterId": 702284,
        "pitcherId": 592454,
        "description": "Cole Young homers (2) on a fly ball to right field.",
        "exitVelocity": 110.2,
        "distance": 402,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 80.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 71.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0125,
          "percentile": null,
          "score": 142.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 109.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 80.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 71.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0125,
          "percentile": null,
          "score": 142.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 109.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682254,
      "pitcher": "Mason Montgomery",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 100.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 83.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 384.8,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-04-23",
        "batterId": 682998,
        "pitcherId": 682254,
        "description": "Corbin Carroll homers (9) on a fly ball to center field. Jose Herrera scores.",
        "exitVelocity": 107.8,
        "distance": 430,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 112.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 84.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.85,
          "percentile": null,
          "score": 78.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 94.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 112.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 84.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.85,
          "percentile": null,
          "score": 78.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 94.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668881,
      "pitcher": "Hunter Greene",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 100.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 293,
      "totalBbeAllowed": 293,
      "cookedPer100Bbe": 34.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.5,
      "adjustedXhrPerBbeAllowed": 0.0563,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0717,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 117.7,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2025-08-19",
        "batterId": 666176,
        "pitcherId": 668881,
        "description": "Jo Adell homers (27) on a line drive to center field.",
        "exitVelocity": 115.3,
        "distance": 452,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 127.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 131.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0526,
          "percentile": null,
          "score": 112.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 60.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 127.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 131.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0526,
          "percentile": null,
          "score": 112.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 60.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663559,
      "pitcher": "Bailey Falter",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 26,
      "reliefAppearances": 2,
      "hotDogIndex": 100.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 415,
      "totalBbeAllowed": 415,
      "cookedPer100Bbe": 24.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 20.8,
      "adjustedXhrPerBbeAllowed": 0.0501,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0843,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2025-07-04",
        "batterId": 663728,
        "pitcherId": 663559,
        "description": "Cal Raleigh homers (34) on a fly ball to left field. Julio Rodr\u00edguez scores.",
        "exitVelocity": 114.7,
        "distance": 440,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0501,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 121.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2286,
          "percentile": null,
          "score": 80.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6105,
          "percentile": null,
          "score": 130.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0501,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 121.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2286,
          "percentile": null,
          "score": 80.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6105,
          "percentile": null,
          "score": 130.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677960,
      "pitcher": "Ryan Weathers",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 100.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 79.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.046,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0794,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 410.0,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-06-07",
        "batterId": 666624,
        "pitcherId": 677960,
        "description": "Christopher Morel homers (4) on a fly ball to left field. Junior Caminero scores. Jos\u00e9 Caballero scores.",
        "exitVelocity": 113.5,
        "distance": 438,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 101.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5571,
          "percentile": null,
          "score": 97.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 101.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5571,
          "percentile": null,
          "score": 97.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642528,
      "pitcher": "Jonathan Lo\u00e1isiga",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 99.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 95,
      "totalBbeAllowed": 95,
      "cookedPer100Bbe": 105.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0842,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 373.0,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2025-07-12",
        "batterId": 608348,
        "pitcherId": 642528,
        "description": "Carson Kelly homers (12) on a fly ball to left field.",
        "exitVelocity": 106.4,
        "distance": 379,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 119.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 120.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8571,
          "percentile": null,
          "score": 24.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 62.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 119.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 120.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8571,
          "percentile": null,
          "score": 24.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 62.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663158,
      "pitcher": "Robert Suarez",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 99.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 53.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0387,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0806,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0215,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2025-09-20",
        "batterId": 672820,
        "pitcherId": 663158,
        "description": "Lenyn Sosa homers (21) on a fly ball to left center field.",
        "exitVelocity": 108.7,
        "distance": 407,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 80.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1714,
          "percentile": null,
          "score": 115.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 80.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1714,
          "percentile": null,
          "score": 115.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686799,
      "pitcher": "Jack Kochanowicz",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 99.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 392,
      "totalBbeAllowed": 392,
      "cookedPer100Bbe": 25.4,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 116.6,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2025-04-23",
        "batterId": 665833,
        "pitcherId": 686799,
        "description": "Oneil Cruz homers (6) on a fly ball to center field.",
        "exitVelocity": 116.6,
        "distance": 463,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 101.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7773,
          "percentile": null,
          "score": 102.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 101.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7773,
          "percentile": null,
          "score": 102.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 471911,
      "pitcher": "Carlos Carrasco",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 10,
      "reliefAppearances": 2,
      "hotDogIndex": 99.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 58.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0994,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2025-03-29",
        "batterId": 668930,
        "pitcherId": 471911,
        "description": "Brice Turang homers (1) on a line drive to center field. Garrett Mitchell scores.",
        "exitVelocity": 109.8,
        "distance": 412,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 119.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0994,
          "percentile": null,
          "score": 143.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.54,
          "percentile": null,
          "score": 70.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 70.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 119.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0994,
          "percentile": null,
          "score": 143.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.54,
          "percentile": null,
          "score": 70.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 70.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669276,
      "pitcher": "Dylan Lee",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 99.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 56.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0531,
      "xhrDiffAllowed": 3.7,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0914,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 384.9,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-08-23",
        "batterId": 668901,
        "pitcherId": 669276,
        "description": "Mark Vientos homers (10) on a fly ball to left field.",
        "exitVelocity": 107.4,
        "distance": 414,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 120.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 132.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8385,
          "percentile": null,
          "score": 51.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 68.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 120.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 132.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8385,
          "percentile": null,
          "score": 51.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 68.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608566,
      "pitcher": "Germ\u00e1n M\u00e1rquez",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 99.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 486,
      "totalBbeAllowed": 486,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.8,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0761,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2162,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2025-03-20",
        "batterId": 608369,
        "pitcherId": 608566,
        "description": "Corey Seager homers (3) on a fly ball to right field.",
        "exitVelocity": 114.0,
        "distance": 395,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 97.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9115,
          "percentile": null,
          "score": 107.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 97.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9115,
          "percentile": null,
          "score": 107.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592426,
      "pitcher": "Luke Jackson",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 99.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 61.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0327,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0494,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0247,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.8,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2025-03-27",
        "batterId": 677800,
        "pitcherId": 592426,
        "description": "Wilyer Abreu homers (2) on a line drive to right center field. Trevor Story scores. David Hamilton scores.",
        "exitVelocity": 110.7,
        "distance": 394,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 61.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 49.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.8,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 128.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 61.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 49.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.8,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 128.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663941,
      "pitcher": "Tristan Beck",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 1,
      "reliefAppearances": 31,
      "hotDogIndex": 99.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 56.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0446,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0229,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-06-14",
        "batterId": 606192,
        "pitcherId": 663941,
        "description": "Teoscar Hern\u00e1ndez homers (13) on a fly ball to left field. Will Smith scores.",
        "exitVelocity": 111.8,
        "distance": 422,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 89.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5,
          "percentile": null,
          "score": 94.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 122.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 89.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5,
          "percentile": null,
          "score": 94.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 122.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543243,
      "pitcher": "Sonny Gray",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 98.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 533,
      "totalBbeAllowed": 533,
      "cookedPer100Bbe": 18.6,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 27.2,
      "adjustedXhrPerBbeAllowed": 0.051,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0788,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0131,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3095,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-05-14",
        "batterId": 656941,
        "pitcherId": 543243,
        "description": "Kyle Schwarber homers (15) on a fly ball to right center field.",
        "exitVelocity": 111.9,
        "distance": 420,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3095,
          "percentile": null,
          "score": 109.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8679,
          "percentile": null,
          "score": 78.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 78.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3095,
          "percentile": null,
          "score": 109.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8679,
          "percentile": null,
          "score": 78.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 78.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690928,
      "pitcher": "Hunter Dobbins",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 11,
      "reliefAppearances": 2,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 51.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0358,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0632,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-05-14",
        "batterId": 682985,
        "pitcherId": 690928,
        "description": "Riley Greene homers (10) on a fly ball to right center field. Colt Keith scores.",
        "exitVelocity": 111.3,
        "distance": 389,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 78.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3833,
          "percentile": null,
          "score": 152.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 114.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 78.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3833,
          "percentile": null,
          "score": 152.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 114.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518876,
      "pitcher": "Merrill Kelly",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 98.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 538,
      "totalBbeAllowed": 538,
      "cookedPer100Bbe": 18.3,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 23.2,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0669,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3056,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-08-08",
        "batterId": 656941,
        "pitcherId": 518876,
        "description": "Kyle Schwarber homers (41) on a fly ball to right field.",
        "exitVelocity": 115.4,
        "distance": 444,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 93.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 84.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 107.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4739,
          "percentile": null,
          "score": 125.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 103.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 93.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 84.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 107.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4739,
          "percentile": null,
          "score": 125.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 103.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669371,
      "pitcher": "Cole Henry",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 98.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 67.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0438,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0616,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0205,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2025-06-17",
        "batterId": 696100,
        "pitcherId": 669371,
        "description": "Hunter Goodman homers (14) on a fly ball to left field. Mickey Moniak scores. Tyler Freeman scores.",
        "exitVelocity": 106.7,
        "distance": 407,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0438,
          "percentile": null,
          "score": 94.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 74.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8286,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0205,
          "percentile": null,
          "score": 111.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0438,
          "percentile": null,
          "score": 94.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 74.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8286,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0205,
          "percentile": null,
          "score": 111.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 695418,
      "pitcher": "Brad Lord",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 19,
      "reliefAppearances": 32,
      "hotDogIndex": 98.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 392,
      "totalBbeAllowed": 392,
      "cookedPer100Bbe": 25.1,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": -3.6,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2025-08-20",
        "batterId": 683146,
        "pitcherId": 695418,
        "description": "Brett Baty homers (15) on a fly ball to right center field.",
        "exitVelocity": 114.8,
        "distance": 455,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 118.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0529,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 77.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 118.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0529,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 77.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681343,
      "pitcher": "Shane Smith",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 97.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 398,
      "totalBbeAllowed": 398,
      "cookedPer100Bbe": 24.6,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0653,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 116.3,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-07-01",
        "batterId": 660271,
        "pitcherId": 681343,
        "description": "Shohei Ohtani homers (30) on a fly ball to right center field.",
        "exitVelocity": 116.3,
        "distance": 408,
        "launchAngle": 42.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 98.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6706,
          "percentile": null,
          "score": 162.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 87.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 98.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6706,
          "percentile": null,
          "score": 162.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 87.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669923,
      "pitcher": "George Kirby",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 97.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 403,
      "totalBbeAllowed": 403,
      "cookedPer100Bbe": 24.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 15.0,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3462,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-05-28",
        "batterId": 695578,
        "pitcherId": 669923,
        "description": "James Wood homers (15) on a fly ball to right center field.",
        "exitVelocity": 113.3,
        "distance": 435,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 75.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 119.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6579,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 109.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 75.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 119.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6579,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 109.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681347,
      "pitcher": "Mike Burrows",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 19,
      "reliefAppearances": 4,
      "hotDogIndex": 97.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 269,
      "totalBbeAllowed": 269,
      "cookedPer100Bbe": 36.2,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0781,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-08-10",
        "batterId": 609280,
        "pitcherId": 681347,
        "description": "Miguel Andujar homers (7) on a fly ball to left field. Gavin Lux scores. Elly De La Cruz scores.",
        "exitVelocity": 109.3,
        "distance": 384,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0781,
          "percentile": null,
          "score": 107.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0077,
          "percentile": null,
          "score": 81.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 85.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0781,
          "percentile": null,
          "score": 107.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0077,
          "percentile": null,
          "score": 81.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 85.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669456,
      "pitcher": "Shane Bieber",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 11,
      "reliefAppearances": 1,
      "hotDogIndex": 97.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 56.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.8,
      "adjustedXhrPerBbeAllowed": 0.0624,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0983,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0058,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-10-15",
        "batterId": 677594,
        "pitcherId": 669456,
        "description": "Julio Rodr\u00edguez homers (3) on a fly ball to left field. Randy Arozarena scores.",
        "exitVelocity": 112.2,
        "distance": 414,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0624,
          "percentile": null,
          "score": 140.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0983,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1273,
          "percentile": null,
          "score": 84.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0624,
          "percentile": null,
          "score": 140.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0983,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1273,
          "percentile": null,
          "score": 84.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641778,
      "pitcher": "Eric Lauer",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 16,
      "reliefAppearances": 18,
      "hotDogIndex": 97.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 318,
      "totalBbeAllowed": 318,
      "cookedPer100Bbe": 30.6,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0509,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0786,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 388.5,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 404,
      "worstServedEvent": {
        "gameDate": "2025-08-27",
        "batterId": 621439,
        "pitcherId": 641778,
        "description": "Byron Buxton homers (27) on a fly ball to left center field.",
        "exitVelocity": 113.7,
        "distance": 377,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 112.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0786,
          "percentile": null,
          "score": 108.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 85.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7067,
          "percentile": null,
          "score": 100.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 112.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0786,
          "percentile": null,
          "score": 108.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 85.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7067,
          "percentile": null,
          "score": 100.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642152,
      "pitcher": "Lou Trivino",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 2,
      "reliefAppearances": 48,
      "hotDogIndex": 97.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 147,
      "totalBbeAllowed": 147,
      "cookedPer100Bbe": 66.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.068,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0204,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-04-12",
        "batterId": 700250,
        "pitcherId": 642152,
        "description": "Ben Rice homers (4) on a line drive to right field.",
        "exitVelocity": 113.2,
        "distance": 372,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.25,
          "percentile": null,
          "score": 147.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 110.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.25,
          "percentile": null,
          "score": 147.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 110.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687888,
      "pitcher": "Brandon Walter",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 96.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 63.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0612,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0855,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-07-18",
        "batterId": 668227,
        "pitcherId": 687888,
        "description": "Randy Arozarena homers (18) on a fly ball to left center field.",
        "exitVelocity": 110.5,
        "distance": 445,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 137.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 123.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.69,
          "percentile": null,
          "score": 47.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 44.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 137.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 123.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.69,
          "percentile": null,
          "score": 47.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 44.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664854,
      "pitcher": "Ryan Helsley",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 96.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 56.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0234,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2025-09-10",
        "batterId": 596146,
        "pitcherId": 664854,
        "description": "Max Kepler homers (16) on a fly ball to right field.",
        "exitVelocity": 111.8,
        "distance": 408,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 67.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3375,
          "percentile": null,
          "score": 149.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 67.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3375,
          "percentile": null,
          "score": 149.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672391,
      "pitcher": "Kaleb Ort",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 96.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 83.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0862,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 383.9,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-07-25",
        "batterId": 701762,
        "pitcherId": 672391,
        "description": "Nick Kurtz homers (22) on a fly ball to right field.",
        "exitVelocity": 113.8,
        "distance": 414,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 93.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 72.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 93.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 72.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693855,
      "pitcher": "Ian Seymour",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 19,
      "gamesStarted": 5,
      "reliefAppearances": 14,
      "hotDogIndex": 96.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 61.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.041,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 388.6,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-09-23",
        "batterId": 681297,
        "pitcherId": 693855,
        "description": "Colton Cowser homers (16) on a fly ball to center field. Samuel Basallo scores.",
        "exitVelocity": 108.1,
        "distance": 426,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.041,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.36,
          "percentile": null,
          "score": 90.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.041,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.36,
          "percentile": null,
          "score": 90.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605488,
      "pitcher": "Jeffrey Springs",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 32,
      "reliefAppearances": 2,
      "hotDogIndex": 95.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 518,
      "totalBbeAllowed": 518,
      "cookedPer100Bbe": 18.4,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 24.6,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3514,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2025-08-17",
        "batterId": 666176,
        "pitcherId": 605488,
        "description": "Jo Adell homers (26) on a line drive to left field. Nolan Schanuel scores. Taylor Ward scores.",
        "exitVelocity": 115.3,
        "distance": 395,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 105.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3514,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1357,
          "percentile": null,
          "score": 84.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 79.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 105.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3514,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1357,
          "percentile": null,
          "score": 84.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 79.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595928,
      "pitcher": "John Curtiss",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 0,
      "reliefAppearances": 34,
      "hotDogIndex": 95.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 76.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.036,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.056,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 412.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-08-31",
        "batterId": 669257,
        "pitcherId": 595928,
        "description": "Will Smith homers (17) on a fly ball to left center field.",
        "exitVelocity": 109.2,
        "distance": 422,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 72.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 63.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.42,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 125.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 72.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 63.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.42,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 125.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664076,
      "pitcher": "Garrett Cleavinger",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 94.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 138,
      "totalBbeAllowed": 138,
      "cookedPer100Bbe": 68.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.087,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 381.9,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 672386,
        "pitcherId": 664076,
        "description": "Alejandro Kirk homers (13) on a fly ball to left field.",
        "exitVelocity": 109.3,
        "distance": 432,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 125.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0556,
          "percentile": null,
          "score": 55.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 125.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0556,
          "percentile": null,
          "score": 55.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621381,
      "pitcher": "Matt Strahm",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 93.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 54.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0468,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0234,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2025-06-25",
        "batterId": 605170,
        "pitcherId": 621381,
        "description": "Victor Caratini homers (6) on a fly ball to left center field.",
        "exitVelocity": 107.7,
        "distance": 423,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 67.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 45.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3833,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 67.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 45.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3833,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689690,
      "pitcher": "Alek Jacob",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 93.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 79.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0483,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0763,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 384.8,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-05-24",
        "batterId": 660670,
        "pitcherId": 689690,
        "description": "Ronald Acu\u00f1a Jr. homers (2) on a fly ball to left center field. Nick Allen scores.",
        "exitVelocity": 111.0,
        "distance": 427,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 107.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 104.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4714,
          "percentile": null,
          "score": 15.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 107.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 104.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4714,
          "percentile": null,
          "score": 15.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592836,
      "pitcher": "Taijuan Walker",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 23,
      "reliefAppearances": 14,
      "hotDogIndex": 93.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 443,
      "totalBbeAllowed": 443,
      "cookedPer100Bbe": 21.1,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 4.6,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0677,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 394.4,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2025-06-21",
        "batterId": 682626,
        "pitcherId": 592836,
        "description": "Francisco Alvarez homers (3) on a fly ball to left center field.",
        "exitVelocity": 111.3,
        "distance": 452,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 74.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 86.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9333,
          "percentile": null,
          "score": 108.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 74.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 86.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9333,
          "percentile": null,
          "score": 108.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608650,
      "pitcher": "Dietrich Enns",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 3,
      "reliefAppearances": 21,
      "hotDogIndex": 93.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 68.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-08-27",
        "batterId": 701350,
        "pitcherId": 608650,
        "description": "Roman Anthony homers (7) on a fly ball to center field.",
        "exitVelocity": 108.1,
        "distance": 416,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 81.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 69.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 107.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 119.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 81.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 69.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 107.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 119.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669854,
      "pitcher": "Ronel Blanco",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 10,
      "reliefAppearances": 0,
      "hotDogIndex": 93.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 71.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.084,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-04-16",
        "batterId": 663457,
        "pitcherId": 669854,
        "description": "Lars Nootbaar homers (3) on a line drive to center field. Victor Scott II scores. Thomas Saggese scores.",
        "exitVelocity": 108.4,
        "distance": 418,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 101.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 120.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 28.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1286,
          "percentile": null,
          "score": 84.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 88.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 101.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 120.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 28.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1286,
          "percentile": null,
          "score": 84.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 88.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656641,
      "pitcher": "Jacob Latz",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 8,
      "reliefAppearances": 25,
      "hotDogIndex": 92.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 234,
      "totalBbeAllowed": 234,
      "cookedPer100Bbe": 39.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0346,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0812,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0214,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-05-02",
        "batterId": 677594,
        "pitcherId": 656641,
        "description": "Julio Rodr\u00edguez homers (5) on a fly ball to center field. Mitch Garver scores.",
        "exitVelocity": 108.8,
        "distance": 431,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 68.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0812,
          "percentile": null,
          "score": 115.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5714,
          "percentile": null,
          "score": 97.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 68.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0812,
          "percentile": null,
          "score": 115.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5714,
          "percentile": null,
          "score": 97.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519151,
      "pitcher": "Ryan Pressly",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 92.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 69.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0746,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-07-20",
        "batterId": 677800,
        "pitcherId": 519151,
        "description": "Wilyer Abreu homers (19) on a fly ball to right center field. Trevor Story scores.",
        "exitVelocity": 108.8,
        "distance": 406,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 106.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 106.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665152,
      "pitcher": "Dean Kremer",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 29,
      "reliefAppearances": 3,
      "hotDogIndex": 92.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 507,
      "totalBbeAllowed": 507,
      "cookedPer100Bbe": 18.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.4,
      "adjustedXhrPerBbeAllowed": 0.0442,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.175,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-08-23",
        "batterId": 660821,
        "pitcherId": 665152,
        "description": "Jes\u00fas S\u00e1nchez homers (11) on a fly ball to right center field.",
        "exitVelocity": 111.0,
        "distance": 429,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 58.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0455,
          "percentile": null,
          "score": 82.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 90.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 58.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0455,
          "percentile": null,
          "score": 82.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 90.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 688138,
      "pitcher": "Logan Evans",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 16,
      "reliefAppearances": 1,
      "hotDogIndex": 92.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 270,
      "totalBbeAllowed": 270,
      "cookedPer100Bbe": 34.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.1,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-05-27",
        "batterId": 695578,
        "pitcherId": 688138,
        "description": "James Wood homers (14) on a fly ball to center field.",
        "exitVelocity": 112.8,
        "distance": 448,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 101.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3308,
          "percentile": null,
          "score": 119.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 85.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 101.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3308,
          "percentile": null,
          "score": 119.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 85.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622503,
      "pitcher": "Nabil Crismatt",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 6,
      "reliefAppearances": 4,
      "hotDogIndex": 91.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 77.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 392.5,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-09-08",
        "batterId": 642086,
        "pitcherId": 622503,
        "description": "Dominic Smith homers (5) on a fly ball to right field. Rafael Devers scores.",
        "exitVelocity": 107.7,
        "distance": 414,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 105.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 87.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2667,
          "percentile": null,
          "score": 35.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 105.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 87.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2667,
          "percentile": null,
          "score": 35.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694477,
      "pitcher": "Chad Patrick",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 23,
      "reliefAppearances": 11,
      "hotDogIndex": 91.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 351,
      "totalBbeAllowed": 351,
      "cookedPer100Bbe": 26.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0419,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0684,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 116.9,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2025-10-17",
        "batterId": 660271,
        "pitcherId": 694477,
        "description": "Shohei Ohtani homers (4) on a fly ball to right center field.",
        "exitVelocity": 116.9,
        "distance": 469,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 88.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4,
          "percentile": null,
          "score": 123.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 82.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 88.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4,
          "percentile": null,
          "score": 123.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 82.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656731,
      "pitcher": "Tylor Megill",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 91.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 202,
      "totalBbeAllowed": 202,
      "cookedPer100Bbe": 45.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0371,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0495,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 384.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2025-06-14",
        "batterId": 691406,
        "pitcherId": 656731,
        "description": "Junior Caminero homers (16) on a fly ball to left center field.",
        "exitVelocity": 109.2,
        "distance": 409,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 75.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8714,
          "percentile": null,
          "score": 135.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 109.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 75.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8714,
          "percentile": null,
          "score": 135.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 109.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607074,
      "pitcher": "Carlos Rod\u00f3n",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 91.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 538,
      "totalBbeAllowed": 538,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.5,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 382.0,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-06-19",
        "batterId": 545361,
        "pitcherId": 607074,
        "description": "Mike Trout homers (12) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 423,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 90.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 41.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 103.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 90.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 41.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 103.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592662,
      "pitcher": "Robbie Ray",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 91.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 503,
      "totalBbeAllowed": 503,
      "cookedPer100Bbe": 18.1,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 20.8,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 17,
      "noDoubterRateAllowed": 0.175,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-07-03",
        "batterId": 606466,
        "pitcherId": 592662,
        "description": "Ketel Marte homers (19) on a fly ball to left field.",
        "exitVelocity": 114.6,
        "distance": 403,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 58.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2917,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 91.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 58.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2917,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 91.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681190,
      "pitcher": "Randy V\u00e1squez",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 26,
      "reliefAppearances": 3,
      "hotDogIndex": 90.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 433,
      "totalBbeAllowed": 433,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.9,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0693,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0162,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-06-22",
        "batterId": 521692,
        "pitcherId": 681190,
        "description": "Salvador Perez homers (9) on a line drive to left center field. Vinnie Pasquantino scores.",
        "exitVelocity": 114.1,
        "distance": 412,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 81.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 91.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 83.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5687,
          "percentile": null,
          "score": 128.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 93.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 81.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 91.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 83.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5687,
          "percentile": null,
          "score": 128.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 93.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571578,
      "pitcher": "Patrick Corbin",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 477,
      "totalBbeAllowed": 477,
      "cookedPer100Bbe": 19.0,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.4,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0671,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-09-01",
        "batterId": 606466,
        "pitcherId": 571578,
        "description": "Ketel Marte homers (24) on a fly ball to left center field.",
        "exitVelocity": 111.7,
        "distance": 441,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 85.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.581,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 84.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 85.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.581,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 84.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665795,
      "pitcher": "Edward Cabrera",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 372,
      "totalBbeAllowed": 372,
      "cookedPer100Bbe": 24.4,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.6,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0806,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 389.1,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-04-22",
        "batterId": 682622,
        "pitcherId": 665795,
        "description": "Noelvi Marte homers (2) on a fly ball to left field.",
        "exitVelocity": 116.7,
        "distance": 431,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8824,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 63.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8824,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 63.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642207,
      "pitcher": "Devin Williams",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 58.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0396,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0779,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.013,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 410.2,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2025-07-20",
        "batterId": 660670,
        "pitcherId": 642207,
        "description": "Ronald Acu\u00f1a Jr. homers (13) on a fly ball to center field.",
        "exitVelocity": 113.7,
        "distance": 456,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 83.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 106.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.62,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 83.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 106.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.62,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641154,
      "pitcher": "Pablo L\u00f3pez",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 239,
      "totalBbeAllowed": 239,
      "cookedPer100Bbe": 37.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0301,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.046,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0293,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-03-27",
        "batterId": 663457,
        "pitcherId": 641154,
        "description": "Lars Nootbaar homers (1) on a line drive to right field. Jordan Walker scores.",
        "exitVelocity": 108.0,
        "distance": 414,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 52.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 41.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 117.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 146.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 52.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 41.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 117.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 146.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687911,
      "pitcher": "Bryan King",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 46.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0518,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 387.4,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2025-06-20",
        "batterId": 695681,
        "pitcherId": 687911,
        "description": "Christian Moore homers (1) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 411,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 86.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 57.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.71,
          "percentile": null,
          "score": 101.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 86.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 57.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.71,
          "percentile": null,
          "score": 101.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621051,
      "pitcher": "Steven Wilson",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 90.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 52.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0173,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-05-13",
        "batterId": 682829,
        "pitcherId": 621051,
        "description": "Elly De La Cruz homers (7) on a fly ball to right field.",
        "exitVelocity": 114.9,
        "distance": 435,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 91.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8429,
          "percentile": null,
          "score": 77.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 91.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8429,
          "percentile": null,
          "score": 77.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676282,
      "pitcher": "Joey Cantillo",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 13,
      "reliefAppearances": 25,
      "hotDogIndex": 90.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 263,
      "totalBbeAllowed": 263,
      "cookedPer100Bbe": 34.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0384,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0532,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 403.3,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 666969,
        "pitcherId": 676282,
        "description": "Adolis Garc\u00eda homers (19) on a fly ball to left center field.",
        "exitVelocity": 110.2,
        "distance": 433,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 59.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2182,
          "percentile": null,
          "score": 116.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 105.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 59.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2182,
          "percentile": null,
          "score": 116.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 105.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 695243,
      "pitcher": "Mason Miller",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 90.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 104,
      "totalBbeAllowed": 104,
      "cookedPer100Bbe": 86.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0442,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0865,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-08-05",
        "batterId": 666971,
        "pitcherId": 695243,
        "description": "Lourdes Gurriel Jr. homers (14) on a fly ball to left center field. Geraldo Perdomo scores.",
        "exitVelocity": 107.1,
        "distance": 439,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0865,
          "percentile": null,
          "score": 125.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.38,
          "percentile": null,
          "score": 65.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 57.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0865,
          "percentile": null,
          "score": 125.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.38,
          "percentile": null,
          "score": 65.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 57.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669194,
      "pitcher": "Ryne Nelson",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 24,
      "reliefAppearances": 11,
      "hotDogIndex": 90.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 469,
      "totalBbeAllowed": 469,
      "cookedPer100Bbe": 19.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.9,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": -2.9,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.303,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 401.2,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2025-05-05",
        "batterId": 624413,
        "pitcherId": 669194,
        "description": "Pete Alonso homers (9) on a fly ball to left field. Juan Soto scores.",
        "exitVelocity": 111.6,
        "distance": 425,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 92.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 92.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.303,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4105,
          "percentile": null,
          "score": 66.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 92.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 92.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.303,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4105,
          "percentile": null,
          "score": 66.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671106,
      "pitcher": "Logan Allen",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 90.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 485,
      "totalBbeAllowed": 485,
      "cookedPer100Bbe": 18.6,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.1,
      "adjustedXhrPerBbeAllowed": 0.0353,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0577,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2025-06-29",
        "batterId": 669357,
        "pitcherId": 671106,
        "description": "Nolan Gorman homers (7) on a fly ball to right center field. Masyn Winn scores. Willson Contreras scores.",
        "exitVelocity": 110.5,
        "distance": 428,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 69.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 68.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9389,
          "percentile": null,
          "score": 109.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 69.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 68.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9389,
          "percentile": null,
          "score": 109.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605400,
      "pitcher": "Aaron Nola",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 90.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 303,
      "totalBbeAllowed": 303,
      "cookedPer100Bbe": 29.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 13.6,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 4.4,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.04,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 388.2,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-03-23",
        "batterId": 805808,
        "pitcherId": 605400,
        "description": "Kevin McGonigle homers (1) on a fly ball to right center field.",
        "exitVelocity": 111.3,
        "distance": 406,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 97.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 118.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 12.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5048,
          "percentile": null,
          "score": 69.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 94.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 97.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 118.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 12.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5048,
          "percentile": null,
          "score": 69.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 94.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686752,
      "pitcher": "Ryan Pepiot",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 89.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 445,
      "totalBbeAllowed": 445,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 21.2,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 4.8,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0787,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 386.9,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-08-05",
        "batterId": 666176,
        "pitcherId": 686752,
        "description": "Jo Adell homers (23) on a fly ball to left field. Taylor Ward scores.",
        "exitVelocity": 115.7,
        "distance": 410,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 105.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2286,
          "percentile": null,
          "score": 80.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6577,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 105.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2286,
          "percentile": null,
          "score": 80.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6577,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 647336,
      "pitcher": "Michael Soroka",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 19,
      "reliefAppearances": 7,
      "hotDogIndex": 89.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 249,
      "totalBbeAllowed": 249,
      "cookedPer100Bbe": 36.0,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0498,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0843,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 380.8,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2025-07-29",
        "batterId": 673237,
        "pitcherId": 647336,
        "description": "Yainer Diaz homers (14) on a fly ball to right center field.",
        "exitVelocity": 106.3,
        "distance": 393,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 110.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 121.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.5083,
          "percentile": null,
          "score": 17.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 110.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 121.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.5083,
          "percentile": null,
          "score": 17.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667463,
      "pitcher": "John King",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 0,
      "reliefAppearances": 53,
      "hotDogIndex": 89.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 49.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0722,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0111,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-07-09",
        "batterId": 695578,
        "pitcherId": 667463,
        "description": "James Wood homers (24) on a fly ball to center field.",
        "exitVelocity": 115.9,
        "distance": 433,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 89.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.725,
          "percentile": null,
          "score": 133.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 66.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 89.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.725,
          "percentile": null,
          "score": 133.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 66.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656234,
      "pitcher": "Jake Bird",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 89.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 51.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0384,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.064,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 106.5,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-07-18",
        "batterId": 650489,
        "pitcherId": 656234,
        "description": "Willi Castro homers (10) on a fly ball to center field. Byron Buxton scores. Ryan Jeffers scores.",
        "exitVelocity": 105.7,
        "distance": 439,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 80.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7143,
          "percentile": null,
          "score": 75.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 80.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7143,
          "percentile": null,
          "score": 75.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621121,
      "pitcher": "Lance McCullers Jr.",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 14,
      "reliefAppearances": 3,
      "hotDogIndex": 89.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 53.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0452,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0964,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 381.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-09-28",
        "batterId": 545361,
        "pitcherId": 621121,
        "description": "Mike Trout homers (26) on a fly ball to left center field.",
        "exitVelocity": 111.0,
        "distance": 443,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 99.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.82,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 99.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.82,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571927,
      "pitcher": "Steven Matz",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 3,
      "reliefAppearances": 53,
      "hotDogIndex": 89.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 262,
      "totalBbeAllowed": 262,
      "cookedPer100Bbe": 34.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0611,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0191,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-06-21",
        "batterId": 682829,
        "pitcherId": 571927,
        "description": "Elly De La Cruz homers (17) on a fly ball to center field. Matt McLain scores.",
        "exitVelocity": 107.8,
        "distance": 435,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 65.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 73.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9375,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 105.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 65.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 73.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9375,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 105.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671737,
      "pitcher": "Taj Bradley",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 88.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 427,
      "totalBbeAllowed": 427,
      "cookedPer100Bbe": 20.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0632,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-04-05",
        "batterId": 669394,
        "pitcherId": 671737,
        "description": "Jake Burger homers (2) on a fly ball to left center field. Wyatt Langford scores. Adolis Garc\u00eda scores.",
        "exitVelocity": 113.0,
        "distance": 429,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 91.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 78.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6579,
          "percentile": null,
          "score": 100.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 70.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 91.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 78.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6579,
          "percentile": null,
          "score": 100.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 70.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676440,
      "pitcher": "Tanner Bibee",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 88.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 574,
      "totalBbeAllowed": 574,
      "cookedPer100Bbe": 15.5,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 23.0,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1951,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 391.1,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2025-07-26",
        "batterId": 677951,
        "pitcherId": 676440,
        "description": "Bobby Witt Jr. homers (15) on a fly ball to left center field. Kyle Isbel scores.",
        "exitVelocity": 110.2,
        "distance": 449,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1951,
          "percentile": null,
          "score": 67.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9172,
          "percentile": null,
          "score": 80.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1951,
          "percentile": null,
          "score": 67.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9172,
          "percentile": null,
          "score": 80.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 98.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641656,
      "pitcher": "Ian Hamilton",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 1,
      "reliefAppearances": 37,
      "hotDogIndex": 88.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 87.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0465,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0792,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0099,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 376.6,
      "maxExitVelocityAllowed": 115.2,
      "maxDistanceAllowed": 390,
      "worstServedEvent": {
        "gameDate": "2025-07-25",
        "batterId": 656941,
        "pitcherId": 641656,
        "description": "Kyle Schwarber homers (36) on a line drive to right field. Trea Turner scores.",
        "exitVelocity": 115.2,
        "distance": 380,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 101.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 110.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 85.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 101.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 110.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 85.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671212,
      "pitcher": "Joe Boyle",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 10,
      "reliefAppearances": 5,
      "hotDogIndex": 88.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 64.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.073,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 385.0,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-08-09",
        "batterId": 677594,
        "pitcherId": 671212,
        "description": "Julio Rodr\u00edguez homers (23) on a line drive to left field.",
        "exitVelocity": 113.4,
        "distance": 349,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 98.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0167,
          "percentile": null,
          "score": 110.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 83.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 98.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0167,
          "percentile": null,
          "score": 110.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 83.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669203,
      "pitcher": "Corbin Burnes",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 87.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 48.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0546,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-04-12",
        "batterId": 694192,
        "pitcherId": 669203,
        "description": "Jackson Chourio homers (5) on a fly ball to left center field.",
        "exitVelocity": 110.0,
        "distance": 448,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 66.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 61.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9286,
          "percentile": null,
          "score": 108.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 66.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 61.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9286,
          "percentile": null,
          "score": 108.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660825,
      "pitcher": "Eduard Bazardo",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 85,
      "gamesStarted": 0,
      "reliefAppearances": 85,
      "hotDogIndex": 87.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 247,
      "totalBbeAllowed": 247,
      "cookedPer100Bbe": 35.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0385,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0648,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0162,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 385.4,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2025-05-22",
        "batterId": 514888,
        "pitcherId": 660825,
        "description": "Jose Altuve homers (5) on a fly ball to left center field.",
        "exitVelocity": 106.8,
        "distance": 403,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 79.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2083,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 79.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2083,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664126,
      "pitcher": "Pete Fairbanks",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 52.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0458,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0602,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-08-20",
        "batterId": 669224,
        "pitcherId": 664126,
        "description": "Austin Wells homers (17) on a fly ball to right center field.",
        "exitVelocity": 107.3,
        "distance": 423,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 100.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 73.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 100.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 73.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 136.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676661,
      "pitcher": "Max Lazar",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 66.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0682,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 385.4,
      "maxExitVelocityAllowed": 105.8,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2025-09-27",
        "batterId": 680837,
        "pitcherId": 676661,
        "description": "Ryan Fitzgerald homers (4) on a fly ball to right field.",
        "exitVelocity": 105.8,
        "distance": 408,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5571,
          "percentile": null,
          "score": 43.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5571,
          "percentile": null,
          "score": 43.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607067,
      "pitcher": "Colin Rea",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 27,
      "reliefAppearances": 9,
      "hotDogIndex": 87.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 512,
      "totalBbeAllowed": 512,
      "cookedPer100Bbe": 17.1,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 25.6,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": -4.6,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.082,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0098,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2025-05-24",
        "batterId": 682829,
        "pitcherId": 607067,
        "description": "Elly De La Cruz homers (9) on a line drive to right center field. Santiago Espinal scores.",
        "exitVelocity": 110.5,
        "distance": 387,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.082,
          "percentile": null,
          "score": 117.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2095,
          "percentile": null,
          "score": 60.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 58.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.082,
          "percentile": null,
          "score": 117.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2095,
          "percentile": null,
          "score": 60.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 58.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676979,
      "pitcher": "Garrett Crochet",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 87.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 528,
      "totalBbeAllowed": 528,
      "cookedPer100Bbe": 16.5,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 19.9,
      "adjustedXhrPerBbeAllowed": 0.0377,
      "xhrDiffAllowed": 5.1,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0739,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2051,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 115.5,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2025-06-13",
        "batterId": 592450,
        "pitcherId": 676979,
        "description": "Aaron Judge homers (26) on a fly ball to left center field.",
        "exitVelocity": 115.5,
        "distance": 443,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 101.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2051,
          "percentile": null,
          "score": 73.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.776,
          "percentile": null,
          "score": 76.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 101.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2051,
          "percentile": null,
          "score": 73.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.776,
          "percentile": null,
          "score": 76.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542888,
      "pitcher": "Shawn Armstrong",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 2,
      "reliefAppearances": 71,
      "hotDogIndex": 86.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 46.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0282,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0479,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-06-30",
        "batterId": 681297,
        "pitcherId": 542888,
        "description": "Colton Cowser homers (7) on a fly ball to right center field.",
        "exitVelocity": 113.7,
        "distance": 425,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 46.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 47.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0857,
          "percentile": null,
          "score": 169.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 115.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 46.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 47.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0857,
          "percentile": null,
          "score": 169.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 115.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663738,
      "pitcher": "Daniel Lynch IV",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 2,
      "reliefAppearances": 58,
      "hotDogIndex": 86.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 223,
      "totalBbeAllowed": 223,
      "cookedPer100Bbe": 38.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0341,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0628,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0224,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 420.9,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2025-09-16",
        "batterId": 686527,
        "pitcherId": 663738,
        "description": "Dominic Canzone homers (9) on a fly ball to center field.",
        "exitVelocity": 108.2,
        "distance": 447,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 65.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 77.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2889,
          "percentile": null,
          "score": 118.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 65.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 77.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2889,
          "percentile": null,
          "score": 118.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676106,
      "pitcher": "Emerson Hancock",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 17,
      "reliefAppearances": 8,
      "hotDogIndex": 86.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 307,
      "totalBbeAllowed": 307,
      "cookedPer100Bbe": 28.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0378,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0684,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 390.5,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-06-21",
        "batterId": 683737,
        "pitcherId": 676106,
        "description": "Michael Busch homers (12) on a fly ball to right field. Pete Crow-Armstrong scores. Dansby Swanson scores.",
        "exitVelocity": 111.9,
        "distance": 375,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 89.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.125,
          "percentile": null,
          "score": 83.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 108.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 89.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.125,
          "percentile": null,
          "score": 83.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 108.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607192,
      "pitcher": "Tyler Glasnow",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 22,
      "reliefAppearances": 3,
      "hotDogIndex": 86.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 273,
      "totalBbeAllowed": 273,
      "cookedPer100Bbe": 31.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0355,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0623,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4118,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-04-13",
        "batterId": 683737,
        "pitcherId": 607192,
        "description": "Michael Busch homers (3) on a fly ball to right field.",
        "exitVelocity": 107.8,
        "distance": 403,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 70.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 75.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 137.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7833,
          "percentile": null,
          "score": 50.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 101.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 70.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 75.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 137.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7833,
          "percentile": null,
          "score": 50.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 101.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643377,
      "pitcher": "Griffin Jax",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 2,
      "reliefAppearances": 74,
      "hotDogIndex": 86.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 52.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.038,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0613,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0184,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 388.1,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-05-04",
        "batterId": 677800,
        "pitcherId": 643377,
        "description": "Wilyer Abreu homers (7) on a fly ball to right field.",
        "exitVelocity": 109.5,
        "distance": 420,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 74.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9714,
          "percentile": null,
          "score": 109.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 74.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9714,
          "percentile": null,
          "score": 109.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656605,
      "pitcher": "Mitch Keller",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 86.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 536,
      "totalBbeAllowed": 536,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.7,
      "adjustedXhrPerBbeAllowed": 0.0386,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0578,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-07-08",
        "batterId": 695506,
        "pitcherId": 656605,
        "description": "Jac Caglianone homers (3) on a line drive to center field.",
        "exitVelocity": 114.1,
        "distance": 421,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 80.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 68.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 66.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0619,
          "percentile": null,
          "score": 112.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 104.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 80.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 68.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 66.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0619,
          "percentile": null,
          "score": 112.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 104.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657097,
      "pitcher": "Jacob Webb",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 85.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 44.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-03-29",
        "batterId": 692225,
        "pitcherId": 657097,
        "description": "Kristian Campbell homers (1) on a line drive to center field.",
        "exitVelocity": 112.2,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 118.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 117.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4818,
          "percentile": null,
          "score": 68.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 31.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 118.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 117.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4818,
          "percentile": null,
          "score": 68.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 31.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547184,
      "pitcher": "Michael Kelly",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 0,
      "reliefAppearances": 42,
      "hotDogIndex": 85.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 73.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2025-09-28",
        "batterId": 695600,
        "pitcherId": 547184,
        "description": "Carter Jensen homers (3) on a fly ball to right center field.",
        "exitVelocity": 112.7,
        "distance": 456,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.84,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.84,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543294,
      "pitcher": "Kyle Hendricks",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 85.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 533,
      "totalBbeAllowed": 533,
      "cookedPer100Bbe": 16.1,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 25.8,
      "adjustedXhrPerBbeAllowed": 0.0484,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0732,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0094,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2821,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-09-14",
        "batterId": 663728,
        "pitcherId": 543294,
        "description": "Cal Raleigh homers (54) on a line drive to left center field. Randy Arozarena scores.",
        "exitVelocity": 109.4,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 107.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2821,
          "percentile": null,
          "score": 100.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8,
          "percentile": null,
          "score": 50.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 56.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 107.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2821,
          "percentile": null,
          "score": 100.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8,
          "percentile": null,
          "score": 50.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 56.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607259,
      "pitcher": "Nick Martinez",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 42,
      "gamesStarted": 27,
      "reliefAppearances": 15,
      "hotDogIndex": 85.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 526,
      "totalBbeAllowed": 526,
      "cookedPer100Bbe": 16.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0627,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3939,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 399.1,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-06-19",
        "batterId": 621439,
        "pitcherId": 607259,
        "description": "Byron Buxton homers (14) on a fly ball to left field.",
        "exitVelocity": 111.2,
        "distance": 432,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 89.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 77.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3939,
          "percentile": null,
          "score": 135.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4273,
          "percentile": null,
          "score": 92.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 68.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 89.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 77.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3939,
          "percentile": null,
          "score": 135.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4273,
          "percentile": null,
          "score": 92.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 68.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607200,
      "pitcher": "Erick Fedde",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 26,
      "reliefAppearances": 8,
      "hotDogIndex": 85.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 483,
      "totalBbeAllowed": 483,
      "cookedPer100Bbe": 17.6,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.9,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0642,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2581,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-04-04",
        "batterId": 677800,
        "pitcherId": 607200,
        "description": "Wilyer Abreu homers (3) on a fly ball to right field.",
        "exitVelocity": 110.1,
        "distance": 392,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 87.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 80.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1053,
          "percentile": null,
          "score": 83.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 87.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 80.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1053,
          "percentile": null,
          "score": 83.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686973,
      "pitcher": "Louis Varland",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 93,
      "gamesStarted": 2,
      "reliefAppearances": 91,
      "hotDogIndex": 84.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 246,
      "totalBbeAllowed": 246,
      "cookedPer100Bbe": 34.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0415,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0691,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2025-04-25",
        "batterId": 681351,
        "pitcherId": 686973,
        "description": "Logan O'Hoppe homers (7) on a fly ball to left center field.",
        "exitVelocity": 109.2,
        "distance": 412,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 90.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.49,
          "percentile": null,
          "score": 94.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 74.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 90.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.49,
          "percentile": null,
          "score": 94.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 74.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694819,
      "pitcher": "Jacob Misiorowski",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 14,
      "reliefAppearances": 4,
      "hotDogIndex": 84.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 47.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0472,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0787,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-07-08",
        "batterId": 660271,
        "pitcherId": 694819,
        "description": "Shohei Ohtani homers (31) on a fly ball to center field.",
        "exitVelocity": 108.4,
        "distance": 431,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592773,
      "pitcher": "Ryne Stanek",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 1,
      "reliefAppearances": 66,
      "hotDogIndex": 84.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 50.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 379.4,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2025-06-04",
        "batterId": 681624,
        "pitcherId": 592773,
        "description": "Andy Pages homers (12) on a fly ball to left center field.",
        "exitVelocity": 109.2,
        "distance": 406,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 71.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8571,
          "percentile": null,
          "score": 134.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 71.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 71.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8571,
          "percentile": null,
          "score": 134.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 71.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669674,
      "pitcher": "Sam Long",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 84.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 57.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0552,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 407.5,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-09-28",
        "batterId": 701762,
        "pitcherId": 669674,
        "description": "Nick Kurtz homers (36) on a fly ball to left center field. Colby Thomas scores.",
        "exitVelocity": 112.7,
        "distance": 423,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7125,
          "percentile": null,
          "score": 101.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 81.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7125,
          "percentile": null,
          "score": 101.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 81.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 684320,
      "pitcher": "Yariel Rodr\u00edguez",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 1,
      "reliefAppearances": 69,
      "hotDogIndex": 83.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 201,
      "totalBbeAllowed": 201,
      "cookedPer100Bbe": 41.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0438,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0746,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 387.9,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2025-03-27",
        "batterId": 668939,
        "pitcherId": 684320,
        "description": "Adley Rutschman homers (2) on a fly ball to right field. Jackson Holliday scores.",
        "exitVelocity": 108.5,
        "distance": 415,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0438,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 95.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.52,
          "percentile": null,
          "score": 69.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 59.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0438,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 95.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.52,
          "percentile": null,
          "score": 69.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 59.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571946,
      "pitcher": "Shelby Miller",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 83.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 70.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0504,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2025-06-17",
        "batterId": 680718,
        "pitcherId": 571946,
        "description": "Addison Barger homers (8) on a fly ball to right field.",
        "exitVelocity": 109.3,
        "distance": 408,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 66.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 55.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.02,
          "percentile": null,
          "score": 142.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 94.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 66.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 55.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.02,
          "percentile": null,
          "score": 142.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 94.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 500779,
      "pitcher": "Jose Quintana",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 26,
      "reliefAppearances": 2,
      "hotDogIndex": 83.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 432,
      "totalBbeAllowed": 432,
      "cookedPer100Bbe": 19.3,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 116.5,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2025-10-17",
        "batterId": 660271,
        "pitcherId": 500779,
        "description": "Shohei Ohtani homers (3) on a fly ball to right field.",
        "exitVelocity": 116.5,
        "distance": 446,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 91.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9316,
          "percentile": null,
          "score": 137.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 69.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 91.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9316,
          "percentile": null,
          "score": 137.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 69.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672582,
      "pitcher": "Angel Zerpa",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 2,
      "reliefAppearances": 70,
      "hotDogIndex": 82.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 196,
      "totalBbeAllowed": 196,
      "cookedPer100Bbe": 42.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0347,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-07-27",
        "batterId": 672356,
        "pitcherId": 672582,
        "description": "Gabriel Arias homers (7) on a fly ball to right center field.",
        "exitVelocity": 110.3,
        "distance": 425,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 68.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5286,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 68.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5286,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686218,
      "pitcher": "Emmet Sheehan",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 12,
      "reliefAppearances": 9,
      "hotDogIndex": 82.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 40.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0631,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 404.7,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-08-05",
        "batterId": 669357,
        "pitcherId": 686218,
        "description": "Nolan Gorman homers (10) on a fly ball to right center field. Willson Contreras scores.",
        "exitVelocity": 109.1,
        "distance": 425,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 75.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 87.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 75.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 87.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680755,
      "pitcher": "Braydon Fisher",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 1,
      "reliefAppearances": 59,
      "hotDogIndex": 82.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 60.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0375,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0662,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 389.5,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2025-08-17",
        "batterId": 694671,
        "pitcherId": 680755,
        "description": "Wyatt Langford homers (17) on a fly ball to left field. Josh Smith scores.",
        "exitVelocity": 111.0,
        "distance": 401,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 83.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 83.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680885,
      "pitcher": "Spencer Schwellenbach",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 82.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 314,
      "totalBbeAllowed": 314,
      "cookedPer100Bbe": 26.3,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0341,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.051,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-05-18",
        "batterId": 646240,
        "pitcherId": 680885,
        "description": "Rafael Devers hits a grand slam (9) to center field. David Hamilton scores. Ceddanne Rafaela scores. Jarren Duran scores.",
        "exitVelocity": 108.3,
        "distance": 442,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 64.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5308,
          "percentile": null,
          "score": 127.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 91.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 64.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5308,
          "percentile": null,
          "score": 127.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 91.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592332,
      "pitcher": "Kevin Gausman",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 39,
      "gamesStarted": 38,
      "reliefAppearances": 1,
      "hotDogIndex": 82.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 622,
      "totalBbeAllowed": 622,
      "cookedPer100Bbe": 13.2,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 22.3,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-09-05",
        "batterId": 519317,
        "pitcherId": 592332,
        "description": "Giancarlo Stanton homers (19) on a fly ball to left center field.",
        "exitVelocity": 112.7,
        "distance": 418,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 72.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 86.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5962,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 72.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 86.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5962,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573124,
      "pitcher": "Taylor Rogers",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 81.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 53.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0855,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 384.9,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-06-19",
        "batterId": 680777,
        "pitcherId": 573124,
        "description": "Ryan Jeffers homers (5) on a fly ball to center field. Carlos Correa scores.",
        "exitVelocity": 108.3,
        "distance": 448,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 123.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2429,
          "percentile": null,
          "score": 62.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 44.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 123.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2429,
          "percentile": null,
          "score": 62.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 44.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 673540,
      "pitcher": "Kodai Senga",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 81.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 314,
      "totalBbeAllowed": 314,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0395,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0764,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2025-08-20",
        "batterId": 605137,
        "pitcherId": 673540,
        "description": "Josh Bell homers (16) on a line drive to right center field.",
        "exitVelocity": 112.5,
        "distance": 420,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 83.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 105.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 74.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 121.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 56.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 83.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 105.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 74.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 121.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 56.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608379,
      "pitcher": "Michael Wacha",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 81.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 558,
      "totalBbeAllowed": 558,
      "cookedPer100Bbe": 14.5,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 18.8,
      "adjustedXhrPerBbeAllowed": 0.0337,
      "xhrDiffAllowed": -3.8,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-08-01",
        "batterId": 665489,
        "pitcherId": 608379,
        "description": "Vladimir Guerrero Jr. homers (16) on a fly ball to left field.",
        "exitVelocity": 113.9,
        "distance": 428,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 63.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 66.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2684,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 100.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 63.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 66.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2684,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 100.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 695549,
      "pitcher": "Jackson Jobe",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 80.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 50.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0406,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0125,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 393.1,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-05-07",
        "batterId": 641857,
        "pitcherId": 695549,
        "description": "Ryan McMahon homers (4) on a fly ball to center field. Jordan Beck scores.",
        "exitVelocity": 110.9,
        "distance": 436,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7875,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0125,
          "percentile": null,
          "score": 75.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7875,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0125,
          "percentile": null,
          "score": 75.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607536,
      "pitcher": "Kyle Freeland",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 80.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 566,
      "totalBbeAllowed": 566,
      "cookedPer100Bbe": 14.3,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.3,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0654,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2432,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2025-05-01",
        "batterId": 671218,
        "pitcherId": 607536,
        "description": "Heliot Ramos homers (5) on a line drive to center field.",
        "exitVelocity": 112.8,
        "distance": 430,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 82.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 82.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 86.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0043,
          "percentile": null,
          "score": 81.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 75.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 82.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 82.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 86.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0043,
          "percentile": null,
          "score": 81.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 75.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606160,
      "pitcher": "Rafael Montero",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 80.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 49.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0333,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0432,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 406.4,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2025-07-12",
        "batterId": 650968,
        "pitcherId": 606160,
        "description": "Yohel Pozo homers (4) on a fly ball to left center field.",
        "exitVelocity": 108.0,
        "distance": 406,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 62.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 31.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 62.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 31.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607455,
      "pitcher": "Anthony Banda",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 79,
      "gamesStarted": 1,
      "reliefAppearances": 78,
      "hotDogIndex": 80.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 195,
      "totalBbeAllowed": 195,
      "cookedPer100Bbe": 41.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-08-04",
        "batterId": 671056,
        "pitcherId": 607455,
        "description": "Iv\u00e1n Herrera homers (10) on a fly ball to center field.",
        "exitVelocity": 109.4,
        "distance": 428,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 84.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4,
          "percentile": null,
          "score": 91.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 84.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4,
          "percentile": null,
          "score": 91.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663423,
      "pitcher": "Trent Thornton",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 80.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 139,
      "totalBbeAllowed": 139,
      "cookedPer100Bbe": 57.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0295,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0504,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0216,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 378.2,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2025-06-10",
        "batterId": 672515,
        "pitcherId": 663423,
        "description": "Gabriel Moreno homers (5) on a line drive to left field. Lourdes Gurriel Jr. scores. Pavin Smith scores.",
        "exitVelocity": 110.3,
        "distance": 389,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 50.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 55.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1167,
          "percentile": null,
          "score": 171.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0216,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 50.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 55.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1167,
          "percentile": null,
          "score": 171.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0216,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693433,
      "pitcher": "Bryan Woo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 32,
      "reliefAppearances": 2,
      "hotDogIndex": 80.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 540,
      "totalBbeAllowed": 540,
      "cookedPer100Bbe": 14.9,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 22.9,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0111,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1842,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-06-28",
        "batterId": 608369,
        "pitcherId": 693433,
        "description": "Corey Seager homers (9) on a fly ball to right field. Josh Smith scores.",
        "exitVelocity": 111.9,
        "distance": 420,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7964,
          "percentile": null,
          "score": 76.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 66.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7964,
          "percentile": null,
          "score": 76.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 66.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681869,
      "pitcher": "Shawn Dubin",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 80.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 104,
      "totalBbeAllowed": 104,
      "cookedPer100Bbe": 77.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1058,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.8,
      "avgDistanceAllowed": 356.5,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 385,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 665966,
        "pitcherId": 681869,
        "description": "Carlos Narv\u00e1ez homers (10) on a fly ball to left field. Masataka Yoshida scores. Ceddanne Rafaela scores.",
        "exitVelocity": 108.6,
        "distance": 383,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 88.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 153.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 28.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.8333,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 57.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 88.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 153.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 28.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.8333,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 57.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663574,
      "pitcher": "Tony Santillan",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 84,
      "gamesStarted": 0,
      "reliefAppearances": 84,
      "hotDogIndex": 79.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 38.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0248,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0437,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.6,
      "avgDistanceAllowed": 395.4,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2025-09-07",
        "batterId": 665742,
        "pitcherId": 663574,
        "description": "Juan Soto homers (38) on a line drive to right center field.",
        "exitVelocity": 114.3,
        "distance": 393,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 35.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.6143,
          "percentile": null,
          "score": 180.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 107.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 35.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.6143,
          "percentile": null,
          "score": 180.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 107.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689266,
      "pitcher": "Dylan Dodd",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 0,
      "reliefAppearances": 28,
      "hotDogIndex": 79.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 100,
      "totalBbeAllowed": 100,
      "cookedPer100Bbe": 79.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-07-02",
        "batterId": 624585,
        "pitcherId": 689266,
        "description": "Jorge Soler homers (9) on a fly ball to left center field.",
        "exitVelocity": 111.5,
        "distance": 448,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 94.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.16,
          "percentile": null,
          "score": 59.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 60.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 94.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.16,
          "percentile": null,
          "score": 59.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 60.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656302,
      "pitcher": "Dylan Cease",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 79.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 447,
      "totalBbeAllowed": 447,
      "cookedPer100Bbe": 17.7,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0067,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 385.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2025-07-09",
        "batterId": 543510,
        "pitcherId": 656302,
        "description": "James McCann homers (2) on a fly ball to left center field.",
        "exitVelocity": 110.3,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 102.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 66.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.481,
          "percentile": null,
          "score": 93.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 102.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 66.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.481,
          "percentile": null,
          "score": 93.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693645,
      "pitcher": "Cam Schlittler",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 78.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 249,
      "totalBbeAllowed": 249,
      "cookedPer100Bbe": 31.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0293,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0442,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2025-09-16",
        "batterId": 681546,
        "pitcherId": 693645,
        "description": "James Outman homers (5) on a fly ball to center field. Ryan Fitzgerald scores.",
        "exitVelocity": 110.5,
        "distance": 443,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 50.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 37.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5,
          "percentile": null,
          "score": 156.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 50.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 37.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5,
          "percentile": null,
          "score": 156.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678394,
      "pitcher": "Brayan Bello",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 29,
      "reliefAppearances": 1,
      "hotDogIndex": 78.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 514,
      "totalBbeAllowed": 514,
      "cookedPer100Bbe": 15.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.5,
      "adjustedXhrPerBbeAllowed": 0.034,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0506,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-04-27",
        "batterId": 666134,
        "pitcherId": 678394,
        "description": "Nolan Jones homers (1) on a fly ball to right center field. Angel Mart\u00ednez scores. Jos\u00e9 Ram\u00edrez scores.",
        "exitVelocity": 110.3,
        "distance": 410,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 56.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0235,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 80.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 56.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0235,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 80.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605135,
      "pitcher": "Chris Bassitt",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 41,
      "gamesStarted": 33,
      "reliefAppearances": 8,
      "hotDogIndex": 77.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 548,
      "totalBbeAllowed": 548,
      "cookedPer100Bbe": 14.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.5,
      "adjustedXhrPerBbeAllowed": 0.0392,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.062,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-05-30",
        "batterId": 669127,
        "pitcherId": 605135,
        "description": "Shea Langeliers homers (10) on a fly ball to left center field.",
        "exitVelocity": 111.3,
        "distance": 417,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 75.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9227,
          "percentile": null,
          "score": 108.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 65.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 75.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 84.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9227,
          "percentile": null,
          "score": 108.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 65.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519141,
      "pitcher": "Drew Pomeranz",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 5,
      "reliefAppearances": 61,
      "hotDogIndex": 77.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 53.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0389,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-09-03",
        "batterId": 673490,
        "pitcherId": 519141,
        "description": "Ha-Seong Kim homers (3) on a fly ball to left center field. Ozzie Albies scores. Michael Harris II scores.",
        "exitVelocity": 108.5,
        "distance": 391,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 81.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 186.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6833,
          "percentile": null,
          "score": 74.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 81.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 186.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6833,
          "percentile": null,
          "score": 74.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657649,
      "pitcher": "Jared Koenig",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 77.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 40.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.038,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0573,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-06-15",
        "batterId": 671056,
        "pitcherId": 657649,
        "description": "Iv\u00e1n Herrera homers (8) on a fly ball to left center field.",
        "exitVelocity": 108.7,
        "distance": 416,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 67.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2714,
          "percentile": null,
          "score": 63.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 61.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 67.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2714,
          "percentile": null,
          "score": 63.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 61.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666157,
      "pitcher": "Nick Lodolo",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 29,
      "reliefAppearances": 2,
      "hotDogIndex": 77.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 457,
      "totalBbeAllowed": 457,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 18.2,
      "adjustedXhrPerBbeAllowed": 0.0398,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0722,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2424,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-07-18",
        "batterId": 665742,
        "pitcherId": 666157,
        "description": "Juan Soto homers (24) on a fly ball to right center field.",
        "exitVelocity": 115.0,
        "distance": 412,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 84.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 97.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2424,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.587,
          "percentile": null,
          "score": 72.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 54.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 84.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 97.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2424,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.587,
          "percentile": null,
          "score": 72.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 54.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641755,
      "pitcher": "Tyler Kinley",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 76.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 38.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0325,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 415.7,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2025-05-08",
        "batterId": 690993,
        "pitcherId": 641755,
        "description": "Colt Keith homers (4) on a fly ball to right field. Kerry Carpenter scores.",
        "exitVelocity": 109.2,
        "distance": 450,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 60.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 60.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 434378,
      "pitcher": "Justin Verlander",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 76.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 478,
      "totalBbeAllowed": 478,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.1515,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-04-20",
        "batterId": 687263,
        "pitcherId": 434378,
        "description": "Zach Neto homers (1) on a fly ball to center field.",
        "exitVelocity": 109.3,
        "distance": 428,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 56.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1515,
          "percentile": null,
          "score": 51.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5812,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 56.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1515,
          "percentile": null,
          "score": 51.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5812,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543135,
      "pitcher": "Nathan Eovaldi",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 76.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 338,
      "totalBbeAllowed": 338,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.034,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.068,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3043,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 392.0,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-08-17",
        "batterId": 665489,
        "pitcherId": 543135,
        "description": "Vladimir Guerrero Jr. homers (21) on a fly ball to left center field.",
        "exitVelocity": 110.3,
        "distance": 439,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 87.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 106.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 75.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 87.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 106.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 75.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595345,
      "pitcher": "Steven Okert",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 2,
      "reliefAppearances": 70,
      "hotDogIndex": 76.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 43.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0353,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0636,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 382.0,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 398,
      "worstServedEvent": {
        "gameDate": "2025-04-09",
        "batterId": 668227,
        "pitcherId": 595345,
        "description": "Randy Arozarena hits a grand slam (3) to left field. Miles Mastrobuoni scores. J.P. Crawford scores. Julio Rodr\u00edguez scores.",
        "exitVelocity": 107.2,
        "distance": 384,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 70.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 79.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.45,
          "percentile": null,
          "score": 92.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 69.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 70.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 79.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.45,
          "percentile": null,
          "score": 92.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 69.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 700241,
      "pitcher": "Michael McGreevy",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 17,
      "reliefAppearances": 1,
      "hotDogIndex": 75.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 331,
      "totalBbeAllowed": 331,
      "cookedPer100Bbe": 22.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0369,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0634,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0952,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-08-25",
        "batterId": 668804,
        "pitcherId": 700241,
        "description": "Bryan Reynolds homers (14) on a fly ball to right field. Nick Gonzales scores.",
        "exitVelocity": 110.8,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 74.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 30.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.85,
          "percentile": null,
          "score": 134.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 73.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 74.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 30.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.85,
          "percentile": null,
          "score": 134.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 73.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663485,
      "pitcher": "Cole Sands",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 3,
      "reliefAppearances": 69,
      "hotDogIndex": 75.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 215,
      "totalBbeAllowed": 215,
      "cookedPer100Bbe": 35.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0367,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0744,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0093,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-05-30",
        "batterId": 663728,
        "pitcherId": 663485,
        "description": "Cal Raleigh homers (21) on a fly ball to right field. Julio Rodr\u00edguez scores.",
        "exitVelocity": 113.2,
        "distance": 383,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 101.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4429,
          "percentile": null,
          "score": 67.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 56.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 101.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4429,
          "percentile": null,
          "score": 67.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 56.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669467,
      "pitcher": "Andre Pallante",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 75.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 545,
      "totalBbeAllowed": 545,
      "cookedPer100Bbe": 13.8,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.0385,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0587,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 394.0,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2025-05-16",
        "batterId": 686469,
        "pitcherId": 669467,
        "description": "Vinnie Pasquantino homers (7) on a fly ball to right center field.",
        "exitVelocity": 108.5,
        "distance": 448,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 80.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0587,
          "percentile": null,
          "score": 69.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7571,
          "percentile": null,
          "score": 101.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 55.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 80.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0587,
          "percentile": null,
          "score": 69.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7571,
          "percentile": null,
          "score": 101.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 55.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 624133,
      "pitcher": "Ranger Suarez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 26,
      "reliefAppearances": 1,
      "hotDogIndex": 75.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 470,
      "totalBbeAllowed": 470,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.2,
      "adjustedXhrPerBbeAllowed": 0.0302,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0447,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 406.3,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-06-29",
        "batterId": 669221,
        "pitcherId": 624133,
        "description": "Sean Murphy homers (11) on a fly ball to center field.",
        "exitVelocity": 107.5,
        "distance": 451,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 53.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 39.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 131.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 101.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 53.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 39.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 131.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 101.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676961,
      "pitcher": "Caleb Boushley",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 1,
      "reliefAppearances": 26,
      "hotDogIndex": 74.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 53.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.5,
      "adjustedXhrPerBbeAllowed": 0.025,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0214,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-04-12",
        "batterId": 663728,
        "pitcherId": 676961,
        "description": "Cal Raleigh homers (4) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 420,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 38.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.34,
          "percentile": null,
          "score": 88.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 38.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.34,
          "percentile": null,
          "score": 88.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657612,
      "pitcher": "Tim Hill",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 74.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 226,
      "totalBbeAllowed": 226,
      "cookedPer100Bbe": 33.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0358,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0487,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0133,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-04-25",
        "batterId": 665489,
        "pitcherId": 657612,
        "description": "Vladimir Guerrero Jr. homers (2) on a line drive to left center field.",
        "exitVelocity": 108.4,
        "distance": 412,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 47.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 78.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 47.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0125,
          "percentile": null,
          "score": 110.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 78.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663903,
      "pitcher": "Brady Singer",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 74.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 507,
      "totalBbeAllowed": 507,
      "cookedPer100Bbe": 14.7,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.3,
      "adjustedXhrPerBbeAllowed": 0.0341,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0631,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2188,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 389.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-06-02",
        "batterId": 592885,
        "pitcherId": 663903,
        "description": "Christian Yelich homers (13) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 439,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2188,
          "percentile": null,
          "score": 77.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 68.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 81.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2188,
          "percentile": null,
          "score": 77.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 68.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 81.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681857,
      "pitcher": "Reese Olson",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 74.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 33.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0309,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 382.7,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-03-29",
        "batterId": 518692,
        "pitcherId": 681857,
        "description": "Freddie Freeman homers (2) on a fly ball to right center field.",
        "exitVelocity": 111.6,
        "distance": 418,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 57.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9167,
          "percentile": null,
          "score": 30.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 57.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9167,
          "percentile": null,
          "score": 30.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676083,
      "pitcher": "Janson Junk",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 17,
      "reliefAppearances": 5,
      "hotDogIndex": 74.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 360,
      "totalBbeAllowed": 360,
      "cookedPer100Bbe": 20.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0306,
      "xhrDiffAllowed": -3.0,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 116.0,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-08-01",
        "batterId": 519317,
        "pitcherId": 676083,
        "description": "Giancarlo Stanton homers (9) on a line drive to left field. Trent Grisham scores. Jasson Dom\u00ednguez scores.",
        "exitVelocity": 116.0,
        "distance": 409,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0306,
          "percentile": null,
          "score": 55.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 98.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2,
          "percentile": null,
          "score": 147.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 82.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0306,
          "percentile": null,
          "score": 55.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 98.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2,
          "percentile": null,
          "score": 147.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 82.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666200,
      "pitcher": "Jes\u00fas Luzardo",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 73.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 510,
      "totalBbeAllowed": 510,
      "cookedPer100Bbe": 14.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.8,
      "adjustedXhrPerBbeAllowed": 0.029,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.049,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-07-18",
        "batterId": 666176,
        "pitcherId": 666200,
        "description": "Jo Adell homers (20) on a line drive to center field. Mike Trout scores.",
        "exitVelocity": 109.9,
        "distance": 411,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 48.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 49.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 85.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3471,
          "percentile": null,
          "score": 89.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 108.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 48.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 49.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 85.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3471,
          "percentile": null,
          "score": 89.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 108.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676428,
      "pitcher": "Brant Hurter",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 4,
      "reliefAppearances": 46,
      "hotDogIndex": 73.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 38.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0358,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0421,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 380.0,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 405,
      "worstServedEvent": {
        "gameDate": "2025-07-11",
        "batterId": 663728,
        "pitcherId": 676428,
        "description": "Cal Raleigh hits a grand slam (38) to left field. Ben Williamson scores. J.P. Crawford scores. Julio Rodr\u00edguez scores.",
        "exitVelocity": 107.1,
        "distance": 405,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 27.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.15,
          "percentile": null,
          "score": 58.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 91.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 27.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.15,
          "percentile": null,
          "score": 58.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 91.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572955,
      "pitcher": "Pierce Johnson",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 73.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0472,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-05-29",
        "batterId": 656941,
        "pitcherId": 572955,
        "description": "Kyle Schwarber homers (19) on a fly ball to right field.",
        "exitVelocity": 111.7,
        "distance": 438,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.825,
          "percentile": null,
          "score": 77.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 42.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.825,
          "percentile": null,
          "score": 77.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 42.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 702352,
      "pitcher": "Spencer Bivens",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 72.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 259,
      "totalBbeAllowed": 259,
      "cookedPer100Bbe": 28.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0297,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0502,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2025-07-08",
        "batterId": 656941,
        "pitcherId": 702352,
        "description": "Kyle Schwarber homers (28) on a fly ball to right field. Brandon Marsh scores.",
        "exitVelocity": 110.7,
        "distance": 402,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 52.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 54.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0333,
          "percentile": null,
          "score": 143.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 52.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 54.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0333,
          "percentile": null,
          "score": 143.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656288,
      "pitcher": "Griffin Canning",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 72.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 240,
      "totalBbeAllowed": 240,
      "cookedPer100Bbe": 30.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0279,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 376.7,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-05-17",
        "batterId": 641355,
        "pitcherId": 656288,
        "description": "Cody Bellinger homers (6) on a fly ball to center field.",
        "exitVelocity": 107.6,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 45.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8778,
          "percentile": null,
          "score": 52.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 45.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8778,
          "percentile": null,
          "score": 52.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571510,
      "pitcher": "Matthew Boyd",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 72.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 542,
      "totalBbeAllowed": 542,
      "cookedPer100Bbe": 13.3,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.6,
      "adjustedXhrPerBbeAllowed": 0.0362,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0701,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0111,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 388.5,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-05-17",
        "batterId": 671284,
        "pitcherId": 571510,
        "description": "Tim Elko homers (2) on a fly ball to center field.",
        "exitVelocity": 111.1,
        "distance": 425,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0362,
          "percentile": null,
          "score": 73.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 92.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3368,
          "percentile": null,
          "score": 64.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0362,
          "percentile": null,
          "score": 73.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 92.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3368,
          "percentile": null,
          "score": 64.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554430,
      "pitcher": "Zack Wheeler",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 72.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 377,
      "totalBbeAllowed": 377,
      "cookedPer100Bbe": 19.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": 3.5,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.008,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 384.3,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-04-23",
        "batterId": 683146,
        "pitcherId": 554430,
        "description": "Brett Baty homers (1) on a fly ball to right field. Mark Vientos scores.",
        "exitVelocity": 113.9,
        "distance": 425,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8842,
          "percentile": null,
          "score": 27.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8842,
          "percentile": null,
          "score": 27.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686613,
      "pitcher": "Hunter Brown",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 71.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 458,
      "totalBbeAllowed": 458,
      "cookedPer100Bbe": 15.7,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.0352,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0568,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0131,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1923,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-05-27",
        "batterId": 671732,
        "pitcherId": 686613,
        "description": "Lawrence Butler homers (8) on a line drive to center field.",
        "exitVelocity": 109.9,
        "distance": 418,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 69.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 65.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0176,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 78.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 69.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 65.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0176,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 78.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671096,
      "pitcher": "Andrew Abbott",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 71.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 507,
      "totalBbeAllowed": 507,
      "cookedPer100Bbe": 14.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.0357,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2025-06-04",
        "batterId": 663662,
        "pitcherId": 671096,
        "description": "Daz Cameron homers (1) on a fly ball to center field. Rhys Hoskins scores.",
        "exitVelocity": 108.2,
        "distance": 437,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 70.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 83.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4053,
          "percentile": null,
          "score": 65.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 70.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 83.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4053,
          "percentile": null,
          "score": 65.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669432,
      "pitcher": "Trevor Rogers",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 71.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 289,
      "totalBbeAllowed": 289,
      "cookedPer100Bbe": 24.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0318,
      "xhrDiffAllowed": -3.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0623,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 410.5,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2025-09-26",
        "batterId": 519317,
        "pitcherId": 669432,
        "description": "Giancarlo Stanton homers (23) on a fly ball to center field. Cody Bellinger scores.",
        "exitVelocity": 112.2,
        "distance": 451,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 59.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 76.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1167,
          "percentile": null,
          "score": 171.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 61.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 59.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 76.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1167,
          "percentile": null,
          "score": 171.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 61.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 477132,
      "pitcher": "Clayton Kershaw",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 22,
      "reliefAppearances": 3,
      "hotDogIndex": 71.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 20.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0452,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-07-02",
        "batterId": 596103,
        "pitcherId": 477132,
        "description": "Austin Slater homers (3) on a fly ball to left center field. Chase Meidroth scores.",
        "exitVelocity": 110.9,
        "distance": 418,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 56.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 40.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.65,
          "percentile": null,
          "score": 161.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 67.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 56.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 40.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.65,
          "percentile": null,
          "score": 161.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 67.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669711,
      "pitcher": "Greg Weissert",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 70.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 199,
      "totalBbeAllowed": 199,
      "cookedPer100Bbe": 35.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0327,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0503,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2025-07-02",
        "batterId": 687952,
        "pitcherId": 669711,
        "description": "Christian Encarnacion-Strand hits a grand slam (6) to center field. Tyler Stephenson scores. Rece Hinds scores. Gavin Lux scores.",
        "exitVelocity": 109.1,
        "distance": 439,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 61.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0503,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 85.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 87.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 61.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0503,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 85.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 87.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623211,
      "pitcher": "Huascar Brazob\u00e1n",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 3,
      "reliefAppearances": 52,
      "hotDogIndex": 70.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 39.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.026,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0442,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0166,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 401.2,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-09-19",
        "batterId": 682928,
        "pitcherId": 623211,
        "description": "CJ Abrams homers (18) on a fly ball to right center field. Jacob Young scores.",
        "exitVelocity": 109.6,
        "distance": 426,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 40.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 38.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1667,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 94.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 40.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 38.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1667,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 94.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656457,
      "pitcher": "Tyler Gilbert",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 5,
      "reliefAppearances": 42,
      "hotDogIndex": 70.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 49.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0399,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0699,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.007,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 388.8,
      "maxExitVelocityAllowed": 103.9,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2025-07-03",
        "batterId": 605141,
        "pitcherId": 656457,
        "description": "Mookie Betts homers (10) on a fly ball to left center field.",
        "exitVelocity": 103.8,
        "distance": 410,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 84.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 92.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.34,
          "percentile": null,
          "score": 39.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 47.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 84.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 92.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.34,
          "percentile": null,
          "score": 39.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 47.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518585,
      "pitcher": "Fernando Cruz",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 70.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 115,
      "totalBbeAllowed": 115,
      "cookedPer100Bbe": 61.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0443,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1043,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 380.5,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-09-13",
        "batterId": 680776,
        "pitcherId": 518585,
        "description": "Jarren Duran homers (15) on a fly ball to right center field.",
        "exitVelocity": 106.4,
        "distance": 386,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1043,
          "percentile": null,
          "score": 148.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 24.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 52.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1043,
          "percentile": null,
          "score": 148.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 24.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 52.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 455119,
      "pitcher": "Chris Martin",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 70.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 56.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0336,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.056,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.008,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2025-09-25",
        "batterId": 621439,
        "pitcherId": 455119,
        "description": "Byron Buxton homers (34) on a fly ball to center field. Ryan Fitzgerald scores. Christian V\u00e1zquez scores.",
        "exitVelocity": 110.2,
        "distance": 437,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 63.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 63.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 51.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 63.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 63.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 51.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622663,
      "pitcher": "Luis Severino",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 70.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 513,
      "totalBbeAllowed": 513,
      "cookedPer100Bbe": 13.6,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2025-06-07",
        "batterId": 681297,
        "pitcherId": 622663,
        "description": "Colton Cowser homers (3) on a fly ball to right field.",
        "exitVelocity": 112.4,
        "distance": 455,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 54.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9938,
          "percentile": null,
          "score": 110.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 81.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 54.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9938,
          "percentile": null,
          "score": 110.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 81.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690990,
      "pitcher": "Cade Horton",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 23,
      "reliefAppearances": 1,
      "hotDogIndex": 70.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 339,
      "totalBbeAllowed": 339,
      "cookedPer100Bbe": 20.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0292,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0619,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-07-09",
        "batterId": 670242,
        "pitcherId": 690990,
        "description": "Matt Wallner homers (9) on a fly ball to right field.",
        "exitVelocity": 113.0,
        "distance": 390,
        "launchAngle": 43.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 49.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 75.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.42,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 85.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 49.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 75.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.42,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 85.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665660,
      "pitcher": "Elvis Alvarado",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 69.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 64.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0734,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 379.5,
      "maxExitVelocityAllowed": 103.5,
      "maxDistanceAllowed": 398,
      "worstServedEvent": {
        "gameDate": "2025-08-22",
        "batterId": 647304,
        "pitcherId": 665660,
        "description": "Josh Naylor homers (16) on a fly ball to right center field.",
        "exitVelocity": 102.9,
        "distance": 397,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 99.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.65,
          "percentile": null,
          "score": 21.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 55.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 99.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.65,
          "percentile": null,
          "score": 21.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 55.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676534,
      "pitcher": "Calvin Faucher",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 68.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 39.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0376,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.052,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0058,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 399.1,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-04-02",
        "batterId": 624413,
        "pitcherId": 676534,
        "description": "Pete Alonso homers (2) on a line drive to center field. Francisco Lindor scores. Juan Soto scores.",
        "exitVelocity": 113.4,
        "distance": 415,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 76.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 58.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 79.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 76.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 58.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 148.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 79.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672282,
      "pitcher": "Reid Detmers",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 68.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 43.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0314,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 386.5,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-07-11",
        "batterId": 545341,
        "pitcherId": 672282,
        "description": "Randal Grichuk homers (7) on a fly ball to center field.",
        "exitVelocity": 106.4,
        "distance": 411,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 59.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 70.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 59.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 70.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681517,
      "pitcher": "Kyle Leahy",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 1,
      "reliefAppearances": 63,
      "hotDogIndex": 68.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 257,
      "totalBbeAllowed": 257,
      "cookedPer100Bbe": 26.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0249,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0661,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0156,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1176,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-04-15",
        "batterId": 670541,
        "pitcherId": 681517,
        "description": "Yordan Alvarez homers (2) on a line drive to center field.",
        "exitVelocity": 107.6,
        "distance": 419,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0249,
          "percentile": null,
          "score": 37.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0661,
          "percentile": null,
          "score": 83.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 33.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 90.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0249,
          "percentile": null,
          "score": 37.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0661,
          "percentile": null,
          "score": 83.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 33.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 90.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641302,
      "pitcher": "Tyler Alexander",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 5,
      "reliefAppearances": 49,
      "hotDogIndex": 68.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 322,
      "totalBbeAllowed": 322,
      "cookedPer100Bbe": 21.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0497,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-07-11",
        "batterId": 467793,
        "pitcherId": 641302,
        "description": "Carlos Santana homers (11) on a fly ball to center field. Jos\u00e9 Ram\u00edrez scores.",
        "exitVelocity": 109.3,
        "distance": 418,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 55.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 51.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.38,
          "percentile": null,
          "score": 122.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 89.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 55.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 51.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.38,
          "percentile": null,
          "score": 122.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 89.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666214,
      "pitcher": "Joey Wentz",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 13,
      "reliefAppearances": 29,
      "hotDogIndex": 67.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 310,
      "totalBbeAllowed": 310,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0677,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.4,
      "avgDistanceAllowed": 384.1,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-09-26",
        "batterId": 502054,
        "pitcherId": 666214,
        "description": "Tommy Pham homers (10) on a fly ball to left field. Spencer Horwitz scores.",
        "exitVelocity": 107.8,
        "distance": 433,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 78.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 86.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4182,
          "percentile": null,
          "score": 12.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 58.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 78.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 86.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 64.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4182,
          "percentile": null,
          "score": 12.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 58.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678024,
      "pitcher": "Mike Vasil",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 4,
      "reliefAppearances": 44,
      "hotDogIndex": 67.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 284,
      "totalBbeAllowed": 284,
      "cookedPer100Bbe": 23.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0303,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0563,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0176,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-06-08",
        "batterId": 521692,
        "pitcherId": 678024,
        "description": "Salvador Perez homers (5) on a fly ball to left center field. Vinnie Pasquantino scores.",
        "exitVelocity": 109.9,
        "distance": 403,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 54.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 64.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 15.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6125,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0176,
          "percentile": null,
          "score": 99.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 54.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 64.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 15.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6125,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0176,
          "percentile": null,
          "score": 99.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656849,
      "pitcher": "David Peterson",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 66.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 498,
      "totalBbeAllowed": 498,
      "cookedPer100Bbe": 13.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.5,
      "adjustedXhrPerBbeAllowed": 0.0271,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0462,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3043,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-06-22",
        "batterId": 624641,
        "pitcherId": 656849,
        "description": "Edmundo Sosa homers (2) on a fly ball to right center field. J.T. Realmuto scores. Otto Kemp scores.",
        "exitVelocity": 109.4,
        "distance": 430,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 44.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 42.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 106.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3818,
          "percentile": null,
          "score": 151.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 44.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 42.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 106.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3818,
          "percentile": null,
          "score": 151.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657376,
      "pitcher": "Clarke Schmidt",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 14,
      "reliefAppearances": 0,
      "hotDogIndex": 66.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 31.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0396,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0047,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 390.6,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-05-12",
        "batterId": 677594,
        "pitcherId": 657376,
        "description": "Julio Rodr\u00edguez homers (7) on a fly ball to center field.",
        "exitVelocity": 110.4,
        "distance": 433,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 84.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 26.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 84.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 139.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 26.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571948,
      "pitcher": "Hoby Milner",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 66.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 30.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0258,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 407.0,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2025-09-02",
        "batterId": 606466,
        "pitcherId": 571948,
        "description": "Ketel Marte homers (25) on a line drive to left center field. Jorge Barrosa scores. Jordan Lawlar scores.",
        "exitVelocity": 115.4,
        "distance": 414,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 39.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 69.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9167,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 80.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 39.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 69.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9167,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 80.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608032,
      "pitcher": "Carlos Est\u00e9vez",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 66.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 33.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0295,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2025-06-15",
        "batterId": 701762,
        "pitcherId": 608032,
        "description": "Nick Kurtz homers (6) on a fly ball to right center field.",
        "exitVelocity": 108.0,
        "distance": 411,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 51.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 24.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 86.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 51.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 24.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 86.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 701487,
      "pitcher": "Pierson Ohl",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 3,
      "reliefAppearances": 11,
      "hotDogIndex": 65.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 66.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0465,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0808,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 106.5,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-08-06",
        "batterId": 681481,
        "pitcherId": 701487,
        "description": "Kerry Carpenter homers (20) on a line drive to right field. Colt Keith scores.",
        "exitVelocity": 106.5,
        "distance": 414,
        "launchAngle": 41.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 101.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 114.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6,
          "percentile": null,
          "score": 44.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 101.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 114.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6,
          "percentile": null,
          "score": 44.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622491,
      "pitcher": "Luis Castillo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 36,
      "reliefAppearances": 1,
      "hotDogIndex": 65.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 587,
      "totalBbeAllowed": 587,
      "cookedPer100Bbe": 11.2,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.4,
      "adjustedXhrPerBbeAllowed": 0.0382,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2025-06-07",
        "batterId": 666176,
        "pitcherId": 622491,
        "description": "Jo Adell homers (10) on a fly ball to left center field.",
        "exitVelocity": 110.4,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 78.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 88.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.316,
          "percentile": null,
          "score": 63.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 46.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 78.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 88.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.316,
          "percentile": null,
          "score": 63.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 46.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519242,
      "pitcher": "Chris Sale",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 22,
      "reliefAppearances": 1,
      "hotDogIndex": 65.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 302,
      "totalBbeAllowed": 302,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0596,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 389.3,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2025-04-08",
        "batterId": 656941,
        "pitcherId": 519242,
        "description": "Kyle Schwarber homers (5) on a fly ball to right center field.",
        "exitVelocity": 116.7,
        "distance": 462,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 70.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 68.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 45.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 70.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 68.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 45.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656222,
      "pitcher": "Jalen Beeks",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 2,
      "reliefAppearances": 62,
      "hotDogIndex": 65.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 40.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0348,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0671,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-09-25",
        "batterId": 518692,
        "pitcherId": 656222,
        "description": "Freddie Freeman homers (22) on a line drive to right center field.",
        "exitVelocity": 108.6,
        "distance": 411,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 85.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 61.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9167,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 39.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 85.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 61.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9167,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 39.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682990,
      "pitcher": "Quinn Priester",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 26,
      "reliefAppearances": 6,
      "hotDogIndex": 65.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 476,
      "totalBbeAllowed": 476,
      "cookedPer100Bbe": 13.7,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0309,
      "xhrDiffAllowed": 4.3,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0546,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-06-22",
        "batterId": 621439,
        "pitcherId": 682990,
        "description": "Byron Buxton homers (16) on a line drive to left center field.",
        "exitVelocity": 109.0,
        "distance": 411,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 56.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 60.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6789,
          "percentile": null,
          "score": 46.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 56.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 60.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6789,
          "percentile": null,
          "score": 46.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656271,
      "pitcher": "Brock Burke",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 1,
      "reliefAppearances": 71,
      "hotDogIndex": 65.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 35.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0314,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0595,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 382.4,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-04-02",
        "batterId": 671056,
        "pitcherId": 656271,
        "description": "Iv\u00e1n Herrera homers (3) on a fly ball to left field. Alec Burleson scores. Nolan Arenado scores.",
        "exitVelocity": 110.7,
        "distance": 425,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 58.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 70.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5125,
          "percentile": null,
          "score": 42.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 58.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 70.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5125,
          "percentile": null,
          "score": 42.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694973,
      "pitcher": "Paul Skenes",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 65.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 485,
      "totalBbeAllowed": 485,
      "cookedPer100Bbe": 13.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0266,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0598,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2069,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2025-08-12",
        "batterId": 668930,
        "pitcherId": 694973,
        "description": "Brice Turang homers (12) on a fly ball to center field.",
        "exitVelocity": 107.8,
        "distance": 437,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 42.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 71.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2069,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5182,
          "percentile": null,
          "score": 95.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 75.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 42.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 71.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2069,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5182,
          "percentile": null,
          "score": 95.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 75.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669387,
      "pitcher": "Carmen Mlodzinski",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 13,
      "reliefAppearances": 22,
      "hotDogIndex": 64.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 305,
      "totalBbeAllowed": 305,
      "cookedPer100Bbe": 21.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0302,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0426,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0098,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-06-17",
        "batterId": 682985,
        "pitcherId": 669387,
        "description": "Riley Greene homers (15) on a fly ball to right field. Kerry Carpenter scores.",
        "exitVelocity": 113.7,
        "distance": 436,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 53.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 29.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9889,
          "percentile": null,
          "score": 139.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 59.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 53.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 29.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 133.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9889,
          "percentile": null,
          "score": 139.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 59.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694738,
      "pitcher": "Landen Roupp",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 64.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 326,
      "totalBbeAllowed": 326,
      "cookedPer100Bbe": 19.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.8,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0583,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 484,
      "worstServedEvent": {
        "gameDate": "2025-04-19",
        "batterId": 545361,
        "pitcherId": 694738,
        "description": "Mike Trout homers (7) on a fly ball to left field.",
        "exitVelocity": 115.4,
        "distance": 484,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 62.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0583,
          "percentile": null,
          "score": 68.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 74.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 40.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 62.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0583,
          "percentile": null,
          "score": 68.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 74.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 40.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676917,
      "pitcher": "Cade Cavalli",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 10,
      "reliefAppearances": 0,
      "hotDogIndex": 64.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 40.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0369,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.051,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0064,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2025-08-27",
        "batterId": 592450,
        "pitcherId": 676917,
        "description": "Aaron Judge homers (41) on a fly ball to center field. Ben Rice scores.",
        "exitVelocity": 107.2,
        "distance": 424,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 74.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0857,
          "percentile": null,
          "score": 32.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 43.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 74.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0857,
          "percentile": null,
          "score": 32.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 43.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642701,
      "pitcher": "Dennis Santana",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 63.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 33.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0337,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0053,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-08-25",
        "batterId": 676475,
        "pitcherId": 642701,
        "description": "Alec Burleson homers (16) on a line drive to center field.",
        "exitVelocity": 107.7,
        "distance": 409,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 99.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 32.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 42.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 99.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 32.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622554,
      "pitcher": "Seranthony Dom\u00ednguez",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 63.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 36.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0362,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0747,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 387.9,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-05-03",
        "batterId": 686469,
        "pitcherId": 622554,
        "description": "Vinnie Pasquantino homers (5) on a fly ball to right center field.",
        "exitVelocity": 111.5,
        "distance": 422,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0362,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 102.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 21.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 76.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 35.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0362,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 102.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 21.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 76.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 35.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641816,
      "pitcher": "Tyler Mahle",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 62.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 271,
      "totalBbeAllowed": 271,
      "cookedPer100Bbe": 23.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0277,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0627,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0111,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 385.3,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-09-25",
        "batterId": 621439,
        "pitcherId": 641816,
        "description": "Byron Buxton homers (33) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 418,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0277,
          "percentile": null,
          "score": 44.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3429,
          "percentile": null,
          "score": 89.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0277,
          "percentile": null,
          "score": 44.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 60.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3429,
          "percentile": null,
          "score": 89.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656876,
      "pitcher": "Drew Rasmussen",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 61.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 416,
      "totalBbeAllowed": 416,
      "cookedPer100Bbe": 14.8,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0389,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0577,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0048,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 379.8,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-06-14",
        "batterId": 683146,
        "pitcherId": 656876,
        "description": "Brett Baty homers (8) on a fly ball to right field.",
        "exitVelocity": 115.6,
        "distance": 388,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 81.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 67.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 74.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9333,
          "percentile": null,
          "score": 80.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 27.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 81.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 67.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 74.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9333,
          "percentile": null,
          "score": 80.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 27.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573204,
      "pitcher": "Caleb Thielbar",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 61.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 38.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0321,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2025-08-02",
        "batterId": 683002,
        "pitcherId": 573204,
        "description": "Gunnar Henderson homers (13) on a fly ball to right center field. Jackson Holliday scores. Jordan Westburg scores.",
        "exitVelocity": 110.7,
        "distance": 416,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 60.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 113.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 42.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 60.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 113.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 42.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641745,
      "pitcher": "Brad Keller",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 2,
      "reliefAppearances": 73,
      "hotDogIndex": 61.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 33.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.029,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.043,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 404.6,
      "maxExitVelocityAllowed": 105.9,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2025-07-05",
        "batterId": 650968,
        "pitcherId": 641745,
        "description": "Yohel Pozo homers (3) on a fly ball to left field. Lars Nootbaar scores. Nolan Gorman scores.",
        "exitVelocity": 105.9,
        "distance": 419,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 49.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 30.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 63.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 49.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 30.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 63.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680736,
      "pitcher": "Justin Wrobleski",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 2,
      "reliefAppearances": 26,
      "hotDogIndex": 60.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 196,
      "totalBbeAllowed": 196,
      "cookedPer100Bbe": 31.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0224,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0408,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2025-06-06",
        "batterId": 686780,
        "pitcherId": 680736,
        "description": "Pedro Pag\u00e9s homers (5) on a fly ball to left field. Nolan Arenado scores.",
        "exitVelocity": 110.0,
        "distance": 422,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 23.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 24.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.95,
          "percentile": null,
          "score": 166.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 23.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 24.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.95,
          "percentile": null,
          "score": 166.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682120,
      "pitcher": "Tim Herrin",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 59.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 48.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0398,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0488,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 382.0,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2025-05-11",
        "batterId": 656941,
        "pitcherId": 682120,
        "description": "Kyle Schwarber homers (14) on a fly ball to center field. Bryson Stott scores.",
        "exitVelocity": 107.3,
        "distance": 397,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 84.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 48.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.5667,
          "percentile": null,
          "score": 19.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 52.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 84.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 48.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.5667,
          "percentile": null,
          "score": 19.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 52.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605280,
      "pitcher": "Clay Holmes",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 33,
      "reliefAppearances": 2,
      "hotDogIndex": 58.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 507,
      "totalBbeAllowed": 507,
      "cookedPer100Bbe": 11.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0245,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0473,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 396.3,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2025-07-30",
        "batterId": 657757,
        "pitcherId": 605280,
        "description": "Gavin Sheets homers (15) on a fly ball to right center field. Jose Iglesias scores.",
        "exitVelocity": 108.6,
        "distance": 427,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 34.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8143,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 34.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8143,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668964,
      "pitcher": "Tobias Myers",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 7,
      "reliefAppearances": 17,
      "hotDogIndex": 58.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 34.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0266,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 105.6,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-05-17",
        "batterId": 680777,
        "pitcherId": 668964,
        "description": "Ryan Jeffers homers (3) on a fly ball to left center field.",
        "exitVelocity": 105.3,
        "distance": 420,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 42.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.86,
          "percentile": null,
          "score": 26.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 42.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.86,
          "percentile": null,
          "score": 26.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657585,
      "pitcher": "Reed Garrett",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 1,
      "reliefAppearances": 58,
      "hotDogIndex": 57.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 147,
      "totalBbeAllowed": 147,
      "cookedPer100Bbe": 39.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0313,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0476,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.0,
      "avgDistanceAllowed": 371.2,
      "maxExitVelocityAllowed": 105.8,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2025-08-13",
        "batterId": 671739,
        "pitcherId": 657585,
        "description": "Michael Harris II hits a grand slam (13) to center field. Matt Olson scores. Marcell Ozuna scores. Sean Murphy scores.",
        "exitVelocity": 105.8,
        "distance": 417,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 58.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 46.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.02,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 80.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 58.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 46.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.02,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 80.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666974,
      "pitcher": "Yennier Cano",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 56.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 32.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0347,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0462,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0058,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 387.1,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2025-05-04",
        "batterId": 677951,
        "pitcherId": 666974,
        "description": "Bobby Witt Jr. homers (4) on a fly ball to left center field.",
        "exitVelocity": 106.7,
        "distance": 407,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 68.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 43.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4286,
          "percentile": null,
          "score": 66.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 68.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 43.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4286,
          "percentile": null,
          "score": 66.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663969,
      "pitcher": "Tyler Phillips",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 1,
      "reliefAppearances": 56,
      "hotDogIndex": 56.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 239,
      "totalBbeAllowed": 239,
      "cookedPer100Bbe": 23.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.046,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0042,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2025-08-23",
        "batterId": 543807,
        "pitcherId": 663969,
        "description": "George Springer homers (22) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 424,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 70.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 41.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0042,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 70.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 41.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 97.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0042,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664285,
      "pitcher": "Framber Valdez",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 55.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 551,
      "totalBbeAllowed": 551,
      "cookedPer100Bbe": 10.0,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.025,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0436,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 389.8,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2025-05-30",
        "batterId": 676609,
        "pitcherId": 664285,
        "description": "Jos\u00e9 Caballero homers (2) on a line drive to left field.",
        "exitVelocity": 114.4,
        "distance": 383,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 39.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 35.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4647,
          "percentile": null,
          "score": 93.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 64.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 39.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 35.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4647,
          "percentile": null,
          "score": 93.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 64.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657277,
      "pitcher": "Logan Webb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 54.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 576,
      "totalBbeAllowed": 576,
      "cookedPer100Bbe": 9.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.0,
      "adjustedXhrPerBbeAllowed": 0.0243,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0434,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.16,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 395.4,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2025-09-13",
        "batterId": 660271,
        "pitcherId": 657277,
        "description": "Shohei Ohtani homers (49) on a fly ball to center field.",
        "exitVelocity": 114.8,
        "distance": 454,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 33.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0434,
          "percentile": null,
          "score": 33.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4357,
          "percentile": null,
          "score": 124.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 74.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 33.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0434,
          "percentile": null,
          "score": 33.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4357,
          "percentile": null,
          "score": 124.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 74.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 808967,
      "pitcher": "Yoshinobu Yamamoto",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 54.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 520,
      "totalBbeAllowed": 520,
      "cookedPer100Bbe": 10.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0235,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0404,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 117.2,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2025-10-08",
        "batterId": 656941,
        "pitcherId": 808967,
        "description": "Kyle Schwarber homers (1) on a fly ball to right field.",
        "exitVelocity": 117.2,
        "distance": 455,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 31.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 19.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 85.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7812,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 31.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 19.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 85.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7812,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676508,
      "pitcher": "Ben Casparius",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 3,
      "reliefAppearances": 44,
      "hotDogIndex": 54.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 243,
      "totalBbeAllowed": 243,
      "cookedPer100Bbe": 22.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0313,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0041,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 384.5,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-06-28",
        "batterId": 686469,
        "pitcherId": 676508,
        "description": "Vinnie Pasquantino homers (12) on a fly ball to center field. Jonathan India scores. Bobby Witt Jr. scores.",
        "exitVelocity": 107.9,
        "distance": 430,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 57.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 101.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3125,
          "percentile": null,
          "score": 39.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 21.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 57.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 101.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 56.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3125,
          "percentile": null,
          "score": 39.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 21.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596001,
      "pitcher": "Jakob Junis",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 54.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 215,
      "totalBbeAllowed": 215,
      "cookedPer100Bbe": 25.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.8,
      "adjustedXhrPerBbeAllowed": 0.0177,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0465,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 382.5,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-05-17",
        "batterId": 677956,
        "pitcherId": 596001,
        "description": "Rece Hinds homers (2) on a fly ball to center field.",
        "exitVelocity": 109.8,
        "distance": 423,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 44.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9667,
          "percentile": null,
          "score": 53.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 103.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 44.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9667,
          "percentile": null,
          "score": 53.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 103.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663465,
      "pitcher": "Kolby Allard",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 2,
      "reliefAppearances": 33,
      "hotDogIndex": 53.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 222,
      "totalBbeAllowed": 222,
      "cookedPer100Bbe": 24.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0284,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.036,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 393.2,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-06-28",
        "batterId": 575929,
        "pitcherId": 663465,
        "description": "Willson Contreras homers (11) on a fly ball to left center field.",
        "exitVelocity": 108.9,
        "distance": 431,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 47.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 12.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 41.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 79.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 47.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 12.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 41.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 79.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694037,
      "pitcher": "Daniel Palencia",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 53.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 33.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 3.6,
      "adjustedXhrPerBbeAllowed": 0.0226,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2025-04-19",
        "batterId": 694374,
        "pitcherId": 694037,
        "description": "Tim Tawa homers (2) on a fly ball to left center field.",
        "exitVelocity": 109.7,
        "distance": 438,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 24.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0167,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 24.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0167,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660271,
      "pitcher": "Shohei Ohtani",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 51.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 31.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0264,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0613,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 406.4,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-11-01",
        "batterId": 666182,
        "pitcherId": 660271,
        "description": "Bo Bichette homers (1) on a fly ball to center field. George Springer scores. Vladimir Guerrero Jr. scores.",
        "exitVelocity": 110.1,
        "distance": 442,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 41.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 74.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.88,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 41.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 74.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.88,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672841,
      "pitcher": "Carlos Vargas",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 80,
      "gamesStarted": 0,
      "reliefAppearances": 80,
      "hotDogIndex": 50.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 281,
      "totalBbeAllowed": 281,
      "cookedPer100Bbe": 18.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0267,
      "xhrDiffAllowed": 3.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0498,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0071,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 382.4,
      "maxExitVelocityAllowed": 117.7,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2025-05-14",
        "batterId": 592450,
        "pitcherId": 672841,
        "description": "Aaron Judge homers (15) on a line drive to left center field.",
        "exitVelocity": 117.7,
        "distance": 444,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 43.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 51.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 53.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 48.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 43.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 51.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 53.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 48.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681982,
      "pitcher": "Grant Anderson",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 49.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 24.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.029,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.005,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 391.9,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-05-17",
        "batterId": 665019,
        "pitcherId": 681982,
        "description": "Kody Clemens homers (3) on a line drive to right center field.",
        "exitVelocity": 106.8,
        "distance": 380,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 47.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.15,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 29.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 47.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 53.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.15,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 29.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592866,
      "pitcher": "Trevor Williams",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 49.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 284,
      "totalBbeAllowed": 284,
      "cookedPer100Bbe": 17.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0317,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 389.5,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2025-04-17",
        "batterId": 665833,
        "pitcherId": 592866,
        "description": "Oneil Cruz homers (4) on a fly ball to right center field.",
        "exitVelocity": 114.5,
        "distance": 442,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 59.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 93.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 50.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7727,
          "percentile": null,
          "score": 49.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 59.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 93.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 50.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7727,
          "percentile": null,
          "score": 49.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650911,
      "pitcher": "Cristopher S\u00e1nchez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 47.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 591,
      "totalBbeAllowed": 591,
      "cookedPer100Bbe": 8.0,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.022,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0406,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 387.0,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2025-07-22",
        "batterId": 608701,
        "pitcherId": 650911,
        "description": "Rob Refsnyder homers (6) on a fly ball to left center field.",
        "exitVelocity": 107.8,
        "distance": 410,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 19.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 21.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 74.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.575,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 80.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 19.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 21.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 74.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.575,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 80.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674444,
      "pitcher": "Steven Cruz",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 46.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 35.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.1,
      "adjustedXhrPerBbeAllowed": 0.0235,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.053,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 409.4,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2025-06-11",
        "batterId": 592450,
        "pitcherId": 674444,
        "description": "Aaron Judge homers (25) on a fly ball to center field.",
        "exitVelocity": 108.8,
        "distance": 413,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 32.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 59.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.02,
          "percentile": null,
          "score": 111.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 32.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 59.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.02,
          "percentile": null,
          "score": 111.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605288,
      "pitcher": "Adrian Houser",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 46.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 389,
      "totalBbeAllowed": 389,
      "cookedPer100Bbe": 11.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.0296,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.054,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0952,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 386.0,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2025-08-10",
        "batterId": 663728,
        "pitcherId": 605288,
        "description": "Cal Raleigh homers (45) on a fly ball to right field. Randy Arozarena scores.",
        "exitVelocity": 112.9,
        "distance": 376,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 51.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 60.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 30.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.58,
          "percentile": null,
          "score": 71.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 30.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 51.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 60.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 30.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.58,
          "percentile": null,
          "score": 71.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 30.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608331,
      "pitcher": "Max Fried",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 45.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 604,
      "totalBbeAllowed": 604,
      "cookedPer100Bbe": 7.6,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.9,
      "adjustedXhrPerBbeAllowed": 0.023,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0464,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0083,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2025-05-30",
        "batterId": 660271,
        "pitcherId": 608331,
        "description": "Shohei Ohtani homers (22) on a fly ball to right center field.",
        "exitVelocity": 112.5,
        "distance": 377,
        "launchAngle": 42.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 27.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 44.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 60.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 53.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 27.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 44.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 75.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 60.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 53.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667755,
      "pitcher": "Jos\u00e9 Soriano",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 42.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 516,
      "totalBbeAllowed": 516,
      "cookedPer100Bbe": 8.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0229,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0407,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0078,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2025-06-27",
        "batterId": 605137,
        "pitcherId": 667755,
        "description": "Josh Bell homers (11) on a fly ball to left center field. Nathaniel Lowe scores.",
        "exitVelocity": 107.5,
        "distance": 420,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 26.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 23.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 85.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4462,
          "percentile": null,
          "score": 67.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 50.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 26.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 23.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 85.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4462,
          "percentile": null,
          "score": 67.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 50.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689147,
      "pitcher": "Orion Kerkering",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 0,
      "reliefAppearances": 77,
      "hotDogIndex": 41.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0232,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0432,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2025-09-21",
        "batterId": 694374,
        "pitcherId": 689147,
        "description": "Tim Tawa homers (7) on a fly ball to left field.",
        "exitVelocity": 109.2,
        "distance": 412,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0232,
          "percentile": null,
          "score": 29.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 32.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3,
          "percentile": null,
          "score": 36.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0232,
          "percentile": null,
          "score": 29.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 32.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3,
          "percentile": null,
          "score": 36.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675848,
      "pitcher": "Juan Mejia",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 37.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 24.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.028,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0446,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-09-03",
        "batterId": 687551,
        "pitcherId": 675848,
        "description": "Drew Gilbert homers (3) on a line drive to right field.",
        "exitVelocity": 109.8,
        "distance": 407,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 46.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9,
          "percentile": null,
          "score": 29.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 46.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 101.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9,
          "percentile": null,
          "score": 29.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656794,
      "pitcher": "Sean Newcomb",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 6,
      "reliefAppearances": 43,
      "hotDogIndex": 36.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 274,
      "totalBbeAllowed": 274,
      "cookedPer100Bbe": 13.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0153,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0292,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0073,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 390.2,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2025-05-18",
        "batterId": 542303,
        "pitcherId": 656794,
        "description": "Marcell Ozuna homers (8) on a fly ball to left center field. Austin Riley scores.",
        "exitVelocity": 112.1,
        "distance": 430,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.78,
          "percentile": null,
          "score": 102.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 49.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.78,
          "percentile": null,
          "score": 102.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 49.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663855,
      "pitcher": "Jordan Hicks",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 11,
      "reliefAppearances": 25,
      "hotDogIndex": 35.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 245,
      "totalBbeAllowed": 245,
      "cookedPer100Bbe": 14.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0249,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0367,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0041,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-04-06",
        "batterId": 677594,
        "pitcherId": 663855,
        "description": "Julio Rodr\u00edguez homers (3) on a fly ball to left center field.",
        "exitVelocity": 107.8,
        "distance": 423,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0249,
          "percentile": null,
          "score": 36.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 15.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 45.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 19.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0249,
          "percentile": null,
          "score": 36.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 15.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 45.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 19.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593974,
      "pitcher": "Wandy Peralta",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 1,
      "reliefAppearances": 76,
      "hotDogIndex": 34.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 226,
      "totalBbeAllowed": 226,
      "cookedPer100Bbe": 15.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0208,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.031,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 379.0,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2025-07-24",
        "batterId": 671056,
        "pitcherId": 593974,
        "description": "Iv\u00e1n Herrera homers (9) on a line drive to center field.",
        "exitVelocity": 111.5,
        "distance": 412,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 17.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 129.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 54.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 17.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 129.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 54.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605483,
      "pitcher": "Blake Snell",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 16,
      "reliefAppearances": 1,
      "hotDogIndex": 33.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 230,
      "totalBbeAllowed": 230,
      "cookedPer100Bbe": 14.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0187,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0435,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0087,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.6,
      "avgDistanceAllowed": 376.2,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2025-10-24",
        "batterId": 662139,
        "pitcherId": 605483,
        "description": "Daulton Varsho homers (3) on a fly ball to center field. Alejandro Kirk scores.",
        "exitVelocity": 109.0,
        "distance": 423,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 34.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.5833,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 53.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 34.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.5833,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 53.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663460,
      "pitcher": "Kris Bubic",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 33.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 348,
      "totalBbeAllowed": 348,
      "cookedPer100Bbe": 9.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0181,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0287,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-04-27",
        "batterId": 670541,
        "pitcherId": 663460,
        "description": "Yordan Alvarez homers (3) on a fly ball to center field. Chas McCormick scores. Isaac Paredes scores.",
        "exitVelocity": 110.6,
        "distance": 436,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5143,
          "percentile": null,
          "score": 95.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 35.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5143,
          "percentile": null,
          "score": 95.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 35.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663568,
      "pitcher": "Stephen Kolek",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 32.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 357,
      "totalBbeAllowed": 357,
      "cookedPer100Bbe": 9.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0221,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.042,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 388.1,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2025-05-16",
        "batterId": 642133,
        "pitcherId": 663568,
        "description": "Rowdy Tellez homers (7) on a fly ball to right field. Cal Raleigh scores.",
        "exitVelocity": 111.7,
        "distance": 408,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 21.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 26.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5889,
          "percentile": null,
          "score": 44.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 33.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 21.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 26.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 70.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5889,
          "percentile": null,
          "score": 44.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 33.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623474,
      "pitcher": "Jimmy Herget",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 31.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 243,
      "totalBbeAllowed": 243,
      "cookedPer100Bbe": 13.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0235,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0576,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.5,
      "avgDistanceAllowed": 402.0,
      "maxExitVelocityAllowed": 103.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2025-05-09",
        "batterId": 455117,
        "pitcherId": 623474,
        "description": "Mart\u00edn Maldonado homers (2) on a fly ball to left field. Jason Heyward scores.",
        "exitVelocity": 103.1,
        "distance": 432,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 30.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 67.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.45,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 30.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 67.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.45,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678606,
      "pitcher": "Jos\u00e9 A. Ferrer",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 31.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 230,
      "totalBbeAllowed": 230,
      "cookedPer100Bbe": 13.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0196,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0348,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0043,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2025-09-24",
        "batterId": 642201,
        "pitcherId": 678606,
        "description": "Eli White homers (10) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 436,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 12.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0043,
          "percentile": null,
          "score": 24.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 12.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0043,
          "percentile": null,
          "score": 24.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663687,
      "pitcher": "Hogan Harris",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 1,
      "reliefAppearances": 51,
      "hotDogIndex": 27.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 15.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.7,
      "adjustedXhrPerBbeAllowed": 0.0208,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0393,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2025-05-09",
        "batterId": 691176,
        "pitcherId": 663687,
        "description": "Jasson Dom\u00ednguez homers (4) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 15.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 17.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.78,
          "percentile": null,
          "score": 49.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 34.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 15.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 17.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 47.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.78,
          "percentile": null,
          "score": 49.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 34.5,
          "weight": 0.3
        }
      }
    }
  ]
}
