{
  "generatedAt": "2026-05-29T04:40:08.942905+00:00",
  "site": {
    "name": "The Long Ball",
    "url": "https://thelongball.app",
    "tagline": "Digging the data behind the distance."
  },
  "dataset": "Hot Dog Index",
  "season": 2022,
  "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-2022.csv",
    "homeRunTracker": "https://baseballsavant.mlb.com/leaderboard/home-runs?player_type=Pitcher&year=2022&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": 489265,
      "pitcher": "Sergio Romo",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 179.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 58,
      "totalBbeAllowed": 58,
      "cookedPer100Bbe": 309.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.1052,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1379,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.069,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-07-08",
        "batterId": 553993,
        "pitcherId": 489265,
        "description": "Eugenio Suarez homers (15) on a fly ball to left center field. J.P. Crawford scores. Carlos Santana scores.",
        "exitVelocity": 107.2,
        "distance": 404,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1052,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1379,
          "percentile": null,
          "score": 182.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3429,
          "percentile": null,
          "score": 75.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1052,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1379,
          "percentile": null,
          "score": 182.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3429,
          "percentile": null,
          "score": 75.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621219,
      "pitcher": "Alec Mills",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 9,
      "gamesStarted": 4,
      "reliefAppearances": 5,
      "hotDogIndex": 177.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 67,
      "totalBbeAllowed": 67,
      "cookedPer100Bbe": 264.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0925,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1493,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0448,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2022-06-26",
        "batterId": 660766,
        "pitcherId": 621219,
        "description": "Juan Yepez homers (7) on a fly ball to left field.",
        "exitVelocity": 112.1,
        "distance": 417,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0925,
          "percentile": null,
          "score": 179.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1493,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5571,
          "percentile": null,
          "score": 159.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 186.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0925,
          "percentile": null,
          "score": 179.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1493,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5571,
          "percentile": null,
          "score": 159.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 186.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663773,
      "pitcher": "Bryan Hoeing",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 8,
      "gamesStarted": 1,
      "reliefAppearances": 7,
      "hotDogIndex": 176.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 50,
      "totalBbeAllowed": 50,
      "cookedPer100Bbe": 353.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.118,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.14,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.06,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-08-20",
        "batterId": 669257,
        "pitcherId": 663773,
        "description": "Will Smith homers (18) on a fly ball to left field. Trea Turner scores. Freddie Freeman scores.",
        "exitVelocity": 107.5,
        "distance": 403,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.118,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.14,
          "percentile": null,
          "score": 186.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.44,
          "percentile": null,
          "score": 105.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.118,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.14,
          "percentile": null,
          "score": 186.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.44,
          "percentile": null,
          "score": 105.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643290,
      "pitcher": "Justin Dunn",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 176.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 181.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0938,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1443,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0412,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2022-08-25",
        "batterId": 656941,
        "pitcherId": 643290,
        "description": "Kyle Schwarber homers (35) on a fly ball to center field.",
        "exitVelocity": 110.4,
        "distance": 451,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 181.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1443,
          "percentile": null,
          "score": 190.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 160.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6455,
          "percentile": null,
          "score": 139.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 175.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 181.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1443,
          "percentile": null,
          "score": 190.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 160.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6455,
          "percentile": null,
          "score": 139.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 175.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663465,
      "pitcher": "Kolby Allard",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 12,
      "gamesStarted": 1,
      "reliefAppearances": 11,
      "hotDogIndex": 174.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 65,
      "totalBbeAllowed": 65,
      "cookedPer100Bbe": 269.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.12,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1692,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0462,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 400.3,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-06-15",
        "batterId": 455117,
        "pitcherId": 663465,
        "description": "Martin Maldonado homers (5) on a fly ball to left center field.",
        "exitVelocity": 106.8,
        "distance": 442,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1692,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4778,
          "percentile": null,
          "score": 79.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 190.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1692,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4778,
          "percentile": null,
          "score": 79.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 190.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622694,
      "pitcher": "Elieser Hern\u00e1ndez",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 12,
      "reliefAppearances": 11,
      "hotDogIndex": 171.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 83.3,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.0,
      "adjustedXhrPerBbeAllowed": 0.0874,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.1262,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0437,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3462,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.7,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2022-05-29",
        "batterId": 542303,
        "pitcherId": 622694,
        "description": "Marcell Ozuna homers (10) on a fly ball to left center field.",
        "exitVelocity": 109.5,
        "distance": 458,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 175.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1262,
          "percentile": null,
          "score": 175.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 143.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3368,
          "percentile": null,
          "score": 131.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 184.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 175.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1262,
          "percentile": null,
          "score": 175.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 143.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3368,
          "percentile": null,
          "score": 131.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 184.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660730,
      "pitcher": "Elvin Rodr\u00edguez",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 5,
      "reliefAppearances": 4,
      "hotDogIndex": 170.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 112,
      "totalBbeAllowed": 112,
      "cookedPer100Bbe": 152.3,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.1045,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.125,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0357,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-05-23",
        "batterId": 596146,
        "pitcherId": 660730,
        "description": "Max Kepler hits a grand slam (6) to right field. Luis Arraez scores. Carlos Correa scores. Jorge Polanco scores.",
        "exitVelocity": 108.0,
        "distance": 408,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 190.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 172.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8833,
          "percentile": null,
          "score": 90.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 164.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 190.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 172.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8833,
          "percentile": null,
          "score": 90.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 164.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621593,
      "pitcher": "Anthony Castro",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 0,
      "reliefAppearances": 16,
      "hotDogIndex": 165.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 53,
      "totalBbeAllowed": 53,
      "cookedPer100Bbe": 311.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0906,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.1132,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0566,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-06-28",
        "batterId": 621439,
        "pitcherId": 621593,
        "description": "Byron Buxton homers (20) on a fly ball to center field.",
        "exitVelocity": 110.7,
        "distance": 427,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0906,
          "percentile": null,
          "score": 177.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1132,
          "percentile": null,
          "score": 161.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.325,
          "percentile": null,
          "score": 131.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0906,
          "percentile": null,
          "score": 177.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1132,
          "percentile": null,
          "score": 161.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.325,
          "percentile": null,
          "score": 131.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592390,
      "pitcher": "Heath Hembree",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 161.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 78,
      "totalBbeAllowed": 78,
      "cookedPer100Bbe": 207.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0718,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1154,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0385,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 407.7,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-05-08",
        "batterId": 592567,
        "pitcherId": 592390,
        "description": "Colin Moran hits a grand slam (1) to right center field. Mike Moustakas scores. Tyler Stephenson scores. Tommy Pham scores.",
        "exitVelocity": 108.0,
        "distance": 400,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 161.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 163.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0167,
          "percentile": null,
          "score": 123.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 161.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 163.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0167,
          "percentile": null,
          "score": 123.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669145,
      "pitcher": "Bruce Zimmermann",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 16,
      "reliefAppearances": 2,
      "hotDogIndex": 159.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 253,
      "totalBbeAllowed": 253,
      "cookedPer100Bbe": 63.0,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.0814,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.1028,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0356,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3462,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 407.0,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2022-06-15",
        "batterId": 606192,
        "pitcherId": 669145,
        "description": "Teoscar Hernandez homers (4) on a fly ball to center field. Vladimir Guerrero Jr. scores.",
        "exitVelocity": 114.1,
        "distance": 461,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 170.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1028,
          "percentile": null,
          "score": 152.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 143.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6857,
          "percentile": null,
          "score": 139.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 163.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 170.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1028,
          "percentile": null,
          "score": 152.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 143.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6857,
          "percentile": null,
          "score": 139.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 163.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623352,
      "pitcher": "Josh Hader",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 159.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 132.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0633,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.125,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0417,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-07-04",
        "batterId": 673548,
        "pitcherId": 623352,
        "description": "Seiya Suzuki hits an inside-the-park home run (5) on a sharp line drive to left-center field.",
        "exitVelocity": 109.9,
        "distance": 399,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 145.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 172.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4375,
          "percentile": null,
          "score": 133.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 177.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 145.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 172.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4375,
          "percentile": null,
          "score": 133.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 177.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663989,
      "pitcher": "Nick Vespi",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 0,
      "reliefAppearances": 28,
      "hotDogIndex": 157.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 75,
      "totalBbeAllowed": 75,
      "cookedPer100Bbe": 209.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.072,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0933,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.7,
      "avgDistanceAllowed": 410.6,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-07-05",
        "batterId": 663993,
        "pitcherId": 663989,
        "description": "Nathaniel Lowe homers (12) on a fly ball to right center field. Corey Seager scores. Jonah Heim scores.",
        "exitVelocity": 110.4,
        "distance": 437,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 162.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 141.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.72,
          "percentile": null,
          "score": 186.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 144.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 162.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 141.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.72,
          "percentile": null,
          "score": 186.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 144.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570663,
      "pitcher": "Hansel Robles",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 0,
      "reliefAppearances": 28,
      "hotDogIndex": 157.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 78,
      "totalBbeAllowed": 78,
      "cookedPer100Bbe": 201.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0679,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0385,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.4,
      "avgDistanceAllowed": 413.6,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-04-29",
        "batterId": 663624,
        "pitcherId": 570663,
        "description": "Ryan Mountcastle homers (2) on a fly ball to left center field.",
        "exitVelocity": 111.2,
        "distance": 423,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 160.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.44,
          "percentile": null,
          "score": 179.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 160.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.44,
          "percentile": null,
          "score": 179.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592741,
      "pitcher": "Chasen Shreve",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 0,
      "reliefAppearances": 29,
      "hotDogIndex": 156.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 80,
      "totalBbeAllowed": 80,
      "cookedPer100Bbe": 195.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0688,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0875,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0375,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 404.5,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-05-15",
        "batterId": 677594,
        "pitcherId": 592741,
        "description": "Julio Rodriguez homers (2) on a fly ball to left center field.",
        "exitVelocity": 114.0,
        "distance": 423,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 155.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0875,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2333,
          "percentile": null,
          "score": 150.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 167.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 155.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0875,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2333,
          "percentile": null,
          "score": 150.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 167.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594577,
      "pitcher": "Mike Mayers",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 3,
      "reliefAppearances": 26,
      "hotDogIndex": 155.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 97.3,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.1,
      "adjustedXhrPerBbeAllowed": 0.0819,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0375,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-09-24",
        "batterId": 596142,
        "pitcherId": 594577,
        "description": "Gary Sanchez homers (15) on a fly ball to left center field. Luis Arraez scores. Gio Urshela scores.",
        "exitVelocity": 110.0,
        "distance": 432,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 171.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9933,
          "percentile": null,
          "score": 92.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 167.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 171.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9933,
          "percentile": null,
          "score": 92.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 167.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664161,
      "pitcher": "Matt Swarmer",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 12,
      "gamesStarted": 5,
      "reliefAppearances": 7,
      "hotDogIndex": 155.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 160.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.1175,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1649,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 119.8,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-06-11",
        "batterId": 519317,
        "pitcherId": 664161,
        "description": "Giancarlo Stanton homers (13) on a line drive to left field.",
        "exitVelocity": 119.8,
        "distance": 436,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1175,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1649,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 97.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 123.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1175,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1649,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 97.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 123.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656657,
      "pitcher": "Zach Logue",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 10,
      "reliefAppearances": 6,
      "hotDogIndex": 154.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 80.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 14.9,
      "adjustedXhrPerBbeAllowed": 0.0772,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.1244,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0311,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-05-28",
        "batterId": 608369,
        "pitcherId": 656657,
        "description": "Corey Seager homers (9) on a fly ball to center field. Marcus Semien scores.",
        "exitVelocity": 107.8,
        "distance": 418,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 167.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1244,
          "percentile": null,
          "score": 170.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8846,
          "percentile": null,
          "score": 119.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 167.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1244,
          "percentile": null,
          "score": 170.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8846,
          "percentile": null,
          "score": 119.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641360,
      "pitcher": "Phil Bickford",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 153.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 93.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0689,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1159,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0305,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-09-23",
        "batterId": 663457,
        "pitcherId": 641360,
        "description": "Lars Nootbaar homers (14) on a fly ball to right field. Dylan Carlson scores.",
        "exitVelocity": 113.0,
        "distance": 440,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 156.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1159,
          "percentile": null,
          "score": 165.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 134.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.75,
          "percentile": null,
          "score": 141.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 152.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 156.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1159,
          "percentile": null,
          "score": 165.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 134.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.75,
          "percentile": null,
          "score": 141.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 152.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661309,
      "pitcher": "Adri\u00e1n Martinez",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 12,
      "reliefAppearances": 1,
      "hotDogIndex": 153.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 83.2,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.5,
      "adjustedXhrPerBbeAllowed": 0.0679,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0815,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0435,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.5,
      "avgDistanceAllowed": 422.2,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2022-09-16",
        "batterId": 670541,
        "pitcherId": 661309,
        "description": "Yordan Alvarez homers (36) on a fly ball to center field.",
        "exitVelocity": 114.9,
        "distance": 464,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 153.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 120.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.4846,
          "percentile": null,
          "score": 181.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 180.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 153.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 120.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.4846,
          "percentile": null,
          "score": 181.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 180.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665001,
      "pitcher": "Trevor Kelley",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 0,
      "reliefAppearances": 21,
      "hotDogIndex": 152.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 73,
      "totalBbeAllowed": 73,
      "cookedPer100Bbe": 209.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.1,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1507,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0274,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-06-24",
        "batterId": 672386,
        "pitcherId": 665001,
        "description": "Alejandro Kirk homers (9) on a line drive to left field. Vladimir Guerrero Jr. scores.",
        "exitVelocity": 109.3,
        "distance": 369,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 186.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1507,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9714,
          "percentile": null,
          "score": 64.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 146.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 186.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1507,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9714,
          "percentile": null,
          "score": 64.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 146.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656794,
      "pitcher": "Sean Newcomb",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 1,
      "reliefAppearances": 24,
      "hotDogIndex": 152.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 87,
      "totalBbeAllowed": 87,
      "cookedPer100Bbe": 174.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0874,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1379,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-08-28",
        "batterId": 592885,
        "pitcherId": 656794,
        "description": "Christian Yelich homers (11) on a fly ball to left center field. Garrett Mitchell scores.",
        "exitVelocity": 110.2,
        "distance": 407,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 174.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1379,
          "percentile": null,
          "score": 182.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 112.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 174.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1379,
          "percentile": null,
          "score": 182.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 112.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675921,
      "pitcher": "Spencer Howard",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 9,
      "reliefAppearances": 4,
      "hotDogIndex": 151.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 115.3,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0809,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0916,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0229,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 117.9,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2022-04-10",
        "batterId": 665489,
        "pitcherId": 675921,
        "description": "Vladimir Guerrero Jr. homers (1) on a line drive to center field.",
        "exitVelocity": 117.9,
        "distance": 467,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 168.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 139.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.85,
          "percentile": null,
          "score": 143.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 131.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 168.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 139.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.85,
          "percentile": null,
          "score": 143.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 131.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676265,
      "pitcher": "Cory Abbott",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 9,
      "reliefAppearances": 9,
      "hotDogIndex": 149.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 107.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.07,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1286,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0286,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2022-09-10",
        "batterId": 656941,
        "pitcherId": 676265,
        "description": "Kyle Schwarber homers (37) on a fly ball to right center field.",
        "exitVelocity": 111.4,
        "distance": 467,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 158.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1286,
          "percentile": null,
          "score": 177.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6917,
          "percentile": null,
          "score": 111.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 158.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1286,
          "percentile": null,
          "score": 177.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6917,
          "percentile": null,
          "score": 111.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594798,
      "pitcher": "Jacob deGrom",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 14,
      "reliefAppearances": 0,
      "hotDogIndex": 149.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 96.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0623,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0325,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 417.2,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-09-13",
        "batterId": 664023,
        "pitcherId": 594798,
        "description": "Ian Happ homers (17) on a fly ball to right field.",
        "exitVelocity": 111.6,
        "distance": 407,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 144.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.99,
          "percentile": null,
          "score": 168.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 158.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 144.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.99,
          "percentile": null,
          "score": 168.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 158.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 501381,
      "pitcher": "Michael Pineda",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 148.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 89.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0711,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0301,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-07-01",
        "batterId": 686469,
        "pitcherId": 501381,
        "description": "Vinnie Pasquantino homers (1) on a line drive to right field.",
        "exitVelocity": 112.7,
        "distance": 361,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 160.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 136.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2231,
          "percentile": null,
          "score": 128.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 151.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 160.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 136.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2231,
          "percentile": null,
          "score": 128.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 151.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665621,
      "pitcher": "Rony Garc\u00eda",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 8,
      "reliefAppearances": 14,
      "hotDogIndex": 146.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 90.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0759,
      "xhrDiffAllowed": -3.3,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0247,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-05-25",
        "batterId": 663616,
        "pitcherId": 665621,
        "description": "Trevor Larnach homers (1) on a fly ball to right center field. Gary Sanchez scores.",
        "exitVelocity": 112.4,
        "distance": 431,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 166.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.71,
          "percentile": null,
          "score": 112.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 140.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 166.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.71,
          "percentile": null,
          "score": 112.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 140.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 579328,
      "pitcher": "Yusei Kikuchi",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 23,
      "reliefAppearances": 12,
      "hotDogIndex": 146.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 284,
      "totalBbeAllowed": 284,
      "cookedPer100Bbe": 51.4,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 19.5,
      "adjustedXhrPerBbeAllowed": 0.0687,
      "xhrDiffAllowed": 3.5,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0951,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0387,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-08-26",
        "batterId": 666176,
        "pitcherId": 579328,
        "description": "Jo Adell homers (5) on a fly ball to left field.",
        "exitVelocity": 112.2,
        "distance": 398,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0687,
          "percentile": null,
          "score": 154.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0951,
          "percentile": null,
          "score": 143.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4741,
          "percentile": null,
          "score": 78.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 171.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0687,
          "percentile": null,
          "score": 154.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0951,
          "percentile": null,
          "score": 143.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4741,
          "percentile": null,
          "score": 78.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 171.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592346,
      "pitcher": "Chi Chi Gonz\u00e1lez",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 7,
      "reliefAppearances": 2,
      "hotDogIndex": 145.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 77,
      "totalBbeAllowed": 77,
      "cookedPer100Bbe": 188.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0584,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.039,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.3,
      "avgDistanceAllowed": 416.8,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-06-03",
        "batterId": 665489,
        "pitcherId": 592346,
        "description": "Vladimir Guerrero Jr. homers (11) on a line drive to left center field.",
        "exitVelocity": 114.4,
        "distance": 421,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 137.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.28,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 172.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 137.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.28,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 172.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641941,
      "pitcher": "Emilio Pag\u00e1n",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 144.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 87.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0699,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1024,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 614177,
        "pitcherId": 641941,
        "description": "Franmil Reyes homers (4) on a line drive to center field. Josh Naylor scores.",
        "exitVelocity": 111.7,
        "distance": 419,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 157.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1024,
          "percentile": null,
          "score": 151.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 126.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2167,
          "percentile": null,
          "score": 128.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 136.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 157.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1024,
          "percentile": null,
          "score": 151.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 126.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2167,
          "percentile": null,
          "score": 128.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 136.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668881,
      "pitcher": "Hunter Greene",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 27,
      "reliefAppearances": 1,
      "hotDogIndex": 144.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 309,
      "totalBbeAllowed": 309,
      "cookedPer100Bbe": 46.7,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.0667,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.1003,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0291,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3226,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-05-05",
        "batterId": 592885,
        "pitcherId": 668881,
        "description": "Christian Yelich homers (4) on a fly ball to center field.",
        "exitVelocity": 110.6,
        "distance": 434,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 150.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1003,
          "percentile": null,
          "score": 149.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 135.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9083,
          "percentile": null,
          "score": 91.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 150.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 150.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1003,
          "percentile": null,
          "score": 149.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 135.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9083,
          "percentile": null,
          "score": 91.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 150.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668948,
      "pitcher": "Kirk McCarty",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 3,
      "reliefAppearances": 12,
      "hotDogIndex": 144.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 121.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0941,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1176,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 388.4,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2022-04-24",
        "batterId": 641796,
        "pitcherId": 668948,
        "description": "Tim Locastro homers (1) on a fly ball to left field. Marwin Gonzalez scores.",
        "exitVelocity": 108.1,
        "distance": 415,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0941,
          "percentile": null,
          "score": 184.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 167.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4091,
          "percentile": null,
          "score": 77.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 108.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0941,
          "percentile": null,
          "score": 184.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 167.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4091,
          "percentile": null,
          "score": 77.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 108.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641793,
      "pitcher": "Zack Littell",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 142.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 104.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0701,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1022,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 388.9,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 660670,
        "pitcherId": 641793,
        "description": "Ronald Acuna Jr. homers (7) on a fly ball to left field. Michael Harris II scores.",
        "exitVelocity": 109.1,
        "distance": 409,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 159.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1022,
          "percentile": null,
          "score": 150.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 160.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9375,
          "percentile": null,
          "score": 91.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 127.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 159.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1022,
          "percentile": null,
          "score": 150.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 160.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9375,
          "percentile": null,
          "score": 91.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 127.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672715,
      "pitcher": "Luis Pati\u00f1o",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 142.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 175.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0704,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0864,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0494,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-04-06",
        "batterId": 547180,
        "pitcherId": 672715,
        "description": "Bryce Harper homers (7) on a fly ball to center field.",
        "exitVelocity": 107.4,
        "distance": 430,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 159.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 126.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 81.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 159.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 126.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 81.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663372,
      "pitcher": "Ryan Feltner",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 141.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 311,
      "totalBbeAllowed": 311,
      "cookedPer100Bbe": 45.5,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.1029,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0354,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 413.9,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 496,
      "worstServedEvent": {
        "gameDate": "2022-05-30",
        "batterId": 660821,
        "pitcherId": 663372,
        "description": "Jesus Sanchez homers (5) on a fly ball to right field.",
        "exitVelocity": 114.7,
        "distance": 496,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 125.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1029,
          "percentile": null,
          "score": 152.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7438,
          "percentile": null,
          "score": 140.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 162.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 125.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1029,
          "percentile": null,
          "score": 152.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7438,
          "percentile": null,
          "score": 140.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 162.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622098,
      "pitcher": "Drew Smith",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 0,
      "reliefAppearances": 48,
      "hotDogIndex": 141.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 112.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0722,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1032,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0238,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-05-15",
        "batterId": 663728,
        "pitcherId": 622098,
        "description": "Cal Raleigh homers (2) on a fly ball to right center field. Abraham Toro scores.",
        "exitVelocity": 109.2,
        "distance": 435,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 163.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1032,
          "percentile": null,
          "score": 154.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8222,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 135.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 163.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1032,
          "percentile": null,
          "score": 154.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8222,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 135.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 501925,
      "pitcher": "Joe Smith",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 0,
      "reliefAppearances": 37,
      "hotDogIndex": 141.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 100,
      "totalBbeAllowed": 100,
      "cookedPer100Bbe": 141.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.067,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.02,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-06-05",
        "batterId": 656305,
        "pitcherId": 501925,
        "description": "Matt Chapman homers (7) on a fly ball to left center field.",
        "exitVelocity": 111.4,
        "distance": 415,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 152.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3143,
          "percentile": null,
          "score": 130.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 152.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3143,
          "percentile": null,
          "score": 130.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664294,
      "pitcher": "Dauri Moreta",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 1,
      "reliefAppearances": 39,
      "hotDogIndex": 140.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 103,
      "totalBbeAllowed": 103,
      "cookedPer100Bbe": 136.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0592,
      "xhrDiffAllowed": 3.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1262,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0291,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 381.8,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-04-07",
        "batterId": 663586,
        "pitcherId": 664294,
        "description": "Austin Riley homers (1) on a fly ball to left center field. Matt Olson scores.",
        "exitVelocity": 107.6,
        "distance": 425,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 139.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1262,
          "percentile": null,
          "score": 175.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.02,
          "percentile": null,
          "score": 66.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 150.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 139.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1262,
          "percentile": null,
          "score": 175.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.02,
          "percentile": null,
          "score": 66.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 150.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571760,
      "pitcher": "Andrew Heaney",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 15,
      "reliefAppearances": 4,
      "hotDogIndex": 139.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 78.8,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.3,
      "adjustedXhrPerBbeAllowed": 0.0751,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1073,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 404.5,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-09-23",
        "batterId": 405395,
        "pitcherId": 571760,
        "description": "Albert Pujols homers (20) on a fly ball to left center field. Tommy Edman scores.",
        "exitVelocity": 108.0,
        "distance": 434,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 165.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1073,
          "percentile": null,
          "score": 156.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 75.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.54,
          "percentile": null,
          "score": 108.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 165.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1073,
          "percentile": null,
          "score": 156.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 75.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.54,
          "percentile": null,
          "score": 108.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572403,
      "pitcher": "Drew VerHagen",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 2,
      "reliefAppearances": 20,
      "hotDogIndex": 139.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 92,
      "totalBbeAllowed": 92,
      "cookedPer100Bbe": 151.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0576,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0652,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0435,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 411.2,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-05-24",
        "batterId": 665489,
        "pitcherId": 572403,
        "description": "Vladimir Guerrero Jr. homers (8) on a fly ball to left center field.",
        "exitVelocity": 109.1,
        "distance": 438,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 136.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 90.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8875,
          "percentile": null,
          "score": 120.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 180.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 136.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 90.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8875,
          "percentile": null,
          "score": 120.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 180.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656731,
      "pitcher": "Tylor Megill",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 10,
      "reliefAppearances": 7,
      "hotDogIndex": 137.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 96.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0775,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0352,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.1,
      "avgDistanceAllowed": 427.1,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2022-04-24",
        "batterId": 572233,
        "pitcherId": 656731,
        "description": "Christian Walker homers (4) on a fly ball to left center field.",
        "exitVelocity": 110.5,
        "distance": 467,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 124.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.0714,
          "percentile": null,
          "score": 190.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 161.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 124.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.0714,
          "percentile": null,
          "score": 190.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 161.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543037,
      "pitcher": "Gerrit Cole",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 38,
      "reliefAppearances": 0,
      "hotDogIndex": 137.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 538,
      "totalBbeAllowed": 538,
      "cookedPer100Bbe": 25.5,
      "hrsAllowed": 36,
      "adjustedXhrAllowed": 33.4,
      "adjustedXhrPerBbeAllowed": 0.0621,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.0892,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-06-09",
        "batterId": 663616,
        "pitcherId": 543037,
        "description": "Trevor Larnach homers (5) on a fly ball to right center field.",
        "exitVelocity": 112.4,
        "distance": 441,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 143.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 132.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7947,
          "percentile": null,
          "score": 116.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 137.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 143.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 132.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7947,
          "percentile": null,
          "score": 116.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 137.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605182,
      "pitcher": "Mike Clevinger",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 25,
      "reliefAppearances": 1,
      "hotDogIndex": 135.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 361,
      "totalBbeAllowed": 361,
      "cookedPer100Bbe": 37.6,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0629,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.097,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-09-09",
        "batterId": 518692,
        "pitcherId": 605182,
        "description": "Freddie Freeman homers (18) on a fly ball to center field.",
        "exitVelocity": 111.1,
        "distance": 446,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 145.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.097,
          "percentile": null,
          "score": 146.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6591,
          "percentile": null,
          "score": 111.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 127.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 145.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.097,
          "percentile": null,
          "score": 146.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6591,
          "percentile": null,
          "score": 111.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 127.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680686,
      "pitcher": "Josiah Gray",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 135.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 418,
      "totalBbeAllowed": 418,
      "cookedPer100Bbe": 32.4,
      "hrsAllowed": 38,
      "adjustedXhrAllowed": 31.3,
      "adjustedXhrPerBbeAllowed": 0.0749,
      "xhrDiffAllowed": 6.7,
      "hrCapableBbeAllowed": 47,
      "hrCapableBbeRateAllowed": 0.1124,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.234,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-07-13",
        "batterId": 553993,
        "pitcherId": 680686,
        "description": "Eugenio Suarez homers (16) on a fly ball to left field. J.P. Crawford scores. Carlos Santana scores.",
        "exitVelocity": 111.4,
        "distance": 439,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 164.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1124,
          "percentile": null,
          "score": 160.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.234,
          "percentile": null,
          "score": 104.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9158,
          "percentile": null,
          "score": 91.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 108.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 164.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1124,
          "percentile": null,
          "score": 160.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.234,
          "percentile": null,
          "score": 104.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9158,
          "percentile": null,
          "score": 91.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 108.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489334,
      "pitcher": "Craig Stammen",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 1,
      "reliefAppearances": 37,
      "hotDogIndex": 135.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 129,
      "totalBbeAllowed": 129,
      "cookedPer100Bbe": 104.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.069,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.093,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0233,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2022-06-06",
        "batterId": 500871,
        "pitcherId": 489334,
        "description": "Eduardo Escobar homers (5) on a fly ball to right field. J.D. Davis scores.",
        "exitVelocity": 106.8,
        "distance": 405,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 156.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.093,
          "percentile": null,
          "score": 140.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2222,
          "percentile": null,
          "score": 71.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 133.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 156.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.093,
          "percentile": null,
          "score": 140.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2222,
          "percentile": null,
          "score": 71.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 133.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605130,
      "pitcher": "Scott Barlow",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 134.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 187,
      "totalBbeAllowed": 187,
      "cookedPer100Bbe": 72.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0749,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 415.6,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 660271,
        "pitcherId": 605130,
        "description": "Shohei Ohtani homers (15) on a fly ball to right field. Tyler Wade scores. Mike Trout scores.",
        "exitVelocity": 113.5,
        "distance": 438,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 135.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 106.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4111,
          "percentile": null,
          "score": 155.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 135.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 106.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4111,
          "percentile": null,
          "score": 155.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682051,
      "pitcher": "Garrett Hill",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 8,
      "reliefAppearances": 10,
      "hotDogIndex": 134.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 70.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0547,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0885,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.026,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-09-18",
        "batterId": 650391,
        "pitcherId": 682051,
        "description": "Eloy Jimenez homers (14) on a fly ball to center field. Jose Abreu scores.",
        "exitVelocity": 112.5,
        "distance": 450,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0547,
          "percentile": null,
          "score": 128.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0885,
          "percentile": null,
          "score": 131.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 144.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9667,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 142.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0547,
          "percentile": null,
          "score": 128.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0885,
          "percentile": null,
          "score": 131.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 144.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9667,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 142.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686610,
      "pitcher": "Ken Waldichuk",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 134.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 98,
      "totalBbeAllowed": 98,
      "cookedPer100Bbe": 137.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0592,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.102,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0204,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 106.2,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2022-09-07",
        "batterId": 621020,
        "pitcherId": 686610,
        "description": "Dansby Swanson homers (18) on a fly ball to left field.",
        "exitVelocity": 106.2,
        "distance": 397,
        "launchAngle": 38.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 138.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.102,
          "percentile": null,
          "score": 149.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 93.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 122.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 138.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.102,
          "percentile": null,
          "score": 149.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 93.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 122.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543135,
      "pitcher": "Nathan Eovaldi",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 133.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 334,
      "totalBbeAllowed": 334,
      "cookedPer100Bbe": 40.1,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.059,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0898,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.021,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 116.3,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-08-12",
        "batterId": 592450,
        "pitcherId": 543135,
        "description": "Aaron Judge homers (46) on a fly ball to left center field.",
        "exitVelocity": 113.8,
        "distance": 429,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 137.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0898,
          "percentile": null,
          "score": 135.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0952,
          "percentile": null,
          "score": 124.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 123.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 137.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0898,
          "percentile": null,
          "score": 135.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0952,
          "percentile": null,
          "score": 124.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 123.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676710,
      "pitcher": "Kutter Crawford",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 12,
      "reliefAppearances": 13,
      "hotDogIndex": 132.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 57.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.5,
      "adjustedXhrPerBbeAllowed": 0.0592,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0877,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0351,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-08-19",
        "batterId": 668939,
        "pitcherId": 676710,
        "description": "Adley Rutschman homers (8) on a fly ball to right center field. Cedric Mullins scores.",
        "exitVelocity": 108.0,
        "distance": 422,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 138.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0877,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 160.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 138.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0877,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 160.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518617,
      "pitcher": "Jake Diekman",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 131.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 90.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0552,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0276,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 407.7,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-08-07",
        "batterId": 663993,
        "pitcherId": 518617,
        "description": "Nathaniel Lowe homers (16) on a fly ball to right center field.",
        "exitVelocity": 110.9,
        "distance": 452,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 129.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 84.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.54,
          "percentile": null,
          "score": 158.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 147.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 129.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 84.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.54,
          "percentile": null,
          "score": 158.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 147.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519326,
      "pitcher": "Hunter Strickland",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 131.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 70.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0757,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0324,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-07-03",
        "batterId": 542303,
        "pitcherId": 519326,
        "description": "Marcell Ozuna homers (16) on a fly ball to left field.",
        "exitVelocity": 112.5,
        "distance": 403,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 115.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 109.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8,
          "percentile": null,
          "score": 164.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 157.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 115.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 109.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8,
          "percentile": null,
          "score": 164.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 157.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592662,
      "pitcher": "Robbie Ray",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 36,
      "reliefAppearances": 2,
      "hotDogIndex": 131.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 504,
      "totalBbeAllowed": 504,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 35,
      "adjustedXhrAllowed": 32.4,
      "adjustedXhrPerBbeAllowed": 0.0643,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 394.9,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-10-11",
        "batterId": 670541,
        "pitcherId": 592662,
        "description": "Yordan Alvarez homers (1) on a line drive to right field. Jake Meyers scores. Jeremy Pena scores.",
        "exitVelocity": 116.7,
        "distance": 438,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 149.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 144.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7457,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 149.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 144.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7457,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 450203,
      "pitcher": "Charlie Morton",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 130.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 447,
      "totalBbeAllowed": 447,
      "cookedPer100Bbe": 29.1,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 25.0,
      "adjustedXhrPerBbeAllowed": 0.0559,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0246,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3056,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-04-20",
        "batterId": 518692,
        "pitcherId": 450203,
        "description": "Freddie Freeman homers (2) on a fly ball to right center field. Mookie Betts scores.",
        "exitVelocity": 112.3,
        "distance": 379,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 130.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7069,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 140.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 130.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7069,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 140.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656412,
      "pitcher": "Alex Faedo",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 12,
      "reliefAppearances": 1,
      "hotDogIndex": 129.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 73.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.0565,
      "xhrDiffAllowed": -3.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-05-04",
        "batterId": 547379,
        "pitcherId": 656412,
        "description": "Roberto Perez homers (2) on a fly ball to left center field.",
        "exitVelocity": 109.8,
        "distance": 418,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 136.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8143,
          "percentile": null,
          "score": 116.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 136.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8143,
          "percentile": null,
          "score": 116.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592761,
      "pitcher": "Caleb Smith",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 2,
      "reliefAppearances": 47,
      "hotDogIndex": 129.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 213,
      "totalBbeAllowed": 213,
      "cookedPer100Bbe": 60.6,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0559,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0751,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0235,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-06-22",
        "batterId": 595751,
        "pitcherId": 592761,
        "description": "Jorge Alfaro homers (6) on a fly ball to left field.",
        "exitVelocity": 114.8,
        "distance": 430,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 130.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8571,
          "percentile": null,
          "score": 90.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 133.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 130.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8571,
          "percentile": null,
          "score": 90.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 133.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606149,
      "pitcher": "Giovanny Gallegos",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 128.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 82.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0705,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0321,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 420.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-05-19",
        "batterId": 624413,
        "pitcherId": 606149,
        "description": "Pete Alonso homers (10) on a fly ball to left field. Francisco Lindor scores.",
        "exitVelocity": 113.7,
        "distance": 447,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 167.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1333,
          "percentile": null,
          "score": 174.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 156.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 167.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1333,
          "percentile": null,
          "score": 174.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 156.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608379,
      "pitcher": "Michael Wacha",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 127.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 371,
      "totalBbeAllowed": 371,
      "cookedPer100Bbe": 34.4,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 18.2,
      "adjustedXhrPerBbeAllowed": 0.0491,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0943,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.027,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.1714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-10-02",
        "batterId": 606192,
        "pitcherId": 608379,
        "description": "Teoscar Hernandez homers (24) on a fly ball to center field.",
        "exitVelocity": 112.7,
        "distance": 437,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0491,
          "percentile": null,
          "score": 118.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0943,
          "percentile": null,
          "score": 142.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8333,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 145.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0491,
          "percentile": null,
          "score": 118.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0943,
          "percentile": null,
          "score": 142.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8333,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 145.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 614179,
      "pitcher": "Jos\u00e9 Ruiz",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 127.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 75.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0893,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0357,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 387.7,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2022-04-14",
        "batterId": 571745,
        "pitcherId": 614179,
        "description": "Mitch Haniger homers (3) on a fly ball to left center field. Jesse Winker scores.",
        "exitVelocity": 111.0,
        "distance": 372,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 116.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0893,
          "percentile": null,
          "score": 133.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 39.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1111,
          "percentile": null,
          "score": 125.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 164.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 116.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0893,
          "percentile": null,
          "score": 133.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 39.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1111,
          "percentile": null,
          "score": 125.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 164.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663432,
      "pitcher": "Tanner Rainey",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 126.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 84,
      "totalBbeAllowed": 84,
      "cookedPer100Bbe": 150.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.056,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0238,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-07-04",
        "batterId": 650559,
        "pitcherId": 663432,
        "description": "Bryan De La Cruz homers (5) on a fly ball to left center field. Miguel Rojas scores.",
        "exitVelocity": 108.6,
        "distance": 411,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 131.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 144.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 135.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 131.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 144.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 135.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672710,
      "pitcher": "Roansy Contreras",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 18,
      "reliefAppearances": 5,
      "hotDogIndex": 125.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 290,
      "totalBbeAllowed": 290,
      "cookedPer100Bbe": 43.4,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 14.8,
      "adjustedXhrPerBbeAllowed": 0.051,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 621550,
        "pitcherId": 672710,
        "description": "Patrick Wisdom homers (13) on a fly ball to center field.",
        "exitVelocity": 109.1,
        "distance": 461,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 123.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 99.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 123.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 99.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605521,
      "pitcher": "Art Warren",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 125.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 124.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0564,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0792,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-06-23",
        "batterId": 572204,
        "pitcherId": 605521,
        "description": "Trayce Thompson homers (1) on a fly ball to left field.",
        "exitVelocity": 107.3,
        "distance": 401,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 133.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 116.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.35,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 133.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 116.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.35,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669674,
      "pitcher": "Sam Long",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 7,
      "reliefAppearances": 24,
      "hotDogIndex": 125.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 95.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0561,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-08-01",
        "batterId": 607208,
        "pitcherId": 669674,
        "description": "Trea Turner homers (17) on a fly ball to center field.",
        "exitVelocity": 108.9,
        "distance": 439,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 132.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.125,
          "percentile": null,
          "score": 95.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 132.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.125,
          "percentile": null,
          "score": 95.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596112,
      "pitcher": "Robert Stephenson",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 125.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 68.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.056,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0815,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 410.8,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-06-05",
        "batterId": 660670,
        "pitcherId": 596112,
        "description": "Ronald Acuna Jr. homers (3) on a fly ball to left field.",
        "exitVelocity": 112.3,
        "distance": 441,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 131.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 120.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4667,
          "percentile": null,
          "score": 172.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9273,
          "percentile": null,
          "score": 121.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 106.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 131.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 120.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4667,
          "percentile": null,
          "score": 172.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9273,
          "percentile": null,
          "score": 121.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 106.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676714,
      "pitcher": "Brandon Hughes",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 124.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 141,
      "totalBbeAllowed": 141,
      "cookedPer100Bbe": 88.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0603,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0922,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-09-13",
        "batterId": 624413,
        "pitcherId": 676714,
        "description": "Pete Alonso homers (34) on a fly ball to center field.",
        "exitVelocity": 112.4,
        "distance": 443,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 140.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0922,
          "percentile": null,
          "score": 139.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 153.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 86.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 98.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 140.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0922,
          "percentile": null,
          "score": 139.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 153.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 86.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 98.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689225,
      "pitcher": "Beau Brieske",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 15,
      "reliefAppearances": 1,
      "hotDogIndex": 124.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 260,
      "totalBbeAllowed": 260,
      "cookedPer100Bbe": 47.9,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 15.9,
      "adjustedXhrPerBbeAllowed": 0.0612,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.1154,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-05-30",
        "batterId": 596142,
        "pitcherId": 689225,
        "description": "Gary Sanchez homers (5) on a fly ball to left center field.",
        "exitVelocity": 113.2,
        "distance": 415,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 142.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 163.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7786,
          "percentile": null,
          "score": 60.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 142.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 163.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7786,
          "percentile": null,
          "score": 60.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 624522,
      "pitcher": "Keegan Thompson",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 19,
      "reliefAppearances": 12,
      "hotDogIndex": 124.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 321,
      "totalBbeAllowed": 321,
      "cookedPer100Bbe": 38.8,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.1,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.081,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0312,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1923,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-07-26",
        "batterId": 665833,
        "pitcherId": 624522,
        "description": "Oneil Cruz homers (6) on a fly ball to center field. Cal Mitchell scores.",
        "exitVelocity": 111.3,
        "distance": 416,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 114.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 120.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 86.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7812,
          "percentile": null,
          "score": 115.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 114.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 120.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 86.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7812,
          "percentile": null,
          "score": 115.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547943,
      "pitcher": "Hyun Jin Ryu",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 124.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 103,
      "totalBbeAllowed": 103,
      "cookedPer100Bbe": 120.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0874,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-04-16",
        "batterId": 669221,
        "pitcherId": 547943,
        "description": "Sean Murphy homers (2) on a fly ball to center field. Jed Lowrie scores.",
        "exitVelocity": 114.0,
        "distance": 452,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 129.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 127.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 129.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 127.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657248,
      "pitcher": "Glenn Otto Jr.",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 29,
      "reliefAppearances": 1,
      "hotDogIndex": 124.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 402,
      "totalBbeAllowed": 402,
      "cookedPer100Bbe": 30.9,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 19.0,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0274,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3103,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-05-08",
        "batterId": 519317,
        "pitcherId": 657248,
        "description": "Giancarlo Stanton homers (6) on a fly ball to center field. Aaron Hicks scores.",
        "exitVelocity": 113.0,
        "distance": 427,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 114.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 100.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 132.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 129.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 146.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 114.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 100.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 132.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 129.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 146.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543294,
      "pitcher": "Kyle Hendricks",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 124.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 276,
      "totalBbeAllowed": 276,
      "cookedPer100Bbe": 44.9,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.3,
      "adjustedXhrPerBbeAllowed": 0.0554,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0978,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0217,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 407.9,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-04-01",
        "batterId": 572233,
        "pitcherId": 543294,
        "description": "Christian Walker homers (2) on a fly ball to center field. David Peralta scores.",
        "exitVelocity": 110.9,
        "distance": 450,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 130.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0978,
          "percentile": null,
          "score": 147.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7105,
          "percentile": null,
          "score": 113.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 126.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 130.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0978,
          "percentile": null,
          "score": 147.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7105,
          "percentile": null,
          "score": 113.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 126.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607179,
      "pitcher": "Jordan Weems",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 123.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 104.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0605,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0756,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0252,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2022-07-22",
        "batterId": 662139,
        "pitcherId": 607179,
        "description": "Daulton Varsho homers (13) on a fly ball to right field.",
        "exitVelocity": 109.3,
        "distance": 451,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 141.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4571,
          "percentile": null,
          "score": 50.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 141.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 141.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4571,
          "percentile": null,
          "score": 50.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 141.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642028,
      "pitcher": "Josh Rogers",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 19,
      "gamesStarted": 5,
      "reliefAppearances": 14,
      "hotDogIndex": 123.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 121.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0784,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0392,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 406.3,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-05-30",
        "batterId": 624413,
        "pitcherId": 642028,
        "description": "Pete Alonso homers (13) on a fly ball to center field.",
        "exitVelocity": 107.8,
        "distance": 417,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 101.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 114.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 125.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 174.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 101.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 114.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 125.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 174.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641501,
      "pitcher": "Tyler Danish",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 123.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 99.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0452,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0726,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 387.9,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-06-19",
        "batterId": 660766,
        "pitcherId": 641501,
        "description": "Juan Yepez homers (6) on a fly ball to left field. Edmundo Sosa scores. Nolan Gorman scores.",
        "exitVelocity": 114.4,
        "distance": 398,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 106.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1,
          "percentile": null,
          "score": 170.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 138.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 106.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1,
          "percentile": null,
          "score": 170.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 138.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593423,
      "pitcher": "Frankie Montas",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 29,
      "reliefAppearances": 1,
      "hotDogIndex": 123.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 415,
      "totalBbeAllowed": 415,
      "cookedPer100Bbe": 29.7,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.3,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0651,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0313,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3704,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-05-10",
        "batterId": 570731,
        "pitcherId": 593423,
        "description": "Jonathan Schoop homers (2) on a fly ball to left field.",
        "exitVelocity": 110.9,
        "distance": 407,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 97.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 89.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3704,
          "percentile": null,
          "score": 149.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6895,
          "percentile": null,
          "score": 162.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 154.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 97.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 89.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3704,
          "percentile": null,
          "score": 149.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6895,
          "percentile": null,
          "score": 162.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 154.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621244,
      "pitcher": "Jos\u00e9 Berr\u00edos",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 123.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 569,
      "totalBbeAllowed": 569,
      "cookedPer100Bbe": 21.6,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 27.7,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 49,
      "hrCapableBbeRateAllowed": 0.0861,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0228,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.2245,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-04-30",
        "batterId": 670541,
        "pitcherId": 621244,
        "description": "Yordan Alvarez homers (6) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 447,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 118.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 125.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2245,
          "percentile": null,
          "score": 101.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4533,
          "percentile": null,
          "score": 134.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0228,
          "percentile": null,
          "score": 131.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 118.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 125.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2245,
          "percentile": null,
          "score": 101.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4533,
          "percentile": null,
          "score": 134.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0228,
          "percentile": null,
          "score": 131.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570666,
      "pitcher": "Luis Cessa",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 10,
      "reliefAppearances": 40,
      "hotDogIndex": 122.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 246,
      "totalBbeAllowed": 246,
      "cookedPer100Bbe": 50.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0772,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0203,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-08-22",
        "batterId": 592206,
        "pitcherId": 570666,
        "description": "Nick Castellanos homers (12) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 436,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 112.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1357,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 122.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 112.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1357,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 122.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608328,
      "pitcher": "Chase De Jong",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 0,
      "reliefAppearances": 45,
      "hotDogIndex": 122.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 205,
      "totalBbeAllowed": 205,
      "cookedPer100Bbe": 60.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.078,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-05-17",
        "batterId": 666624,
        "pitcherId": 608328,
        "description": "Christopher Morel homers (1) on a fly ball to left field.",
        "exitVelocity": 111.3,
        "distance": 417,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 116.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 113.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 139.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 116.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 113.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 139.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663559,
      "pitcher": "Bailey Falter",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 19,
      "reliefAppearances": 6,
      "hotDogIndex": 122.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 273,
      "totalBbeAllowed": 273,
      "cookedPer100Bbe": 44.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.8,
      "adjustedXhrPerBbeAllowed": 0.0652,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0879,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 389.4,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-04-16",
        "batterId": 541645,
        "pitcherId": 663559,
        "description": "Avisail Garcia homers (1) on a fly ball to center field.",
        "exitVelocity": 107.9,
        "distance": 443,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 149.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 130.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3278,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 115.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 149.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 130.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3278,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 115.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665795,
      "pitcher": "Edward Cabrera",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 122.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 70.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.046,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.4,
      "avgDistanceAllowed": 412.2,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-09-09",
        "batterId": 624413,
        "pitcherId": 665795,
        "description": "Pete Alonso homers (33) on a line drive to left field. Brandon Nimmo scores.",
        "exitVelocity": 115.6,
        "distance": 406,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 109.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 118.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.43,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 109.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 118.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.43,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502179,
      "pitcher": "Paolo Espino",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 19,
      "reliefAppearances": 25,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 369,
      "totalBbeAllowed": 369,
      "cookedPer100Bbe": 33.2,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.5,
      "adjustedXhrPerBbeAllowed": 0.061,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.103,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1842,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-09-27",
        "batterId": 660670,
        "pitcherId": 502179,
        "description": "Ronald Acuna Jr. homers (14) on a fly ball to left field.",
        "exitVelocity": 112.0,
        "distance": 396,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 142.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.103,
          "percentile": null,
          "score": 153.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2292,
          "percentile": null,
          "score": 72.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 106.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 142.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.103,
          "percentile": null,
          "score": 153.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2292,
          "percentile": null,
          "score": 72.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 106.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663474,
      "pitcher": "Triston McKenzie",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 32,
      "reliefAppearances": 4,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 528,
      "totalBbeAllowed": 528,
      "cookedPer100Bbe": 23.2,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 26.4,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0701,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3514,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 405.1,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-10-15",
        "batterId": 592450,
        "pitcherId": 663474,
        "description": "Aaron Judge homers (1) on a fly ball to center field. Oswaldo Cabrera scores.",
        "exitVelocity": 113.7,
        "distance": 449,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 120.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 98.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3514,
          "percentile": null,
          "score": 144.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5333,
          "percentile": null,
          "score": 136.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 120.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 98.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3514,
          "percentile": null,
          "score": 144.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5333,
          "percentile": null,
          "score": 136.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670124,
      "pitcher": "Adam Oller",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 16,
      "reliefAppearances": 6,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 250,
      "totalBbeAllowed": 250,
      "cookedPer100Bbe": 49.0,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.064,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.108,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1481,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-04-12",
        "batterId": 664040,
        "pitcherId": 670124,
        "description": "Brandon Lowe homers (2) on a fly ball to right field.",
        "exitVelocity": 112.2,
        "distance": 414,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 148.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.108,
          "percentile": null,
          "score": 157.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 72.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1235,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 148.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.108,
          "percentile": null,
          "score": 157.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 72.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1235,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666721,
      "pitcher": "Max Castillo",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 6,
      "reliefAppearances": 9,
      "hotDogIndex": 122.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 121,
      "totalBbeAllowed": 121,
      "cookedPer100Bbe": 101.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0628,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-07-07",
        "batterId": 553993,
        "pitcherId": 666721,
        "description": "Eugenio Suarez homers (14) on a fly ball to left field.",
        "exitVelocity": 110.8,
        "distance": 401,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 144.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 122.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3333,
          "percentile": null,
          "score": 74.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 107.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 144.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 122.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3333,
          "percentile": null,
          "score": 74.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 107.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641835,
      "pitcher": "Tim Mayza",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 122.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 81.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.053,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0265,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.5,
      "avgDistanceAllowed": 391.9,
      "maxExitVelocityAllowed": 117.4,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2022-09-28",
        "batterId": 592450,
        "pitcherId": 641835,
        "description": "Aaron Judge homers (61) on a fly ball to left field. Aaron Hicks scores.",
        "exitVelocity": 117.4,
        "distance": 394,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 106.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 63.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.525,
          "percentile": null,
          "score": 184.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 143.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 106.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 63.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.525,
          "percentile": null,
          "score": 184.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 143.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669330,
      "pitcher": "Tyler Wells",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 122.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 333,
      "totalBbeAllowed": 333,
      "cookedPer100Bbe": 36.6,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.4,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0751,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.32,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2022-07-22",
        "batterId": 592450,
        "pitcherId": 669330,
        "description": "Aaron Judge homers (36) on a fly ball to center field.",
        "exitVelocity": 113.5,
        "distance": 465,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.32,
          "percentile": null,
          "score": 134.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5176,
          "percentile": null,
          "score": 136.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 136.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.32,
          "percentile": null,
          "score": 134.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5176,
          "percentile": null,
          "score": 136.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 136.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 459429,
      "pitcher": "Jake McGee",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 121.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 96.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0452,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 106.2,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2022-06-22",
        "batterId": 621020,
        "pitcherId": 459429,
        "description": "Dansby Swanson homers (10) on a fly ball to center field.",
        "exitVelocity": 106.2,
        "distance": 412,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 107.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 155.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 107.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 159.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 155.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592767,
      "pitcher": "Drew Smyly",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 121.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 315,
      "totalBbeAllowed": 315,
      "cookedPer100Bbe": 38.6,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.073,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3913,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-07-30",
        "batterId": 663698,
        "pitcherId": 592767,
        "description": "Joey Bart homers (7) on a fly ball to left field.",
        "exitVelocity": 114.3,
        "distance": 411,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 124.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 102.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3913,
          "percentile": null,
          "score": 154.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4625,
          "percentile": null,
          "score": 134.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 117.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 124.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 102.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3913,
          "percentile": null,
          "score": 154.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4625,
          "percentile": null,
          "score": 134.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 117.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640455,
      "pitcher": "Sean Manaea",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 32,
      "reliefAppearances": 3,
      "hotDogIndex": 121.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 465,
      "totalBbeAllowed": 465,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 24.6,
      "adjustedXhrPerBbeAllowed": 0.0529,
      "xhrDiffAllowed": 5.4,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0774,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0215,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3056,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-08-21",
        "batterId": 443558,
        "pitcherId": 640455,
        "description": "Nelson Cruz homers (10) on a fly ball to left field.",
        "exitVelocity": 113.3,
        "distance": 440,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0774,
          "percentile": null,
          "score": 112.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 130.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8467,
          "percentile": null,
          "score": 89.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 125.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0774,
          "percentile": null,
          "score": 112.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 130.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8467,
          "percentile": null,
          "score": 89.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 125.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571578,
      "pitcher": "Patrick Corbin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 120.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 538,
      "totalBbeAllowed": 538,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 25.5,
      "adjustedXhrPerBbeAllowed": 0.0474,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0799,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.186,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-06-16",
        "batterId": 656941,
        "pitcherId": 571578,
        "description": "Kyle Schwarber homers (17) on a fly ball to center field. Yairo Munoz scores.",
        "exitVelocity": 112.0,
        "distance": 424,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 115.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.186,
          "percentile": null,
          "score": 85.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4519,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 137.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 115.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.186,
          "percentile": null,
          "score": 85.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4519,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 137.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518516,
      "pitcher": "Madison Bumgarner",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 120.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 559,
      "totalBbeAllowed": 559,
      "cookedPer100Bbe": 21.6,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 26.3,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 45,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0233,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2022-06-17",
        "batterId": 621439,
        "pitcherId": 518516,
        "description": "Byron Buxton homers (19) on a fly ball to left field.",
        "exitVelocity": 113.0,
        "distance": 446,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 114.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2444,
          "percentile": null,
          "score": 106.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9714,
          "percentile": null,
          "score": 122.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 133.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 114.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2444,
          "percentile": null,
          "score": 106.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9714,
          "percentile": null,
          "score": 122.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 133.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453286,
      "pitcher": "Max Scherzer",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 25,
      "reliefAppearances": 1,
      "hotDogIndex": 120.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 398,
      "totalBbeAllowed": 398,
      "cookedPer100Bbe": 30.3,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.1,
      "adjustedXhrPerBbeAllowed": 0.043,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0251,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-04-08",
        "batterId": 605137,
        "pitcherId": 453286,
        "description": "Josh Bell homers (1) on a fly ball to right center field. Nelson Cruz scores.",
        "exitVelocity": 112.2,
        "distance": 443,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 101.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 95.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9056,
          "percentile": null,
          "score": 167.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 141.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 101.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 95.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9056,
          "percentile": null,
          "score": 167.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 141.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670950,
      "pitcher": "Trevor Richards",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 4,
      "reliefAppearances": 64,
      "hotDogIndex": 120.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 68.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0525,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0847,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-07-27",
        "batterId": 405395,
        "pitcherId": 670950,
        "description": "Albert Pujols homers (7) on a fly ball to left center field. Andrew Knizner scores. Tyler O'Neill scores.",
        "exitVelocity": 108.0,
        "distance": 439,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 125.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0847,
          "percentile": null,
          "score": 123.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.12,
          "percentile": null,
          "score": 95.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 125.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0847,
          "percentile": null,
          "score": 123.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.12,
          "percentile": null,
          "score": 95.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 445276,
      "pitcher": "Kenley Jansen",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 120.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 77.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0551,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 117.2,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-09-11",
        "batterId": 677594,
        "pitcherId": 445276,
        "description": "Julio Rodriguez homers (25) on a line drive to left field.",
        "exitVelocity": 117.2,
        "distance": 402,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0551,
          "percentile": null,
          "score": 128.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0667,
          "percentile": null,
          "score": 124.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 91.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0551,
          "percentile": null,
          "score": 128.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0667,
          "percentile": null,
          "score": 124.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 91.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686752,
      "pitcher": "Ryan Pepiot",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 9,
      "reliefAppearances": 3,
      "hotDogIndex": 120.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 88,
      "totalBbeAllowed": 88,
      "cookedPer100Bbe": 136.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 3.5,
      "adjustedXhrPerBbeAllowed": 0.0398,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0682,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0341,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2022-08-16",
        "batterId": 592885,
        "pitcherId": 686752,
        "description": "Christian Yelich homers (9) on a fly ball to right center field.",
        "exitVelocity": 112.4,
        "distance": 451,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 90.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 128.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 159.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 90.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 128.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 159.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669212,
      "pitcher": "Eli Morgan",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 1,
      "reliefAppearances": 54,
      "hotDogIndex": 119.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 68.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0602,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2022-04-22",
        "batterId": 592450,
        "pitcherId": 669212,
        "description": "Aaron Judge homers (2) on a fly ball to center field. DJ LeMahieu scores.",
        "exitVelocity": 112.0,
        "distance": 397,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 140.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.11,
          "percentile": null,
          "score": 69.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 110.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 140.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.11,
          "percentile": null,
          "score": 69.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 110.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641871,
      "pitcher": "Keynan Middleton",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 0,
      "reliefAppearances": 22,
      "hotDogIndex": 119.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 58,
      "totalBbeAllowed": 58,
      "cookedPer100Bbe": 206.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.8,
      "adjustedXhrPerBbeAllowed": 0.0655,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.1034,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 410.2,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 504,
      "worstServedEvent": {
        "gameDate": "2022-09-09",
        "batterId": 543068,
        "pitcherId": 641871,
        "description": "C.J. Cron homers (27) on a fly ball to left field. Yonathan Daza scores.",
        "exitVelocity": 110.0,
        "distance": 504,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 150.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 154.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.82,
          "percentile": null,
          "score": 61.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 150.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 154.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.82,
          "percentile": null,
          "score": 61.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605507,
      "pitcher": "Zach Thompson",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 26,
      "reliefAppearances": 7,
      "hotDogIndex": 119.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 424,
      "totalBbeAllowed": 424,
      "cookedPer100Bbe": 28.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0465,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0755,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 407.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2022-04-13",
        "batterId": 575929,
        "pitcherId": 605507,
        "description": "Willson Contreras homers (1) on a fly ball to center field.",
        "exitVelocity": 110.2,
        "distance": 453,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 111.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0755,
          "percentile": null,
          "score": 108.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4056,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 134.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 111.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0755,
          "percentile": null,
          "score": 108.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4056,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 134.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592826,
      "pitcher": "Vince Velasquez",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 12,
      "reliefAppearances": 19,
      "hotDogIndex": 119.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 230,
      "totalBbeAllowed": 230,
      "cookedPer100Bbe": 51.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.06,
      "xhrDiffAllowed": -2.8,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.1174,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.013,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1481,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 386.3,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-05-13",
        "batterId": 519317,
        "pitcherId": 592826,
        "description": "Giancarlo Stanton homers (10) on a fly ball to center field. Aaron Judge scores.",
        "exitVelocity": 109.3,
        "distance": 427,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 139.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1174,
          "percentile": null,
          "score": 166.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 72.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4818,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 91.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 139.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1174,
          "percentile": null,
          "score": 166.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 72.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4818,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 91.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656457,
      "pitcher": "Tyler Gilbert",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 9,
      "reliefAppearances": 2,
      "hotDogIndex": 119.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 95.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.056,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.096,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.016,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-04-25",
        "batterId": 669257,
        "pitcherId": 656457,
        "description": "Will Smith homers (2) on a fly ball to left center field.",
        "exitVelocity": 106.7,
        "distance": 425,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 132.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.096,
          "percentile": null,
          "score": 145.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.775,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 132.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.096,
          "percentile": null,
          "score": 145.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.775,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 598287,
      "pitcher": "No\u00e9 Ramirez",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 119.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 80.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0581,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1149,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1176,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-06-01",
        "batterId": 663586,
        "pitcherId": 598287,
        "description": "Austin Riley homers (13) on a fly ball to left field. Ozzie Albies scores. Marcell Ozuna scores.",
        "exitVelocity": 111.9,
        "distance": 439,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 136.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1149,
          "percentile": null,
          "score": 162.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 60.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.27,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 94.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 136.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1149,
          "percentile": null,
          "score": 162.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 60.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.27,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 94.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664208,
      "pitcher": "Phil Maton",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 118.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 65.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0611,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 395.4,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-04-29",
        "batterId": 656305,
        "pitcherId": 664208,
        "description": "Matt Chapman homers (4) on a fly ball to left field. Lourdes Gurriel Jr. scores.",
        "exitVelocity": 110.2,
        "distance": 418,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 112.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 167.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.85,
          "percentile": null,
          "score": 61.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 148.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 112.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 167.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.85,
          "percentile": null,
          "score": 61.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 148.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 506433,
      "pitcher": "Yu Darvish",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 37,
      "reliefAppearances": 0,
      "hotDogIndex": 118.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 592,
      "totalBbeAllowed": 592,
      "cookedPer100Bbe": 20.0,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 27.0,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0845,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.022,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 18,
      "noDoubterRateAllowed": 0.26,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 119.7,
      "maxDistanceAllowed": 488,
      "worstServedEvent": {
        "gameDate": "2022-10-18",
        "batterId": 656941,
        "pitcherId": 506433,
        "description": "Kyle Schwarber homers (1) on a fly ball to right field.",
        "exitVelocity": 119.7,
        "distance": 488,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 108.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 123.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.26,
          "percentile": null,
          "score": 112.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0393,
          "percentile": null,
          "score": 123.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 127.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 108.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 123.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.26,
          "percentile": null,
          "score": 112.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0393,
          "percentile": null,
          "score": 123.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 127.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453178,
      "pitcher": "Ian Kennedy",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 118.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 66.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0579,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1067,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0526,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-04-03",
        "batterId": 502054,
        "pitcherId": 453178,
        "description": "Tommy Pham homers (1) on a fly ball to center field. Aristides Aquino scores.",
        "exitVelocity": 110.9,
        "distance": 427,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 136.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1067,
          "percentile": null,
          "score": 155.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9917,
          "percentile": null,
          "score": 92.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 109.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 136.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1067,
          "percentile": null,
          "score": 155.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9917,
          "percentile": null,
          "score": 92.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 109.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518489,
      "pitcher": "Ryan Brasier",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 118.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 63.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0546,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0865,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0216,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-08-26",
        "batterId": 642350,
        "pitcherId": 518489,
        "description": "Jose Siri homers (4) on a fly ball to center field. Harold Ramirez scores. David Peralta scores.",
        "exitVelocity": 110.8,
        "distance": 433,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 128.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0865,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 36.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3556,
          "percentile": null,
          "score": 132.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0216,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 128.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0865,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 36.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3556,
          "percentile": null,
          "score": 132.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0216,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621237,
      "pitcher": "Jos\u00e9 Alvarado",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 118.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 84.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0643,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0286,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.7,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-11-05",
        "batterId": 670541,
        "pitcherId": 621237,
        "description": "Yordan Alvarez homers (3) on a fly ball to center field. Jose Altuve scores. Jeremy Pena scores.",
        "exitVelocity": 112.5,
        "distance": 450,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 85.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 88.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.66,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 85.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 88.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.66,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 501985,
      "pitcher": "Mike Minor",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 118.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 332,
      "totalBbeAllowed": 332,
      "cookedPer100Bbe": 35.5,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 21.2,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 393.9,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-06-13",
        "batterId": 572233,
        "pitcherId": 501985,
        "description": "Umpire reviewed (home run), call on the field was upheld: Christian Walker homers (16) on a fly ball to left field. Ketel Marte scores.",
        "exitVelocity": 110.9,
        "distance": 446,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 148.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 136.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.45,
          "percentile": null,
          "score": 78.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 148.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 136.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.45,
          "percentile": null,
          "score": 78.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 448179,
      "pitcher": "Rich Hill",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 117.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 382,
      "totalBbeAllowed": 382,
      "cookedPer100Bbe": 30.9,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0262,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2692,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-05-25",
        "batterId": 669394,
        "pitcherId": 448179,
        "description": "Jake Burger homers (3) on a fly ball to left field. Jose Abreu scores. AJ Pollock scores.",
        "exitVelocity": 110.0,
        "distance": 444,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 114.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 137.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 143.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 114.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 137.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 143.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669618,
      "pitcher": "Joe Barlow",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 0,
      "reliefAppearances": 41,
      "hotDogIndex": 117.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 116.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0495,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0792,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 408.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2022-04-11",
        "batterId": 543068,
        "pitcherId": 669618,
        "description": "C.J. Cron homers (2) on a fly ball to left center field.",
        "exitVelocity": 110.1,
        "distance": 451,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 119.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 116.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.88,
          "percentile": null,
          "score": 119.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 119.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 116.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.88,
          "percentile": null,
          "score": 119.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680739,
      "pitcher": "Josh Winder",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 14,
      "reliefAppearances": 4,
      "hotDogIndex": 117.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 225,
      "totalBbeAllowed": 225,
      "cookedPer100Bbe": 52.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0756,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-09-22",
        "batterId": 671221,
        "pitcherId": 680739,
        "description": "Drew Waters homers (2) on a fly ball to right field.",
        "exitVelocity": 110.6,
        "distance": 428,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 115.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 126.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.225,
          "percentile": null,
          "score": 99.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 128.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 115.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 126.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.225,
          "percentile": null,
          "score": 99.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 128.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670036,
      "pitcher": "Matt Festa",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 117.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 79.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0669,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 402.0,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2022-05-01",
        "batterId": 624585,
        "pitcherId": 670036,
        "description": "Jorge Soler homers (3) on a fly ball to left center field.",
        "exitVelocity": 112.6,
        "distance": 451,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 151.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 129.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 170.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.73,
          "percentile": null,
          "score": 87.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 63.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 151.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 129.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 170.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.73,
          "percentile": null,
          "score": 87.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 63.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605164,
      "pitcher": "Dylan Bundy",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 117.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 481,
      "totalBbeAllowed": 481,
      "cookedPer100Bbe": 24.4,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.4,
      "adjustedXhrPerBbeAllowed": 0.0528,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.0956,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.1522,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-09-25",
        "batterId": 545361,
        "pitcherId": 605164,
        "description": "Mike Trout homers (37) on a fly ball to left field.",
        "exitVelocity": 112.0,
        "distance": 416,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0528,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 145.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1522,
          "percentile": null,
          "score": 73.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.224,
          "percentile": null,
          "score": 71.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0528,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 145.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1522,
          "percentile": null,
          "score": 73.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.224,
          "percentile": null,
          "score": 71.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668676,
      "pitcher": "Zach Plesac",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 27,
      "reliefAppearances": 2,
      "hotDogIndex": 117.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 425,
      "totalBbeAllowed": 425,
      "cookedPer100Bbe": 27.7,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 21.4,
      "adjustedXhrPerBbeAllowed": 0.0504,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0871,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2432,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-06-05",
        "batterId": 663624,
        "pitcherId": 668676,
        "description": "Ryan Mountcastle homers (8) on a fly ball to right center field. Trey Mancini scores.",
        "exitVelocity": 110.6,
        "distance": 437,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 122.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1684,
          "percentile": null,
          "score": 127.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 122.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1684,
          "percentile": null,
          "score": 127.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669358,
      "pitcher": "Shane Baz",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 6,
      "reliefAppearances": 0,
      "hotDogIndex": 117.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 77,
      "totalBbeAllowed": 77,
      "cookedPer100Bbe": 152.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0636,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.013,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-07-10",
        "batterId": 519058,
        "pitcherId": 669358,
        "description": "Mike Moustakas homers (4) on a line drive to right field. Donovan Solano scores.",
        "exitVelocity": 106.4,
        "distance": 390,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 146.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9,
          "percentile": null,
          "score": 32.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 146.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9,
          "percentile": null,
          "score": 32.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607216,
      "pitcher": "Joey Krehbiel",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 117.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 66.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0534,
      "xhrDiffAllowed": -0.5,
      "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.3,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-05-17",
        "batterId": 592450,
        "pitcherId": 607216,
        "description": "Aaron Judge homers (14) on a fly ball to center field.",
        "exitVelocity": 112.2,
        "distance": 422,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 127.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 135.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 130.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 109.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 127.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 135.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 130.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 109.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656970,
      "pitcher": "Devin Smeltzer",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 14,
      "reliefAppearances": 5,
      "hotDogIndex": 117.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 239,
      "totalBbeAllowed": 239,
      "cookedPer100Bbe": 49.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.0477,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0962,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-06-05",
        "batterId": 543807,
        "pitcherId": 656970,
        "description": "George Springer homers (11) on a fly ball to left field.",
        "exitVelocity": 112.3,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 116.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0962,
          "percentile": null,
          "score": 146.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4077,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 116.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0962,
          "percentile": null,
          "score": 146.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4077,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 600917,
      "pitcher": "Jos\u00e9 Leclerc",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 117.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 97.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0408,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.075,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0333,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 420.6,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-08-26",
        "batterId": 682985,
        "pitcherId": 600917,
        "description": "Riley Greene homers (5) on a fly ball to right center field. Jeimer Candelario scores.",
        "exitVelocity": 110.3,
        "distance": 411,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 94.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.075,
          "percentile": null,
          "score": 106.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.38,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 159.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 94.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.075,
          "percentile": null,
          "score": 106.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.38,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 159.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641302,
      "pitcher": "Tyler Alexander",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 20,
      "reliefAppearances": 10,
      "hotDogIndex": 116.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 352,
      "totalBbeAllowed": 352,
      "cookedPer100Bbe": 33.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.2,
      "adjustedXhrPerBbeAllowed": 0.0489,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0824,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2414,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-08-26",
        "batterId": 663993,
        "pitcherId": 641302,
        "description": "Nathaniel Lowe homers (21) on a fly ball to center field.",
        "exitVelocity": 109.5,
        "distance": 449,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 106.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4944,
          "percentile": null,
          "score": 135.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 110.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 106.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4944,
          "percentile": null,
          "score": 135.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 110.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657756,
      "pitcher": "Connor Seabold",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 5,
      "reliefAppearances": 1,
      "hotDogIndex": 116.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 68,
      "totalBbeAllowed": 68,
      "cookedPer100Bbe": 171.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0853,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1324,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2022-06-27",
        "batterId": 665489,
        "pitcherId": 657756,
        "description": "Vladimir Guerrero Jr. homers (18) on a line drive to center field. Bo Bichette scores.",
        "exitVelocity": 108.2,
        "distance": 414,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0853,
          "percentile": null,
          "score": 172.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1324,
          "percentile": null,
          "score": 179.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0853,
          "percentile": null,
          "score": 172.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1324,
          "percentile": null,
          "score": 179.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641447,
      "pitcher": "Daniel Castano",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 7,
      "reliefAppearances": 5,
      "hotDogIndex": 116.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 92.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0444,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0476,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 641857,
        "pitcherId": 641447,
        "description": "Ryan McMahon homers (6) on a fly ball to center field.",
        "exitVelocity": 110.2,
        "distance": 436,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.42,
          "percentile": null,
          "score": 156.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 155.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.42,
          "percentile": null,
          "score": 156.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 155.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621121,
      "pitcher": "Lance McCullers Jr.",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 116.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 69.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0659,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-11-01",
        "batterId": 656941,
        "pitcherId": 621121,
        "description": "Kyle Schwarber homers (4) on a fly ball to center field. Brandon Marsh scores.",
        "exitVelocity": 113.2,
        "distance": 443,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 91.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1222,
          "percentile": null,
          "score": 149.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 135.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 91.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1222,
          "percentile": null,
          "score": 149.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 135.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681217,
      "pitcher": "Chase Silseth",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 116.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 92,
      "totalBbeAllowed": 92,
      "cookedPer100Bbe": 126.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.062,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1087,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 388.3,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-06-03",
        "batterId": 656941,
        "pitcherId": 681217,
        "description": "Kyle Schwarber homers (13) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 432,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 143.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1087,
          "percentile": null,
          "score": 158.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0286,
          "percentile": null,
          "score": 67.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 143.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1087,
          "percentile": null,
          "score": 158.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0286,
          "percentile": null,
          "score": 67.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642121,
      "pitcher": "Cole Sulser",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 0,
      "reliefAppearances": 42,
      "hotDogIndex": 116.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 117.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0636,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1212,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 406.7,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-05-08",
        "batterId": 595751,
        "pitcherId": 642121,
        "description": "Jorge Alfaro homers (2) on a fly ball to center field. Trent Grisham scores. C.J. Abrams scores.",
        "exitVelocity": 113.4,
        "distance": 449,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 146.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1212,
          "percentile": null,
          "score": 168.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1333,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 146.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1212,
          "percentile": null,
          "score": 168.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1333,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 521230,
      "pitcher": "Liam Hendriks",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 116.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 87.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0758,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0303,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2022-04-24",
        "batterId": 621439,
        "pitcherId": 521230,
        "description": "Byron Buxton homers (6) on a fly ball to left center field. Nick Gordon scores. Jose Godoy scores.",
        "exitVelocity": 111.8,
        "distance": 469,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0758,
          "percentile": null,
          "score": 109.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4714,
          "percentile": null,
          "score": 106.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 152.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0758,
          "percentile": null,
          "score": 109.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4714,
          "percentile": null,
          "score": 106.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 152.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661383,
      "pitcher": "Oliver Ortega",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 116.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 113.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2022-06-28",
        "batterId": 673357,
        "pitcherId": 661383,
        "description": "Luis Robert homers (8) on a fly ball to center field. Tim Anderson scores.",
        "exitVelocity": 110.8,
        "distance": 448,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 109.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.24,
          "percentile": null,
          "score": 151.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 119.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 109.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.24,
          "percentile": null,
          "score": 151.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 119.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641778,
      "pitcher": "Eric Lauer",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 115.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 438,
      "totalBbeAllowed": 438,
      "cookedPer100Bbe": 26.4,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 26.6,
      "adjustedXhrPerBbeAllowed": 0.0607,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0936,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2195,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 392.4,
      "maxExitVelocityAllowed": 116.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-05-31",
        "batterId": 575929,
        "pitcherId": 641778,
        "description": "Willson Contreras homers (8) on a line drive to left field.",
        "exitVelocity": 116.0,
        "distance": 378,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 141.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 141.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2195,
          "percentile": null,
          "score": 96.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5963,
          "percentile": null,
          "score": 83.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 141.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 141.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2195,
          "percentile": null,
          "score": 96.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5963,
          "percentile": null,
          "score": 83.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571479,
      "pitcher": "Andrew Bellatti",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 2,
      "reliefAppearances": 71,
      "hotDogIndex": 115.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 73.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0892,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0191,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 390.5,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-05-31",
        "batterId": 592626,
        "pitcherId": 571479,
        "description": "Joc Pederson homers (12) on a fly ball to right center field. Donovan Walton scores.",
        "exitVelocity": 109.1,
        "distance": 428,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 119.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 132.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 117.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 119.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 132.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 117.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 434671,
      "pitcher": "An\u00edbal S\u00e1nchez",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 115.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 207,
      "totalBbeAllowed": 207,
      "cookedPer100Bbe": 55.6,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.2,
      "adjustedXhrPerBbeAllowed": 0.0638,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2022-08-31",
        "batterId": 660650,
        "pitcherId": 434671,
        "description": "Dermis Garcia homers (2) on a fly ball to left field.",
        "exitVelocity": 110.6,
        "distance": 467,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 147.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4667,
          "percentile": null,
          "score": 172.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9615,
          "percentile": null,
          "score": 92.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 75.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 147.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4667,
          "percentile": null,
          "score": 172.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9615,
          "percentile": null,
          "score": 92.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 75.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608344,
      "pitcher": "Cole Irvin",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 114.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 570,
      "totalBbeAllowed": 570,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 26.3,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 45,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0193,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2889,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2022-06-07",
        "batterId": 660670,
        "pitcherId": 608344,
        "description": "Ronald Acuna Jr. homers (5) on a fly ball to center field.",
        "exitVelocity": 113.8,
        "distance": 464,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 109.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 115.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2889,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.616,
          "percentile": null,
          "score": 109.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 118.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 109.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 115.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2889,
          "percentile": null,
          "score": 125.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.616,
          "percentile": null,
          "score": 109.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 118.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676879,
      "pitcher": "Aaron Ashby",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 19,
      "reliefAppearances": 10,
      "hotDogIndex": 114.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 291,
      "totalBbeAllowed": 291,
      "cookedPer100Bbe": 39.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0502,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.079,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-07-02",
        "batterId": 665833,
        "pitcherId": 676879,
        "description": "Oneil Cruz homers (3) on a fly ball to right field.",
        "exitVelocity": 112.3,
        "distance": 392,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.079,
          "percentile": null,
          "score": 115.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.94,
          "percentile": null,
          "score": 121.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.079,
          "percentile": null,
          "score": 115.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.94,
          "percentile": null,
          "score": 121.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641771,
      "pitcher": "Chad Kuhl",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 114.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 456,
      "totalBbeAllowed": 456,
      "cookedPer100Bbe": 25.1,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 22.9,
      "adjustedXhrPerBbeAllowed": 0.0502,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0746,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3235,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 414.9,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 499,
      "worstServedEvent": {
        "gameDate": "2022-09-06",
        "batterId": 592885,
        "pitcherId": 641771,
        "description": "Christian Yelich homers (12) on a fly ball to right center field.",
        "exitVelocity": 109.9,
        "distance": 499,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 105.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 135.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.64,
          "percentile": null,
          "score": 84.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 105.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 135.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.64,
          "percentile": null,
          "score": 84.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605200,
      "pitcher": "Zach Davies",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 114.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 423,
      "totalBbeAllowed": 423,
      "cookedPer100Bbe": 27.1,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 18.6,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3103,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2022-08-23",
        "batterId": 677951,
        "pitcherId": 605200,
        "description": "Bobby Witt Jr. homers (17) on a fly ball to left field.",
        "exitVelocity": 112.7,
        "distance": 429,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 97.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 132.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8762,
          "percentile": null,
          "score": 144.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 125.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 97.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 132.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8762,
          "percentile": null,
          "score": 144.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 125.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592858,
      "pitcher": "Rowan Wick",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 114.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 59.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0777,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0259,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-08-20",
        "batterId": 642715,
        "pitcherId": 592858,
        "description": "Willy Adames homers (24) on a fly ball to left center field. Christian Yelich scores.",
        "exitVelocity": 107.8,
        "distance": 428,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 109.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 67.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8222,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0259,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 109.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 67.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8222,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0259,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642545,
      "pitcher": "Jaime Barria",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 1,
      "reliefAppearances": 37,
      "hotDogIndex": 114.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 254,
      "totalBbeAllowed": 254,
      "cookedPer100Bbe": 45.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0406,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0748,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 404.1,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-09-17",
        "batterId": 666211,
        "pitcherId": 642545,
        "description": "Taylor Trammell homers (4) on a fly ball to right field.",
        "exitVelocity": 112.3,
        "distance": 442,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 93.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 106.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.825,
          "percentile": null,
          "score": 143.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 134.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 93.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 106.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.825,
          "percentile": null,
          "score": 143.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 134.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571800,
      "pitcher": "Drew Hutchison",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 18,
      "reliefAppearances": 14,
      "hotDogIndex": 114.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 366,
      "totalBbeAllowed": 366,
      "cookedPer100Bbe": 31.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 17.5,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0273,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1481,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-08-28",
        "batterId": 663993,
        "pitcherId": 571800,
        "description": "Nathaniel Lowe homers (22) on a line drive to center field.",
        "exitVelocity": 109.2,
        "distance": 429,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 72.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7188,
          "percentile": null,
          "score": 57.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 145.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 72.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7188,
          "percentile": null,
          "score": 57.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 145.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543475,
      "pitcher": "Jordan Lyles",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 114.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 570,
      "totalBbeAllowed": 570,
      "cookedPer100Bbe": 20.0,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 28.4,
      "adjustedXhrPerBbeAllowed": 0.0498,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0877,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-05-23",
        "batterId": 592450,
        "pitcherId": 543475,
        "description": "Aaron Judge homers (16) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 418,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 120.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0877,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5538,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 120.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0877,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5538,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643410,
      "pitcher": "Mark Leiter Jr.",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 5,
      "reliefAppearances": 34,
      "hotDogIndex": 113.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 64.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0554,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1073,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 413.4,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2022-04-16",
        "batterId": 543068,
        "pitcherId": 643410,
        "description": "C.J. Cron homers (4) on a fly ball to left center field. Kris Bryant scores.",
        "exitVelocity": 110.9,
        "distance": 466,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 129.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1073,
          "percentile": null,
          "score": 156.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 75.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.27,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 129.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1073,
          "percentile": null,
          "score": 156.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 75.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.27,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592791,
      "pitcher": "Jameson Taillon",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 112.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 572,
      "totalBbeAllowed": 572,
      "cookedPer100Bbe": 19.7,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 26.4,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0734,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.021,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 115.1,
      "maxDistanceAllowed": 473,
      "worstServedEvent": {
        "gameDate": "2022-09-05",
        "batterId": 596142,
        "pitcherId": 592791,
        "description": "Gary Sanchez homers (14) on a fly ball to left field. Jake Cave scores.",
        "exitVelocity": 115.1,
        "distance": 473,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 103.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3148,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 103.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3148,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621363,
      "pitcher": "Colin Poche",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 112.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 70.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0534,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0932,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-10-04",
        "batterId": 593428,
        "pitcherId": 621363,
        "description": "Xander Bogaerts hits a grand slam (15) to left field. Christian Arroyo scores. Connor Wong scores. Rafael Devers scores.",
        "exitVelocity": 110.6,
        "distance": 421,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 127.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0932,
          "percentile": null,
          "score": 140.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9818,
          "percentile": null,
          "score": 65.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 127.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0932,
          "percentile": null,
          "score": 140.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9818,
          "percentile": null,
          "score": 65.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594835,
      "pitcher": "Marco Gonzales",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 112.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 621,
      "totalBbeAllowed": 621,
      "cookedPer100Bbe": 18.1,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 28.8,
      "adjustedXhrPerBbeAllowed": 0.0464,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 47,
      "hrCapableBbeRateAllowed": 0.0757,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0193,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2553,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-09-11",
        "batterId": 663586,
        "pitcherId": 594835,
        "description": "Austin Riley homers (36) on a fly ball to left center field.",
        "exitVelocity": 111.2,
        "distance": 423,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 109.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2553,
          "percentile": null,
          "score": 112.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.24,
          "percentile": null,
          "score": 100.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 118.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 109.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2553,
          "percentile": null,
          "score": 112.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.24,
          "percentile": null,
          "score": 100.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 118.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664353,
      "pitcher": "Jos\u00e9 Urquidy",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 30,
      "reliefAppearances": 2,
      "hotDogIndex": 111.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 515,
      "totalBbeAllowed": 515,
      "cookedPer100Bbe": 21.7,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 24.9,
      "adjustedXhrPerBbeAllowed": 0.0483,
      "xhrDiffAllowed": 4.1,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.0854,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-04-29",
        "batterId": 665489,
        "pitcherId": 664353,
        "description": "Vladimir Guerrero homers (6) on a fly ball to left center field. Tyler Heineman scores. George Springer scores.",
        "exitVelocity": 114.4,
        "distance": 446,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 117.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0854,
          "percentile": null,
          "score": 124.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7966,
          "percentile": null,
          "score": 116.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 117.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0854,
          "percentile": null,
          "score": 124.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7966,
          "percentile": null,
          "score": 116.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596057,
      "pitcher": "Daniel Norris",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 3,
      "reliefAppearances": 40,
      "hotDogIndex": 111.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 73.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.052,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0855,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-08-23",
        "batterId": 446334,
        "pitcherId": 596057,
        "description": "Evan Longoria homers (12) on a fly ball to left center field. Joc Pederson scores.",
        "exitVelocity": 107.6,
        "distance": 410,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 124.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 124.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 153.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3455,
          "percentile": null,
          "score": 44.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 124.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 124.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 153.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3455,
          "percentile": null,
          "score": 44.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657746,
      "pitcher": "Joe Ryan",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 111.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 408,
      "totalBbeAllowed": 408,
      "cookedPer100Bbe": 27.3,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0542,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1389,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-08-31",
        "batterId": 593428,
        "pitcherId": 657746,
        "description": "Xander Bogaerts hits a grand slam (12) to left center field. Kevin Plawecki scores. Tommy Pham scores. Alex Verdugo scores.",
        "exitVelocity": 113.0,
        "distance": 392,
        "launchAngle": 14.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 127.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1389,
          "percentile": null,
          "score": 68.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.905,
          "percentile": null,
          "score": 91.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 99.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 127.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1389,
          "percentile": null,
          "score": 68.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.905,
          "percentile": null,
          "score": 91.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 99.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608337,
      "pitcher": "Lucas Giolito",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 111.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 456,
      "totalBbeAllowed": 456,
      "cookedPer100Bbe": 24.4,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.8,
      "adjustedXhrPerBbeAllowed": 0.0566,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0877,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.225,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-05-18",
        "batterId": 677951,
        "pitcherId": 608337,
        "description": "Bobby Witt Jr. homers (4) on a fly ball to center field.",
        "exitVelocity": 108.9,
        "distance": 436,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 134.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0877,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.225,
          "percentile": null,
          "score": 101.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1542,
          "percentile": null,
          "score": 96.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 80.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 134.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0877,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.225,
          "percentile": null,
          "score": 101.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1542,
          "percentile": null,
          "score": 96.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 80.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663738,
      "pitcher": "Daniel Lynch IV",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 111.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 420,
      "totalBbeAllowed": 420,
      "cookedPer100Bbe": 26.5,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 23.6,
      "adjustedXhrPerBbeAllowed": 0.0562,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0881,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2703,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2022-05-01",
        "batterId": 592450,
        "pitcherId": 663738,
        "description": "Aaron Judge homers (7) on a fly ball to center field.",
        "exitVelocity": 113.5,
        "distance": 453,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 133.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 130.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2703,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4905,
          "percentile": null,
          "score": 106.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 74.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 133.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 130.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2703,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4905,
          "percentile": null,
          "score": 106.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 74.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607200,
      "pitcher": "Erick Fedde",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 110.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 427,
      "totalBbeAllowed": 427,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0429,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0679,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2414,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-07-08",
        "batterId": 660670,
        "pitcherId": 607200,
        "description": "Ronald Acuna Jr. homers (8) on a fly ball to left center field. Orlando Arcia scores. Michael Harris II scores.",
        "exitVelocity": 108.6,
        "distance": 446,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 100.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 95.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 106.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8143,
          "percentile": null,
          "score": 143.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 124.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 100.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 95.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 106.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8143,
          "percentile": null,
          "score": 143.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 124.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681806,
      "pitcher": "Andrew Wantz",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 1,
      "reliefAppearances": 43,
      "hotDogIndex": 110.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 129,
      "totalBbeAllowed": 129,
      "cookedPer100Bbe": 85.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0674,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0775,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 106.5,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-07-02",
        "batterId": 455117,
        "pitcherId": 681806,
        "description": "Martin Maldonado homers (7) on a fly ball to center field.",
        "exitVelocity": 106.2,
        "distance": 429,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 152.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 113.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.875,
          "percentile": null,
          "score": 31.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 102.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 152.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 113.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.875,
          "percentile": null,
          "score": 31.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 102.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656234,
      "pitcher": "Jake Bird",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 110.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 77.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0559,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.021,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 416.9,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-09-07",
        "batterId": 457705,
        "pitcherId": 656234,
        "description": "Andrew McCutchen homers (15) on a fly ball to left center field.",
        "exitVelocity": 107.7,
        "distance": 444,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 70.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 99.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 70.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 99.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 601713,
      "pitcher": "Nick Pivetta",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 37,
      "reliefAppearances": 0,
      "hotDogIndex": 110.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 533,
      "totalBbeAllowed": 533,
      "cookedPer100Bbe": 20.7,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 31.8,
      "adjustedXhrPerBbeAllowed": 0.0597,
      "xhrDiffAllowed": -4.8,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0938,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 35,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.08,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 392.4,
      "maxExitVelocityAllowed": 117.5,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-09-30",
        "batterId": 665489,
        "pitcherId": 601713,
        "description": "Vladimir Guerrero Jr. homers (31) on a line drive to left field. Bo Bichette scores.",
        "exitVelocity": 117.5,
        "distance": 447,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 139.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 142.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 44.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2069,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 82.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 139.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 142.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 44.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2069,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 82.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608032,
      "pitcher": "Carlos Est\u00e9vez",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 110.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 67.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.061,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 415.3,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-09-23",
        "batterId": 665742,
        "pitcherId": 608032,
        "description": "Juan Soto homers (26) on a fly ball to center field.",
        "exitVelocity": 108.0,
        "distance": 440,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 88.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7857,
          "percentile": null,
          "score": 142.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 139.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 88.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7857,
          "percentile": null,
          "score": 142.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 139.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650644,
      "pitcher": "Aaron Civale",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 110.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 287,
      "totalBbeAllowed": 287,
      "cookedPer100Bbe": 38.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0512,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0871,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-07-02",
        "batterId": 519317,
        "pitcherId": 650644,
        "description": "Giancarlo Stanton homers (20) on a line drive to center field.",
        "exitVelocity": 113.9,
        "distance": 432,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 123.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 127.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7467,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 123.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 127.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7467,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 456713,
      "pitcher": "Matt Bush",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 7,
      "reliefAppearances": 62,
      "hotDogIndex": 110.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 74.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0534,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0743,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0203,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 384.6,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-09-28",
        "batterId": 668800,
        "pitcherId": 456713,
        "description": "Andrew Knizner homers (4) on a fly ball to center field.",
        "exitVelocity": 108.4,
        "distance": 408,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 127.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 104.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0909,
          "percentile": null,
          "score": 38.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 127.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 104.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0909,
          "percentile": null,
          "score": 38.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607259,
      "pitcher": "Nick Martinez",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 13,
      "reliefAppearances": 44,
      "hotDogIndex": 110.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 330,
      "totalBbeAllowed": 330,
      "cookedPer100Bbe": 33.3,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.5,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0818,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-10-08",
        "batterId": 624413,
        "pitcherId": 607259,
        "description": "Pete Alonso homers (1) on a fly ball to left field.",
        "exitVelocity": 109.4,
        "distance": 402,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 121.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 88.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 121.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 88.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664199,
      "pitcher": "Taylor Clarke",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 109.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 75.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0753,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0205,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-08-07",
        "batterId": 502054,
        "pitcherId": 664199,
        "description": "Tommy Pham homers (12) on a fly ball to left center field. Christian Arroyo scores.",
        "exitVelocity": 107.4,
        "distance": 437,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1833,
          "percentile": null,
          "score": 70.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0205,
          "percentile": null,
          "score": 122.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1833,
          "percentile": null,
          "score": 70.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0205,
          "percentile": null,
          "score": 122.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606625,
      "pitcher": "Reyes Moronta",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 109.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 102.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0849,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0189,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 409.6,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-07-02",
        "batterId": 572228,
        "pitcherId": 606625,
        "description": "Luke Voit homers (10) on a fly ball to left center field.",
        "exitVelocity": 111.3,
        "distance": 418,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0849,
          "percentile": null,
          "score": 124.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2571,
          "percentile": null,
          "score": 101.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 116.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0849,
          "percentile": null,
          "score": 124.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2571,
          "percentile": null,
          "score": 101.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 116.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672851,
      "pitcher": "Joan Adon",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 15,
      "reliefAppearances": 2,
      "hotDogIndex": 108.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 226,
      "totalBbeAllowed": 226,
      "cookedPer100Bbe": 48.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0438,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0177,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 391.3,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-04-24",
        "batterId": 592626,
        "pitcherId": 672851,
        "description": "Joc Pederson homers (4) on a fly ball to center field.",
        "exitVelocity": 109.0,
        "distance": 441,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0438,
          "percentile": null,
          "score": 102.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 117.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3444,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 113.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0438,
          "percentile": null,
          "score": 102.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 117.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3444,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 113.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670174,
      "pitcher": "Josh Winckowski",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 14,
      "reliefAppearances": 2,
      "hotDogIndex": 108.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 243,
      "totalBbeAllowed": 243,
      "cookedPer100Bbe": 44.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.051,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2022-08-05",
        "batterId": 521692,
        "pitcherId": 670174,
        "description": "Salvador Perez homers (16) on a fly ball to left field.",
        "exitVelocity": 112.4,
        "distance": 454,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 123.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 104.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.87,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 123.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 104.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.87,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664854,
      "pitcher": "Ryan Helsley",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 108.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 79.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0485,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-06-29",
        "batterId": 541645,
        "pitcherId": 664854,
        "description": "Avisail Garcia homers (6) on a fly ball to center field. Luke Williams scores.",
        "exitVelocity": 106.3,
        "distance": 411,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0485,
          "percentile": null,
          "score": 117.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5333,
          "percentile": null,
          "score": 53.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 127.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0485,
          "percentile": null,
          "score": 117.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5333,
          "percentile": null,
          "score": 53.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 127.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573124,
      "pitcher": "Taylor Rogers",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 108.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 65.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.04,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0788,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2022-09-06",
        "batterId": 545341,
        "pitcherId": 573124,
        "description": "Randal Grichuk homers (15) on a fly ball to left field. Yonathan Daza scores. Charlie Blackmon scores.",
        "exitVelocity": 109.6,
        "distance": 457,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.75,
          "percentile": null,
          "score": 114.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.75,
          "percentile": null,
          "score": 114.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663423,
      "pitcher": "Trent Thornton",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 108.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 76.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 400.7,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-06-28",
        "batterId": 608701,
        "pitcherId": 663423,
        "description": "Rob Refsnyder homers (2) on a fly ball to center field. Christian Arroyo scores.",
        "exitVelocity": 109.5,
        "distance": 425,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 98.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4286,
          "percentile": null,
          "score": 133.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 124.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 98.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4286,
          "percentile": null,
          "score": 133.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 124.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676664,
      "pitcher": "JP Sears",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 12,
      "reliefAppearances": 8,
      "hotDogIndex": 108.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 236,
      "totalBbeAllowed": 236,
      "cookedPer100Bbe": 45.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0763,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-08-26",
        "batterId": 592450,
        "pitcherId": 676664,
        "description": "Aaron Judge homers (49) on a fly ball to center field. Oswaldo Cabrera scores. DJ LeMahieu scores.",
        "exitVelocity": 109.0,
        "distance": 427,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 110.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1667,
          "percentile": null,
          "score": 97.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 110.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 110.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1667,
          "percentile": null,
          "score": 97.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 110.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650893,
      "pitcher": "G\u00e9nesis Cabrera",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 107.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 71.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.08,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0133,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 404.5,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2022-05-08",
        "batterId": 573262,
        "pitcherId": 650893,
        "description": "Mike Yastrzemski homers (2) on a fly ball to right field.",
        "exitVelocity": 107.7,
        "distance": 413,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 118.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 120.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 93.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 118.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 120.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 93.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621381,
      "pitcher": "Matt Strahm",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 0,
      "reliefAppearances": 53,
      "hotDogIndex": 107.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 90.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0496,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0672,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-07-03",
        "batterId": 621550,
        "pitcherId": 621381,
        "description": "Patrick Wisdom homers (17) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 450,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 119.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 93.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 146.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 108.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 119.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 93.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 146.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 108.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663460,
      "pitcher": "Kris Bubic",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 28,
      "reliefAppearances": 2,
      "hotDogIndex": 107.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 409,
      "totalBbeAllowed": 409,
      "cookedPer100Bbe": 26.3,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 19.9,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0758,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 400.3,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-04-29",
        "batterId": 519317,
        "pitcherId": 663460,
        "description": "Giancarlo Stanton homers (4) on a fly ball to left center field.",
        "exitVelocity": 114.0,
        "distance": 429,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 117.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0758,
          "percentile": null,
          "score": 109.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 87.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7222,
          "percentile": null,
          "score": 113.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 117.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0758,
          "percentile": null,
          "score": 109.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 87.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7222,
          "percentile": null,
          "score": 113.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656222,
      "pitcher": "Jalen Beeks",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 8,
      "reliefAppearances": 38,
      "hotDogIndex": 107.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 65.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.04,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0788,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-06-25",
        "batterId": 669261,
        "pitcherId": 656222,
        "description": "Jack Suwinski homers (12) on a fly ball to right field. Daniel Vogelbach scores. Bligh Madris scores.",
        "exitVelocity": 112.4,
        "distance": 443,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1571,
          "percentile": null,
          "score": 175.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1571,
          "percentile": null,
          "score": 175.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664141,
      "pitcher": "JT Brubaker",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 29,
      "reliefAppearances": 2,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 445,
      "totalBbeAllowed": 445,
      "cookedPer100Bbe": 24.0,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.6,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-04-19",
        "batterId": 642133,
        "pitcherId": 664141,
        "description": "Rowdy Tellez homers (2) on a fly ball to right field. Andrew McCutchen scores.",
        "exitVelocity": 114.2,
        "distance": 424,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 103.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 100.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5316,
          "percentile": null,
          "score": 157.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 93.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 103.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 100.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5316,
          "percentile": null,
          "score": 157.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 93.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656354,
      "pitcher": "Austin Davis",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 3,
      "reliefAppearances": 55,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 64.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": -2.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0788,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 105.8,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-07-22",
        "batterId": 643376,
        "pitcherId": 656354,
        "description": "Danny Jansen homers (8) on a fly ball to center field. Matt Chapman scores. Santiago Espinal scores.",
        "exitVelocity": 105.8,
        "distance": 429,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 112.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 77.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 112.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 77.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669060,
      "pitcher": "Bryse Wilson",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 23,
      "reliefAppearances": 6,
      "hotDogIndex": 106.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 413,
      "totalBbeAllowed": 413,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0477,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0726,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 394.7,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-09-23",
        "batterId": 621550,
        "pitcherId": 669060,
        "description": "Patrick Wisdom homers (24) on a fly ball to left field. Ian Happ scores.",
        "exitVelocity": 109.9,
        "distance": 422,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 116.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 99.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 99.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 116.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 99.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 99.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663436,
      "pitcher": "Davis Martin",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 9,
      "reliefAppearances": 5,
      "hotDogIndex": 106.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 54.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0371,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0558,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0203,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-06-10",
        "batterId": 666969,
        "pitcherId": 663436,
        "description": "Adolis Garcia homers (11) on a fly ball to center field.",
        "exitVelocity": 111.0,
        "distance": 432,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 83.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 167.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.675,
          "percentile": null,
          "score": 161.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 122.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 83.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 167.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.675,
          "percentile": null,
          "score": 161.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 122.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641816,
      "pitcher": "Tyler Mahle",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 106.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 332,
      "totalBbeAllowed": 332,
      "cookedPer100Bbe": 32.1,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0753,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.16,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-06-04",
        "batterId": 665742,
        "pitcherId": 641816,
        "description": "Juan Soto homers (11) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 423,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 107.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 76.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1688,
          "percentile": null,
          "score": 70.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 136.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 107.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 76.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1688,
          "percentile": null,
          "score": 70.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 136.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543766,
      "pitcher": "Bryan Shaw",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 2,
      "reliefAppearances": 63,
      "hotDogIndex": 106.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 58.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0464,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0608,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0166,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-05-13",
        "batterId": 596142,
        "pitcherId": 543766,
        "description": "Gary Sanchez homers (2) on a fly ball to center field. Jorge Polanco scores. Max Kepler scores.",
        "exitVelocity": 113.1,
        "distance": 426,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 80.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5111,
          "percentile": null,
          "score": 135.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 107.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 80.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5111,
          "percentile": null,
          "score": 135.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 107.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621051,
      "pitcher": "Steven Wilson",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 1,
      "reliefAppearances": 59,
      "hotDogIndex": 106.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 72.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0568,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 385.8,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2022-04-30",
        "batterId": 656308,
        "pitcherId": 621051,
        "description": "Michael Chavis homers (3) on a line drive to left field. Bryan Reynolds scores.",
        "exitVelocity": 107.8,
        "distance": 400,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 135.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 129.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.75,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 63.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 135.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 129.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.75,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 63.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 528748,
      "pitcher": "Humberto Castellanos",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 10,
      "reliefAppearances": 4,
      "hotDogIndex": 106.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 64.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.061,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-05-20",
        "batterId": 621550,
        "pitcherId": 528748,
        "description": "Patrick Wisdom homers (7) on a line drive to center field.",
        "exitVelocity": 107.5,
        "distance": 423,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 99.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7571,
          "percentile": null,
          "score": 141.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 99.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7571,
          "percentile": null,
          "score": 141.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669203,
      "pitcher": "Corbin Burnes",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 106.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 488,
      "totalBbeAllowed": 488,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0676,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 117.5,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-08-29",
        "batterId": 665833,
        "pitcherId": 669203,
        "description": "Oneil Cruz homers (11) on a line drive to right field. Tucupita Marcano scores. Jason Delay scores.",
        "exitVelocity": 117.5,
        "distance": 437,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 105.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0676,
          "percentile": null,
          "score": 94.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0043,
          "percentile": null,
          "score": 122.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 107.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 105.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0676,
          "percentile": null,
          "score": 94.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0043,
          "percentile": null,
          "score": 122.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 107.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502202,
      "pitcher": "Brad Boxberger",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 106.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 61.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0368,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0747,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 416.2,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2022-06-09",
        "batterId": 547180,
        "pitcherId": 502202,
        "description": "Bryce Harper homers (15) on a fly ball to center field.",
        "exitVelocity": 110.2,
        "distance": 460,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605194,
      "pitcher": "Jharel Cotton",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 0,
      "reliefAppearances": 35,
      "hotDogIndex": 106.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 128,
      "totalBbeAllowed": 128,
      "cookedPer100Bbe": 82.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.057,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0859,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0078,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-07-27",
        "batterId": 642133,
        "pitcherId": 605194,
        "description": "Rowdy Tellez homers (20) on a line drive to right field. Victor Caratini scores. Christian Yelich scores.",
        "exitVelocity": 111.8,
        "distance": 410,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 135.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 125.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8714,
          "percentile": null,
          "score": 62.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 68.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 135.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 125.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8714,
          "percentile": null,
          "score": 62.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 68.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664747,
      "pitcher": "Alexis D\u00edaz",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 105.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 79.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0602,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-06-04",
        "batterId": 665742,
        "pitcherId": 664747,
        "description": "Juan Soto homers (12) on a fly ball to right center field. Cesar Hernandez scores. Lane Thomas scores.",
        "exitVelocity": 109.8,
        "distance": 419,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 101.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 78.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.54,
          "percentile": null,
          "score": 158.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 100.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 101.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 78.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.54,
          "percentile": null,
          "score": 158.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 100.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608648,
      "pitcher": "Tyler Duffey",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 105.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 135,
      "totalBbeAllowed": 135,
      "cookedPer100Bbe": 78.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0615,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0074,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-08-04",
        "batterId": 665489,
        "pitcherId": 608648,
        "description": "Vladimir Guerrero Jr. homers (22) on a line drive to left field. Cavan Biggio scores. George Springer scores.",
        "exitVelocity": 115.4,
        "distance": 397,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 143.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 147.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 66.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 143.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 147.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 66.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592866,
      "pitcher": "Trevor Williams",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 9,
      "reliefAppearances": 23,
      "hotDogIndex": 104.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 273,
      "totalBbeAllowed": 273,
      "cookedPer100Bbe": 38.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0451,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0806,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 387.7,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-05-21",
        "batterId": 543068,
        "pitcherId": 592866,
        "description": "C.J. Cron homers (11) on a fly ball to center field. Charlie Blackmon scores.",
        "exitVelocity": 105.9,
        "distance": 443,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 106.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 119.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9417,
          "percentile": null,
          "score": 63.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 99.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 106.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 119.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9417,
          "percentile": null,
          "score": 63.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 99.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605218,
      "pitcher": "Carl Edwards Jr.",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 1,
      "reliefAppearances": 61,
      "hotDogIndex": 104.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 59.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0517,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0287,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-10-04",
        "batterId": 682626,
        "pitcherId": 605218,
        "description": "Francisco Alvarez homers (1) on a fly ball to center field.",
        "exitVelocity": 108.9,
        "distance": 439,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 92.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 60.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.425,
          "percentile": null,
          "score": 48.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 149.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 92.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 60.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.425,
          "percentile": null,
          "score": 48.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 149.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643493,
      "pitcher": "Austin Pruitt",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 1,
      "reliefAppearances": 41,
      "hotDogIndex": 103.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 58.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0472,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0739,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 411.3,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 677594,
        "pitcherId": 643493,
        "description": "Julio Rodriguez homers (9) on a fly ball to left field. Ty France scores.",
        "exitVelocity": 111.0,
        "distance": 445,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 114.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0545,
          "percentile": null,
          "score": 123.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 114.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0545,
          "percentile": null,
          "score": 123.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 662253,
      "pitcher": "Andr\u00e9s Mu\u00f1oz",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 102.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 71.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0437,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0764,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 400.7,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-04-09",
        "batterId": 621439,
        "pitcherId": 662253,
        "description": "Byron Buxton homers (1) on a fly ball to left field. Nick Gordon scores.",
        "exitVelocity": 112.3,
        "distance": 436,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 102.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 110.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.75,
          "percentile": null,
          "score": 87.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 102.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 110.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.75,
          "percentile": null,
          "score": 87.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669432,
      "pitcher": "Trevor Rogers",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 25,
      "reliefAppearances": 1,
      "hotDogIndex": 102.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 352,
      "totalBbeAllowed": 352,
      "cookedPer100Bbe": 29.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.1,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0597,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 393.1,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-05-27",
        "batterId": 663586,
        "pitcherId": 669432,
        "description": "Austin Riley homers (10) on a fly ball to left center field.",
        "exitVelocity": 113.6,
        "distance": 417,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 91.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 77.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5563,
          "percentile": null,
          "score": 137.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 110.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 91.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 77.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5563,
          "percentile": null,
          "score": 137.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 110.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621366,
      "pitcher": "Ryan Borucki",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 102.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 89,
      "totalBbeAllowed": 89,
      "cookedPer100Bbe": 114.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0562,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 116.9,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-03-26",
        "batterId": 519317,
        "pitcherId": 621366,
        "description": "Giancarlo Stanton homers (2) on a line drive to center field.",
        "exitVelocity": 116.9,
        "distance": 418,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 132.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2857,
          "percentile": null,
          "score": 102.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 132.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2857,
          "percentile": null,
          "score": 102.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669169,
      "pitcher": "Jonathan Heasley",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 102.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 342,
      "totalBbeAllowed": 342,
      "cookedPer100Bbe": 29.9,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.3,
      "adjustedXhrPerBbeAllowed": 0.0506,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0906,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.0645,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 660271,
        "pitcherId": 669169,
        "description": "Shohei Ohtani homers (14) on a fly ball to center field. Taylor Ward scores. Mike Trout scores.",
        "exitVelocity": 111.5,
        "distance": 423,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 122.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0906,
          "percentile": null,
          "score": 137.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 37.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2158,
          "percentile": null,
          "score": 71.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 85.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 122.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0906,
          "percentile": null,
          "score": 137.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 37.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2158,
          "percentile": null,
          "score": 71.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 85.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669461,
      "pitcher": "Matthew Liberatore",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 7,
      "reliefAppearances": 5,
      "hotDogIndex": 102.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 77.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-06-02",
        "batterId": 643524,
        "pitcherId": 669461,
        "description": "Frank Schwindel homers (7) on a fly ball to left center field.",
        "exitVelocity": 107.4,
        "distance": 436,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 89.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.95,
          "percentile": null,
          "score": 63.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 89.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.95,
          "percentile": null,
          "score": 63.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 446372,
      "pitcher": "Corey Kluber",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 101.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 524,
      "totalBbeAllowed": 524,
      "cookedPer100Bbe": 19.3,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.3,
      "adjustedXhrPerBbeAllowed": 0.0406,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1842,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-08-28",
        "batterId": 614173,
        "pitcherId": 446372,
        "description": "Franchy Cordero homers (8) on a fly ball to center field.",
        "exitVelocity": 112.3,
        "distance": 403,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 94.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6857,
          "percentile": null,
          "score": 111.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 94.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6857,
          "percentile": null,
          "score": 111.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572193,
      "pitcher": "Ryan Tepera",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 101.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 61.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0545,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 404.7,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-08-29",
        "batterId": 592450,
        "pitcherId": 572193,
        "description": "Aaron Judge homers (50) on a fly ball to center field.",
        "exitVelocity": 111.1,
        "distance": 434,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 97.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7857,
          "percentile": null,
          "score": 115.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 139.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 97.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7857,
          "percentile": null,
          "score": 115.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 139.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675627,
      "pitcher": "Michael Grove",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 6,
      "reliefAppearances": 2,
      "hotDogIndex": 101.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 98,
      "totalBbeAllowed": 98,
      "cookedPer100Bbe": 103.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.102,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 385.5,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2022-09-14",
        "batterId": 682998,
        "pitcherId": 675627,
        "description": "Corbin Carroll homers (3) on a line drive to right field.",
        "exitVelocity": 107.1,
        "distance": 373,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 108.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.102,
          "percentile": null,
          "score": 149.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4333,
          "percentile": null,
          "score": 48.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 76.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 108.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.102,
          "percentile": null,
          "score": 149.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4333,
          "percentile": null,
          "score": 48.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 76.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458681,
      "pitcher": "Lance Lynn",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 100.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 371,
      "totalBbeAllowed": 371,
      "cookedPer100Bbe": 27.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 16.8,
      "adjustedXhrPerBbeAllowed": 0.0453,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 392.4,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-07-29",
        "batterId": 664913,
        "pitcherId": 458681,
        "description": "Seth Brown homers (13) on a line drive to right field.",
        "exitVelocity": 112.2,
        "distance": 389,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 93.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3526,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 78.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 93.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3526,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 78.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663158,
      "pitcher": "Robert Suarez",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 100.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 128,
      "totalBbeAllowed": 128,
      "cookedPer100Bbe": 78.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0469,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0547,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0156,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-10-19",
        "batterId": 656555,
        "pitcherId": 663158,
        "description": "Rhys Hoskins homers (2) on a fly ball to left field.",
        "exitVelocity": 108.1,
        "distance": 409,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 113.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0547,
          "percentile": null,
          "score": 67.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0167,
          "percentile": null,
          "score": 93.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 102.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 113.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0547,
          "percentile": null,
          "score": 67.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0167,
          "percentile": null,
          "score": 93.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 102.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666157,
      "pitcher": "Nick Lodolo",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 22,
      "reliefAppearances": 1,
      "hotDogIndex": 100.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 251,
      "totalBbeAllowed": 251,
      "cookedPer100Bbe": 39.9,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0637,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.5,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-04-18",
        "batterId": 592518,
        "pitcherId": 666157,
        "description": "Manny Machado homers (2) on a line drive to left field. Austin Nola scores.",
        "exitVelocity": 111.9,
        "distance": 381,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 113.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 87.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7538,
          "percentile": null,
          "score": 114.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 113.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 87.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7538,
          "percentile": null,
          "score": 114.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669276,
      "pitcher": "Dylan Lee",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 100.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 70.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0563,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2022-06-28",
        "batterId": 656941,
        "pitcherId": 669276,
        "description": "Kyle Schwarber homers (22) on a fly ball to center field.",
        "exitVelocity": 111.4,
        "distance": 422,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 91.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 71.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.75,
          "percentile": null,
          "score": 163.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 124.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 91.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 71.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.75,
          "percentile": null,
          "score": 163.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 124.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 446321,
      "pitcher": "Ross Detwiler",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 99.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 123.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.4,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0864,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-06-17",
        "batterId": 669374,
        "pitcherId": 446321,
        "description": "Keston Hiura homers (6) on a fly ball to center field.",
        "exitVelocity": 110.1,
        "distance": 412,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 98.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 126.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.82,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 98.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 126.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.82,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666200,
      "pitcher": "Jes\u00fas Luzardo",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 99.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 258,
      "totalBbeAllowed": 258,
      "cookedPer100Bbe": 38.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0353,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0581,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-09-21",
        "batterId": 621550,
        "pitcherId": 666200,
        "description": "Patrick Wisdom homers (23) on a line drive to left field.",
        "exitVelocity": 110.3,
        "distance": 378,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 75.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 73.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.71,
          "percentile": null,
          "score": 140.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 118.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 75.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 73.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.71,
          "percentile": null,
          "score": 140.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 118.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605540,
      "pitcher": "Brandon Woodruff",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 99.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 380,
      "totalBbeAllowed": 380,
      "cookedPer100Bbe": 26.1,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.9,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0684,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-05-03",
        "batterId": 519058,
        "pitcherId": 605540,
        "description": "Mike Moustakas homers (1) on a line drive to right center field.",
        "exitVelocity": 109.1,
        "distance": 429,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 96.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 96.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641540,
      "pitcher": "Dane Dunning",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 460,
      "totalBbeAllowed": 460,
      "cookedPer100Bbe": 21.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 20.2,
      "adjustedXhrPerBbeAllowed": 0.0439,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0761,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2022-04-14",
        "batterId": 545361,
        "pitcherId": 641540,
        "description": "Mike Trout homers (2) on a fly ball to center field.",
        "exitVelocity": 112.9,
        "distance": 472,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 102.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 110.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2571,
          "percentile": null,
          "score": 112.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.51,
          "percentile": null,
          "score": 107.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 102.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 110.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2571,
          "percentile": null,
          "score": 112.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.51,
          "percentile": null,
          "score": 107.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571710,
      "pitcher": "Mychal Givens",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 1,
      "reliefAppearances": 61,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 62.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0428,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0629,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0189,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2022-05-11",
        "batterId": 543333,
        "pitcherId": 571710,
        "description": "Eric Hosmer homers (4) on a fly ball to left center field.",
        "exitVelocity": 107.4,
        "distance": 405,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0428,
          "percentile": null,
          "score": 100.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 85.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9625,
          "percentile": null,
          "score": 63.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 116.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0428,
          "percentile": null,
          "score": 100.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 85.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9625,
          "percentile": null,
          "score": 63.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 116.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656529,
      "pitcher": "Sam Hentges",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 59.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0545,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.6,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-10-18",
        "batterId": 592450,
        "pitcherId": 656529,
        "description": "Aaron Judge homers (2) on a fly ball to right center field.",
        "exitVelocity": 113.2,
        "distance": 394,
        "launchAngle": 41.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.56,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.56,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 445926,
      "pitcher": "Jesse Chavez",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 2,
      "reliefAppearances": 65,
      "hotDogIndex": 98.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 47.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0369,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0534,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 407.1,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-05-18",
        "batterId": 669374,
        "pitcherId": 445926,
        "description": "Keston Hiura homers (3) on a fly ball to center field. Jace Peterson scores.",
        "exitVelocity": 108.7,
        "distance": 447,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 82.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 65.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1125,
          "percentile": null,
          "score": 149.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 82.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 65.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1125,
          "percentile": null,
          "score": 149.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663903,
      "pitcher": "Brady Singer",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 26,
      "reliefAppearances": 4,
      "hotDogIndex": 98.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 421,
      "totalBbeAllowed": 421,
      "cookedPer100Bbe": 23.3,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 19.6,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0665,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1786,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-06-26",
        "batterId": 664913,
        "pitcherId": 663903,
        "description": "Seth Brown homers (10) on a fly ball to right field.",
        "exitVelocity": 108.7,
        "distance": 419,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 91.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 82.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4222,
          "percentile": null,
          "score": 77.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 91.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 82.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4222,
          "percentile": null,
          "score": 77.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642585,
      "pitcher": "F\u00e9lix Bautista",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 98.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 67.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0531,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2022-05-16",
        "batterId": 519203,
        "pitcherId": 642585,
        "description": "Anthony Rizzo homers (10) on a fly ball to right center field.",
        "exitVelocity": 106.5,
        "distance": 406,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 122.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3286,
          "percentile": null,
          "score": 74.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 64.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 122.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3286,
          "percentile": null,
          "score": 74.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 64.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 471911,
      "pitcher": "Carlos Carrasco",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 98.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 453,
      "totalBbeAllowed": 453,
      "cookedPer100Bbe": 21.7,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 18.6,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0684,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 397.2,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2022-06-22",
        "batterId": 670541,
        "pitcherId": 471911,
        "description": "Yordan Alvarez homers (21) on a fly ball to right field.",
        "exitVelocity": 114.6,
        "distance": 412,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 95.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 87.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2737,
          "percentile": null,
          "score": 152.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 95.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 87.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2737,
          "percentile": null,
          "score": 152.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669270,
      "pitcher": "Joel Kuhnel",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 98.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 55.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0364,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0682,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-06-19",
        "batterId": 592669,
        "pitcherId": 669270,
        "description": "Hunter Renfroe homers (13) on a fly ball to left center field. Andrew McCutchen scores.",
        "exitVelocity": 108.3,
        "distance": 444,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 80.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8375,
          "percentile": null,
          "score": 118.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 80.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8375,
          "percentile": null,
          "score": 118.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595345,
      "pitcher": "Steven Okert",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 98.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 74.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0606,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 388.1,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-07-03",
        "batterId": 605137,
        "pitcherId": 595345,
        "description": "Josh Bell homers (12) on a fly ball to left center field.",
        "exitVelocity": 109.7,
        "distance": 411,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 80.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0571,
          "percentile": null,
          "score": 68.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 80.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0571,
          "percentile": null,
          "score": 68.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628452,
      "pitcher": "Raisel Iglesias",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 97.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 60.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0317,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0497,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-06-12",
        "batterId": 624413,
        "pitcherId": 628452,
        "description": "Pete Alonso homers (18) on a fly ball to left field.",
        "exitVelocity": 112.5,
        "distance": 414,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 65.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 56.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.86,
          "percentile": null,
          "score": 165.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 115.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 65.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 56.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.86,
          "percentile": null,
          "score": 165.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 115.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608566,
      "pitcher": "Germ\u00e1n M\u00e1rquez",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 97.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 579,
      "totalBbeAllowed": 579,
      "cookedPer100Bbe": 16.8,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.0378,
      "xhrDiffAllowed": 8.1,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0173,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 410.7,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2022-06-01",
        "batterId": 660821,
        "pitcherId": 608566,
        "description": "Jesus Sanchez homers (6) on a fly ball to center field. Jesus Aguilar scores.",
        "exitVelocity": 110.8,
        "distance": 460,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 84.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6167,
          "percentile": null,
          "score": 84.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 84.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6167,
          "percentile": null,
          "score": 84.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663556,
      "pitcher": "Shane McClanahan",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 97.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 426,
      "totalBbeAllowed": 426,
      "cookedPer100Bbe": 22.8,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.8,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.054,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2609,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-08-19",
        "batterId": 677951,
        "pitcherId": 663556,
        "description": "Bobby Witt Jr. homers (16) on a fly ball to center field. MJ Melendez scores.",
        "exitVelocity": 110.3,
        "distance": 438,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 89.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 65.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.885,
          "percentile": null,
          "score": 119.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 89.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 65.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.885,
          "percentile": null,
          "score": 119.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571945,
      "pitcher": "Miles Mikolas",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 36,
      "reliefAppearances": 1,
      "hotDogIndex": 96.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 640,
      "totalBbeAllowed": 640,
      "cookedPer100Bbe": 15.1,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 25.9,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0594,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-08-09",
        "batterId": 543068,
        "pitcherId": 571945,
        "description": "C.J. Cron homers (23) on a fly ball to left field. Jose Iglesias scores. Brendan Rodgers scores.",
        "exitVelocity": 111.0,
        "distance": 450,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 93.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 76.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.037,
          "percentile": null,
          "score": 94.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 93.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 76.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.037,
          "percentile": null,
          "score": 94.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642758,
      "pitcher": "Domingo Acevedo",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 1,
      "reliefAppearances": 73,
      "hotDogIndex": 96.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 51.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0532,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.016,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-05-16",
        "batterId": 596142,
        "pitcherId": 642758,
        "description": "Gary Sanchez homers (3) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 433,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 98.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 64.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2444,
          "percentile": null,
          "score": 101.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 98.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 64.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2444,
          "percentile": null,
          "score": 101.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 615698,
      "pitcher": "Cal Quantrill",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 37,
      "reliefAppearances": 0,
      "hotDogIndex": 96.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 609,
      "totalBbeAllowed": 609,
      "cookedPer100Bbe": 15.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 26.0,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0099,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-05-19",
        "batterId": 571980,
        "pitcherId": 615698,
        "description": "Tyler Naquin homers (4) on a fly ball to center field.",
        "exitVelocity": 111.0,
        "distance": 423,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 99.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 97.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2875,
          "percentile": null,
          "score": 129.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 75.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 99.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 97.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2875,
          "percentile": null,
          "score": 129.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 75.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656629,
      "pitcher": "Michael Kopech",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 96.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 327,
      "totalBbeAllowed": 327,
      "cookedPer100Bbe": 29.5,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.6,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 391.7,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-09-07",
        "batterId": 553993,
        "pitcherId": 656629,
        "description": "Eugenio Suarez homers (26) on a fly ball to left field. Ty France scores.",
        "exitVelocity": 111.4,
        "distance": 425,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 116.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0867,
          "percentile": null,
          "score": 68.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 116.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0867,
          "percentile": null,
          "score": 68.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623149,
      "pitcher": "Paul Sewald",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 96.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 158,
      "totalBbeAllowed": 158,
      "cookedPer100Bbe": 61.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0525,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0886,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 386.0,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-07-13",
        "batterId": 665742,
        "pitcherId": 623149,
        "description": "Juan Soto homers (19) on a fly ball to right center field.",
        "exitVelocity": 112.3,
        "distance": 444,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 125.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0886,
          "percentile": null,
          "score": 132.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.75,
          "percentile": null,
          "score": 25.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 60.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 125.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0886,
          "percentile": null,
          "score": 132.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.75,
          "percentile": null,
          "score": 25.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 60.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621111,
      "pitcher": "Walker Buehler",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 14,
      "reliefAppearances": 0,
      "hotDogIndex": 95.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 210,
      "totalBbeAllowed": 210,
      "cookedPer100Bbe": 45.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0429,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 409.8,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-05-13",
        "batterId": 656941,
        "pitcherId": 621111,
        "description": "Kyle Schwarber homers (8) on a fly ball to right field. Bryson Stott scores.",
        "exitVelocity": 113.8,
        "distance": 430,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 40.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1091,
          "percentile": null,
          "score": 171.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 117.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 40.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1091,
          "percentile": null,
          "score": 171.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 117.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518876,
      "pitcher": "Merrill Kelly",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 95.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 569,
      "totalBbeAllowed": 569,
      "cookedPer100Bbe": 16.8,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.5,
      "adjustedXhrPerBbeAllowed": 0.0378,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0527,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2022-06-24",
        "batterId": 595879,
        "pitcherId": 518876,
        "description": "Javier Baez hits a grand slam (7) to left center field. Eric Haase scores. Victor Reyes scores. Riley Greene scores.",
        "exitVelocity": 111.0,
        "distance": 459,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 84.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 63.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 138.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 84.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 63.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 138.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664299,
      "pitcher": "Cristian Javier",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 27,
      "reliefAppearances": 7,
      "hotDogIndex": 94.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 359,
      "totalBbeAllowed": 359,
      "cookedPer100Bbe": 26.4,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.078,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1071,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 379.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-07-06",
        "batterId": 656896,
        "pitcherId": 664299,
        "description": "Emmanuel Rivera homers (6) on a fly ball to left center field.",
        "exitVelocity": 107.5,
        "distance": 429,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 113.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 54.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.5778,
          "percentile": null,
          "score": 24.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 110.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 113.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 54.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.5778,
          "percentile": null,
          "score": 24.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 544727,
      "pitcher": "Jeurys Familia",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 94.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 63.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0447,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0133,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-08-30",
        "batterId": 596142,
        "pitcherId": 544727,
        "description": "Gary Sanchez homers (13) on a fly ball to left field.",
        "exitVelocity": 111.6,
        "distance": 416,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 105.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9714,
          "percentile": null,
          "score": 64.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 93.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 105.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9714,
          "percentile": null,
          "score": 64.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 93.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 644364,
      "pitcher": "V\u00edctor Arano",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 94.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 72.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-08-12",
        "batterId": 663757,
        "pitcherId": 644364,
        "description": "Trent Grisham homers (14) on a fly ball to right center field. Brandon Drury scores. Jake Cronenworth scores.",
        "exitVelocity": 110.4,
        "distance": 442,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 101.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3,
          "percentile": null,
          "score": 42.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 101.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3,
          "percentile": null,
          "score": 42.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674072,
      "pitcher": "Tommy Henry",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 10,
      "reliefAppearances": 2,
      "hotDogIndex": 94.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 60.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0705,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0064,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-08-03",
        "batterId": 642708,
        "pitcherId": 674072,
        "description": "Amed Rosario homers (6) on a fly ball to center field. Austin Hedges scores. Steven Kwan scores.",
        "exitVelocity": 108.7,
        "distance": 450,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 113.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8545,
          "percentile": null,
          "score": 62.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 60.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 113.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8545,
          "percentile": null,
          "score": 62.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 60.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572971,
      "pitcher": "Dallas Keuchel",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 16,
      "reliefAppearances": 1,
      "hotDogIndex": 94.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 227,
      "totalBbeAllowed": 227,
      "cookedPer100Bbe": 41.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0749,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0588,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-05-01",
        "batterId": 545361,
        "pitcherId": 572971,
        "description": "Mike Trout homers (6) on a fly ball to right center field.",
        "exitVelocity": 111.4,
        "distance": 429,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 106.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 34.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6455,
          "percentile": null,
          "score": 110.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 106.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 34.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6455,
          "percentile": null,
          "score": 110.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608723,
      "pitcher": "Austin Voth",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 17,
      "reliefAppearances": 29,
      "hotDogIndex": 93.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 316,
      "totalBbeAllowed": 316,
      "cookedPer100Bbe": 29.7,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0373,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0633,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2022-10-01",
        "batterId": 519317,
        "pitcherId": 608723,
        "description": "Giancarlo Stanton homers (29) on a fly ball to left center field.",
        "exitVelocity": 112.8,
        "distance": 447,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 84.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 86.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0071,
          "percentile": null,
          "score": 93.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 104.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 84.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 86.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0071,
          "percentile": null,
          "score": 93.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 104.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661269,
      "pitcher": "Vladimir Gutierrez",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 11,
      "reliefAppearances": 3,
      "hotDogIndex": 93.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 77.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0083,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 381.8,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2022-05-04",
        "batterId": 642133,
        "pitcherId": 661269,
        "description": "Rowdy Tellez hits a grand slam (6) to center field. Willy Adames scores. Christian Yelich scores. Andrew McCutchen scores.",
        "exitVelocity": 111.6,
        "distance": 453,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 112.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.95,
          "percentile": null,
          "score": 35.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 69.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 112.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.95,
          "percentile": null,
          "score": 35.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 69.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641745,
      "pitcher": "Brad Keller",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 23,
      "reliefAppearances": 14,
      "hotDogIndex": 93.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 463,
      "totalBbeAllowed": 463,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.7,
      "adjustedXhrPerBbeAllowed": 0.0382,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0605,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2022-04-15",
        "batterId": 679529,
        "pitcherId": 641745,
        "description": "Spencer Torkelson homers (2) on a fly ball to left field. Miguel Cabrera scores.",
        "exitVelocity": 111.5,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 86.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 79.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6353,
          "percentile": null,
          "score": 110.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 100.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 86.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 79.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6353,
          "percentile": null,
          "score": 110.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 100.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669395,
      "pitcher": "Dylan Coleman",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 93.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 53.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0349,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0514,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0229,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 105.4,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-04-23",
        "batterId": 664034,
        "pitcherId": 669395,
        "description": "Ty France homers (4) on a fly ball to center field. Julio Rodriguez scores. Jesse Winker scores.",
        "exitVelocity": 105.1,
        "distance": 407,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0349,
          "percentile": null,
          "score": 74.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 59.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 131.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0349,
          "percentile": null,
          "score": 74.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 59.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 131.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642232,
      "pitcher": "Ryan Yarbrough",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 11,
      "reliefAppearances": 12,
      "hotDogIndex": 92.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 264,
      "totalBbeAllowed": 264,
      "cookedPer100Bbe": 34.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 387.6,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-05-31",
        "batterId": 666969,
        "pitcherId": 642232,
        "description": "Adolis Garcia homers (8) on a fly ball to left center field. Mitch Garver scores.",
        "exitVelocity": 111.4,
        "distance": 440,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 93.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 105.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9333,
          "percentile": null,
          "score": 33.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 93.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 105.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9333,
          "percentile": null,
          "score": 33.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672578,
      "pitcher": "Carlos Hern\u00e1ndez",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 10,
      "reliefAppearances": 20,
      "hotDogIndex": 92.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 46.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-07-15",
        "batterId": 656305,
        "pitcherId": 672578,
        "description": "Matt Chapman homers (15) on a fly ball to left field. Bo Bichette scores. Lourdes Gurriel Jr. scores.",
        "exitVelocity": 109.5,
        "distance": 399,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 78.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 68.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3857,
          "percentile": null,
          "score": 104.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 78.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 68.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3857,
          "percentile": null,
          "score": 104.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650671,
      "pitcher": "Jos\u00e9 Quijada",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 92.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 91.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0594,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2022-09-22",
        "batterId": 608369,
        "pitcherId": 650671,
        "description": "Corey Seager homers (32) on a fly ball to left center field. Marcus Semien scores.",
        "exitVelocity": 109.0,
        "distance": 405,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 99.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 77.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7167,
          "percentile": null,
          "score": 86.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 99.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 77.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7167,
          "percentile": null,
          "score": 86.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 120.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680694,
      "pitcher": "Kyle Bradish",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 24,
      "reliefAppearances": 1,
      "hotDogIndex": 91.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-06-07",
        "batterId": 575929,
        "pitcherId": 680694,
        "description": "Willson Contreras homers (10) on a fly ball to left center field.",
        "exitVelocity": 114.7,
        "distance": 437,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 95.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4941,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 95.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4941,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656061,
      "pitcher": "Albert Abreu",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 91.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 78.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.8,
      "adjustedXhrPerBbeAllowed": 0.0328,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0431,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 414.6,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-04-15",
        "batterId": 666176,
        "pitcherId": 656061,
        "description": "Jo Adell homers (2) on a fly ball to left field.",
        "exitVelocity": 109.3,
        "distance": 447,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 67.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 42.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.58,
          "percentile": null,
          "score": 160.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 67.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 42.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.58,
          "percentile": null,
          "score": 160.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 111.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502043,
      "pitcher": "Kyle Gibson",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 35,
      "reliefAppearances": 2,
      "hotDogIndex": 91.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 565,
      "totalBbeAllowed": 565,
      "cookedPer100Bbe": 16.2,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 20.7,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0584,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-10-01",
        "batterId": 572228,
        "pitcherId": 502043,
        "description": "Luke Voit homers (22) on a fly ball to center field. Joey Meneses scores.",
        "exitVelocity": 108.8,
        "distance": 410,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 81.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 74.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8115,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 81.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 74.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8115,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605488,
      "pitcher": "Jeffrey Springs",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 25,
      "reliefAppearances": 13,
      "hotDogIndex": 91.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 373,
      "totalBbeAllowed": 373,
      "cookedPer100Bbe": 24.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0617,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1739,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 401.2,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-06-01",
        "batterId": 669087,
        "pitcherId": 605488,
        "description": "Sam Huff homers (1) on a fly ball to left center field.",
        "exitVelocity": 109.1,
        "distance": 435,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 83.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 83.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 81.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2786,
          "percentile": null,
          "score": 102.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 105.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 83.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 83.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 81.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2786,
          "percentile": null,
          "score": 102.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 105.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665152,
      "pitcher": "Dean Kremer",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 91.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 414,
      "totalBbeAllowed": 414,
      "cookedPer100Bbe": 22.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0604,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0217,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2022-07-24",
        "batterId": 592450,
        "pitcherId": 665152,
        "description": "Aaron Judge homers (37) on a fly ball to left field. DJ LeMahieu scores.",
        "exitVelocity": 111.1,
        "distance": 456,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 60.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8143,
          "percentile": null,
          "score": 116.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 126.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 60.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8143,
          "percentile": null,
          "score": 116.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 126.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640448,
      "pitcher": "Kyle Finnegan",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 91.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 49.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0707,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2022-07-15",
        "batterId": 594807,
        "pitcherId": 640448,
        "description": "Adam Duvall homers (12) on a fly ball to left center field.",
        "exitVelocity": 109.7,
        "distance": 456,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 98.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 99.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.09,
          "percentile": null,
          "score": 68.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 98.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 99.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.09,
          "percentile": null,
          "score": 68.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518553,
      "pitcher": "Steve Cishek",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 90.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 50.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0663,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0055,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-06-15",
        "batterId": 663586,
        "pitcherId": 518553,
        "description": "Austin Riley homers (17) on a fly ball to center field. Dansby Swanson scores.",
        "exitVelocity": 110.2,
        "distance": 441,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 105.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0663,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3091,
          "percentile": null,
          "score": 153.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 52.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 105.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0663,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3091,
          "percentile": null,
          "score": 153.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 52.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669302,
      "pitcher": "Logan Gilbert",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 551,
      "totalBbeAllowed": 551,
      "cookedPer100Bbe": 16.4,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0325,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0653,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1944,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 118.0,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2022-06-25",
        "batterId": 660271,
        "pitcherId": 669302,
        "description": "Shohei Ohtani homers (16) on a fly ball to right center field.",
        "exitVelocity": 118.0,
        "distance": 462,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 66.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 90.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1944,
          "percentile": null,
          "score": 87.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 132.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 106.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 66.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 90.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1944,
          "percentile": null,
          "score": 87.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 132.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 106.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656849,
      "pitcher": "David Peterson",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 20,
      "reliefAppearances": 12,
      "hotDogIndex": 90.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 300,
      "totalBbeAllowed": 300,
      "cookedPer100Bbe": 30.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0353,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0433,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-07-01",
        "batterId": 663993,
        "pitcherId": 656849,
        "description": "Nathaniel Lowe homers (11) on a fly ball to right center field.",
        "exitVelocity": 111.1,
        "distance": 435,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 75.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0433,
          "percentile": null,
          "score": 43.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 42.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2643,
          "percentile": null,
          "score": 129.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 144.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 75.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0433,
          "percentile": null,
          "score": 43.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 42.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2643,
          "percentile": null,
          "score": 129.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 144.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669920,
      "pitcher": "Jason Alexander",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 12,
      "reliefAppearances": 8,
      "hotDogIndex": 90.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 240,
      "totalBbeAllowed": 240,
      "cookedPer100Bbe": 37.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0875,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0042,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 385.6,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-09-18",
        "batterId": 592450,
        "pitcherId": 669920,
        "description": "Aaron Judge homers (58) on a fly ball to right center field.",
        "exitVelocity": 111.6,
        "distance": 414,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 122.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0875,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 86.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4333,
          "percentile": null,
          "score": 48.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0042,
          "percentile": null,
          "score": 41.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 122.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0875,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 86.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4333,
          "percentile": null,
          "score": 48.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0042,
          "percentile": null,
          "score": 41.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641627,
      "pitcher": "Trevor Gott",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 89.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 68.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0496,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0763,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-04-25",
        "batterId": 592626,
        "pitcherId": 641627,
        "description": "Joc Pederson homers (6) on a fly ball to center field. Curt Casali scores.",
        "exitVelocity": 109.6,
        "distance": 435,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 119.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 110.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8556,
          "percentile": null,
          "score": 90.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 67.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 119.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 110.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8556,
          "percentile": null,
          "score": 90.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 67.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 456034,
      "pitcher": "David Price",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 0,
      "reliefAppearances": 42,
      "hotDogIndex": 89.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 72.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0347,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 407.5,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-07-10",
        "batterId": 676369,
        "pitcherId": 456034,
        "description": "Nelson Velazquez homers (2) on a fly ball to left field.",
        "exitVelocity": 109.1,
        "distance": 428,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1333,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 106.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1333,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 106.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657140,
      "pitcher": "Kyle Wright",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 89.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 510,
      "totalBbeAllowed": 510,
      "cookedPer100Bbe": 17.5,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0341,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0569,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2759,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2022-05-10",
        "batterId": 646240,
        "pitcherId": 657140,
        "description": "Rafael Devers hits a grand slam (5) to center field. Christian Vazquez scores. Jackie Bradley Jr. scores. Enrique Hernandez scores.",
        "exitVelocity": 111.3,
        "distance": 432,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 70.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0569,
          "percentile": null,
          "score": 72.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 119.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1842,
          "percentile": null,
          "score": 150.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 95.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 70.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0569,
          "percentile": null,
          "score": 72.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 119.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1842,
          "percentile": null,
          "score": 150.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 95.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656546,
      "pitcher": "Jeff Hoffman",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 1,
      "reliefAppearances": 38,
      "hotDogIndex": 89.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 70.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0317,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-07-14",
        "batterId": 592450,
        "pitcherId": 656546,
        "description": "Aaron Judge homers (31) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 435,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 65.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 68.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 138.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 65.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 68.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 138.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596295,
      "pitcher": "Austin Gomber",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 19,
      "reliefAppearances": 16,
      "hotDogIndex": 88.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 416,
      "totalBbeAllowed": 416,
      "cookedPer100Bbe": 21.3,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.8,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2188,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-05-15",
        "batterId": 656896,
        "pitcherId": 596295,
        "description": "Emmanuel Rivera homers (1) on a fly ball to left center field. Bobby Witt Jr. scores.",
        "exitVelocity": 107.1,
        "distance": 441,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2188,
          "percentile": null,
          "score": 96.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5458,
          "percentile": null,
          "score": 53.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 75.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2188,
          "percentile": null,
          "score": 96.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5458,
          "percentile": null,
          "score": 53.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 75.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641582,
      "pitcher": "Matt Foster",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 87.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 64.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0735,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0074,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 385.8,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2022-06-22",
        "batterId": 606192,
        "pitcherId": 641582,
        "description": "Teoscar Hernandez homers (7) on a fly ball to left field. Vladimir Guerrero Jr. scores.",
        "exitVelocity": 108.4,
        "distance": 421,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 93.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 103.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.75,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 65.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 93.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 103.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.75,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 65.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628711,
      "pitcher": "Julio Ur\u00edas",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 87.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 496,
      "totalBbeAllowed": 496,
      "cookedPer100Bbe": 17.7,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 20.3,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": 3.7,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0665,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1212,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2022-04-10",
        "batterId": 543068,
        "pitcherId": 628711,
        "description": "C.J. Cron homers (1) on a fly ball to left field. Brendan Rodgers scores.",
        "exitVelocity": 113.0,
        "distance": 445,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 94.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 91.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1212,
          "percentile": null,
          "score": 61.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.544,
          "percentile": null,
          "score": 81.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 87.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 94.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 91.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1212,
          "percentile": null,
          "score": 61.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.544,
          "percentile": null,
          "score": 81.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 87.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605135,
      "pitcher": "Chris Bassitt",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 87.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 556,
      "totalBbeAllowed": 556,
      "cookedPer100Bbe": 15.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 21.2,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0665,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1892,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 390.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-05-24",
        "batterId": 592626,
        "pitcherId": 605135,
        "description": "Joc Pederson homers (9) on a fly ball to center field. Darin Ruf scores.",
        "exitVelocity": 109.1,
        "distance": 436,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 86.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 92.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1892,
          "percentile": null,
          "score": 85.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2619,
          "percentile": null,
          "score": 73.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 90.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 86.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 92.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1892,
          "percentile": null,
          "score": 85.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2619,
          "percentile": null,
          "score": 73.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 90.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623167,
      "pitcher": "Chris Flexen",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 26,
      "reliefAppearances": 11,
      "hotDogIndex": 87.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 19.8,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.2,
      "adjustedXhrPerBbeAllowed": 0.0389,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0792,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.009,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-10-04",
        "batterId": 679529,
        "pitcherId": 623167,
        "description": "Spencer Torkelson homers (7) on a fly ball to left field. Jeimer Candelario scores.",
        "exitVelocity": 110.6,
        "distance": 426,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 115.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0941,
          "percentile": null,
          "score": 94.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 72.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 115.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0941,
          "percentile": null,
          "score": 94.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 72.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605397,
      "pitcher": "Joe Musgrove",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 546,
      "totalBbeAllowed": 546,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.7,
      "adjustedXhrPerBbeAllowed": 0.0397,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0623,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2059,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-07-30",
        "batterId": 621439,
        "pitcherId": 605397,
        "description": "Byron Buxton homers (26) on a fly ball to left field.",
        "exitVelocity": 111.1,
        "distance": 434,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0397,
          "percentile": null,
          "score": 90.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 84.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2059,
          "percentile": null,
          "score": 93.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2652,
          "percentile": null,
          "score": 101.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 80.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0397,
          "percentile": null,
          "score": 90.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 84.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2059,
          "percentile": null,
          "score": 93.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2652,
          "percentile": null,
          "score": 101.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 80.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592836,
      "pitcher": "Taijuan Walker",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 479,
      "totalBbeAllowed": 479,
      "cookedPer100Bbe": 18.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0324,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0564,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2022-08-23",
        "batterId": 592450,
        "pitcherId": 592836,
        "description": "Aaron Judge homers (48) on a fly ball to left field.",
        "exitVelocity": 115.9,
        "distance": 453,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 66.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 71.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.86,
          "percentile": null,
          "score": 144.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 66.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 71.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.86,
          "percentile": null,
          "score": 144.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660761,
      "pitcher": "Jos\u00e9 Suarez",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 346,
      "totalBbeAllowed": 346,
      "cookedPer100Bbe": 25.3,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0636,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0087,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2273,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-09-19",
        "batterId": 467793,
        "pitcherId": 660761,
        "description": "Carlos Santana hits a grand slam (18) to left center field. Curt Casali scores. Mitch Haniger scores. Ty France scores.",
        "exitVelocity": 108.0,
        "distance": 430,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 86.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 101.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 70.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 86.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 101.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 70.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676477,
      "pitcher": "Garrett Whitlock",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 10,
      "reliefAppearances": 23,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 39.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0955,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0045,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-05-04",
        "batterId": 545358,
        "pitcherId": 676477,
        "description": "Max Stassi homers (3) on a fly ball to left center field. Jared Walsh scores.",
        "exitVelocity": 106.9,
        "distance": 424,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 144.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.56,
          "percentile": null,
          "score": 22.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0045,
          "percentile": null,
          "score": 43.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 144.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.56,
          "percentile": null,
          "score": 22.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0045,
          "percentile": null,
          "score": 43.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606424,
      "pitcher": "Jarl\u00edn Garc\u00eda",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 87.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 195,
      "totalBbeAllowed": 195,
      "cookedPer100Bbe": 44.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0564,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2022-08-21",
        "batterId": 545341,
        "pitcherId": 606424,
        "description": "Randal Grichuk homers (13) on a fly ball to left center field. Charlie Blackmon scores.",
        "exitVelocity": 104.5,
        "distance": 462,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 133.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.33,
          "percentile": null,
          "score": 74.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 133.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.33,
          "percentile": null,
          "score": 74.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656302,
      "pitcher": "Dylan Cease",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 86.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 436,
      "totalBbeAllowed": 436,
      "cookedPer100Bbe": 19.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0573,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-05-12",
        "batterId": 519317,
        "pitcherId": 656302,
        "description": "Giancarlo Stanton homers (8) on a line drive to right center field. DJ LeMahieu scores.",
        "exitVelocity": 115.9,
        "distance": 397,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 84.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 72.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 96.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 84.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 72.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 96.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642152,
      "pitcher": "Lou Trivino",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 86.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 52.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.036,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0488,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-09-20",
        "batterId": 668804,
        "pitcherId": 642152,
        "description": "Bryan Reynolds homers (24) on a fly ball to right field.",
        "exitVelocity": 112.4,
        "distance": 424,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 79.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 55.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7167,
          "percentile": null,
          "score": 113.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 79.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 55.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7167,
          "percentile": null,
          "score": 113.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676596,
      "pitcher": "Josh Fleming",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 6,
      "reliefAppearances": 7,
      "hotDogIndex": 86.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 68.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0365,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0476,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-05-01",
        "batterId": 621439,
        "pitcherId": 676596,
        "description": "Byron Buxton homers (7) on a fly ball to left center field.",
        "exitVelocity": 107.6,
        "distance": 428,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 81.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 132.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 81.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 132.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621112,
      "pitcher": "Paul Blackburn",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 23,
      "reliefAppearances": 1,
      "hotDogIndex": 86.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 341,
      "totalBbeAllowed": 341,
      "cookedPer100Bbe": 25.3,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2022-05-30",
        "batterId": 670541,
        "pitcherId": 621112,
        "description": "Yordan Alvarez homers (13) on a fly ball to right center field.",
        "exitVelocity": 113.9,
        "distance": 469,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 85.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6067,
          "percentile": null,
          "score": 83.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 86.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 85.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6067,
          "percentile": null,
          "score": 83.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 86.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606303,
      "pitcher": "Joel Payamps",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 86.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 47.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0428,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0611,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0111,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-08-12",
        "batterId": 572204,
        "pitcherId": 606303,
        "description": "Trayce Thompson homers (5) on a fly ball to center field. Max Muncy scores. Gavin Lux scores.",
        "exitVelocity": 109.3,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0428,
          "percentile": null,
          "score": 100.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7143,
          "percentile": null,
          "score": 56.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 81.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0428,
          "percentile": null,
          "score": 100.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7143,
          "percentile": null,
          "score": 56.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 81.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621368,
      "pitcher": "Taylor Hearn",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 17,
      "reliefAppearances": 18,
      "hotDogIndex": 85.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 315,
      "totalBbeAllowed": 315,
      "cookedPer100Bbe": 27.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.7,
      "adjustedXhrPerBbeAllowed": 0.0403,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0603,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2022-04-26",
        "batterId": 663656,
        "pitcherId": 621368,
        "description": "Kyle Tucker homers (3) on a fly ball to right center field. Yuli Gurriel scores.",
        "exitVelocity": 111.1,
        "distance": 426,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 92.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 78.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 75.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0182,
          "percentile": null,
          "score": 66.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 92.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 78.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 75.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0182,
          "percentile": null,
          "score": 66.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656353,
      "pitcher": "Tucker Davidson",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 12,
      "reliefAppearances": 2,
      "hotDogIndex": 85.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 49.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0581,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 381.7,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-09-04",
        "batterId": 663656,
        "pitcherId": 656353,
        "description": "Kyle Tucker homers (23) on a fly ball to right field. Trey Mancini scores.",
        "exitVelocity": 105.1,
        "distance": 423,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 61.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 73.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6714,
          "percentile": null,
          "score": 56.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 61.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 73.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6714,
          "percentile": null,
          "score": 56.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656271,
      "pitcher": "Brock Burke",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 85.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 215,
      "totalBbeAllowed": 215,
      "cookedPer100Bbe": 39.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0335,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0744,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-08-10",
        "batterId": 670541,
        "pitcherId": 656271,
        "description": "Yordan Alvarez homers (31) on a fly ball to right field.",
        "exitVelocity": 114.6,
        "distance": 394,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 68.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6333,
          "percentile": null,
          "score": 84.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 68.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6333,
          "percentile": null,
          "score": 84.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657093,
      "pitcher": "Spenser Watkins",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 21,
      "reliefAppearances": 4,
      "hotDogIndex": 85.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 362,
      "totalBbeAllowed": 362,
      "cookedPer100Bbe": 23.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0525,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-05-05",
        "batterId": 621439,
        "pitcherId": 657093,
        "description": "Byron Buxton homers (8) on a fly ball to left center field. Trevor Larnach scores.",
        "exitVelocity": 112.8,
        "distance": 452,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 61.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 93.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8727,
          "percentile": null,
          "score": 119.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 61.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 93.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8727,
          "percentile": null,
          "score": 119.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666159,
      "pitcher": "Matt Manning",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 85.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 237,
      "totalBbeAllowed": 237,
      "cookedPer100Bbe": 35.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0274,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0422,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-03-26",
        "batterId": 656555,
        "pitcherId": 666159,
        "description": "Rhys Hoskins homers (2) on a fly ball to center field.",
        "exitVelocity": 109.1,
        "distance": 447,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 50.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 38.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9,
          "percentile": null,
          "score": 166.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 109.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 50.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 38.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9,
          "percentile": null,
          "score": 166.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 109.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596271,
      "pitcher": "Casey Lawrence",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 7,
      "gamesStarted": 0,
      "reliefAppearances": 7,
      "hotDogIndex": 85.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 65,
      "totalBbeAllowed": 65,
      "cookedPer100Bbe": 130.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 1.7,
      "adjustedXhrPerBbeAllowed": 0.0262,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0923,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 368.8,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2022-07-07",
        "batterId": 663728,
        "pitcherId": 596271,
        "description": "Cal Raleigh homers (11) on a line drive to right field. Eugenio Suarez scores.",
        "exitVelocity": 114.0,
        "distance": 355,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 42.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 139.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.96,
          "percentile": null,
          "score": 145.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 42.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 139.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.96,
          "percentile": null,
          "score": 145.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642547,
      "pitcher": "Freddy Peralta",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 21,
      "reliefAppearances": 1,
      "hotDogIndex": 84.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 214,
      "totalBbeAllowed": 214,
      "cookedPer100Bbe": 39.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0514,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 406.7,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2022-04-10",
        "batterId": 673548,
        "pitcherId": 642547,
        "description": "Seiya Suzuki homers (1) on a fly ball to center field. Jonathan Villar scores. Alfonso Rivas scores.",
        "exitVelocity": 110.9,
        "distance": 412,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 62.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4,
          "percentile": null,
          "score": 154.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 62.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4,
          "percentile": null,
          "score": 154.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573186,
      "pitcher": "Marcus Stroman",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 84.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 410,
      "totalBbeAllowed": 410,
      "cookedPer100Bbe": 20.5,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.2,
      "adjustedXhrPerBbeAllowed": 0.0346,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0561,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3043,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-04-10",
        "batterId": 642715,
        "pitcherId": 573186,
        "description": "Willy Adames homers (1) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 442,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 70.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 129.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7938,
          "percentile": null,
          "score": 88.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 70.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 129.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7938,
          "percentile": null,
          "score": 88.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666129,
      "pitcher": "Braxton Garrett",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 84.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 248,
      "totalBbeAllowed": 248,
      "cookedPer100Bbe": 33.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0258,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0605,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2022-07-09",
        "batterId": 624413,
        "pitcherId": 666129,
        "description": "Pete Alonso homers (23) on a fly ball to left field.",
        "exitVelocity": 112.3,
        "distance": 418,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 40.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 79.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4222,
          "percentile": null,
          "score": 156.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 106.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 40.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 79.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4222,
          "percentile": null,
          "score": 156.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 106.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656756,
      "pitcher": "Jordan Montgomery",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 33,
      "reliefAppearances": 2,
      "hotDogIndex": 83.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 541,
      "totalBbeAllowed": 541,
      "cookedPer100Bbe": 15.5,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.5,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0628,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0111,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-04-27",
        "batterId": 623993,
        "pitcherId": 656756,
        "description": "Anthony Santander homers (3) on a fly ball to left center field. Cedric Mullins scores.",
        "exitVelocity": 110.3,
        "distance": 427,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 85.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 85.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6238,
          "percentile": null,
          "score": 84.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 81.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 85.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 85.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6238,
          "percentile": null,
          "score": 84.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0111,
          "percentile": null,
          "score": 81.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640462,
      "pitcher": "A.J. Puk",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 83.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 49.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.071,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0059,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 383.3,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-05-30",
        "batterId": 670541,
        "pitcherId": 640462,
        "description": "Yordan Alvarez homers (14) on a fly ball to right center field.",
        "exitVelocity": 110.1,
        "distance": 444,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 100.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0059,
          "percentile": null,
          "score": 56.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 100.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0059,
          "percentile": null,
          "score": 56.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605483,
      "pitcher": "Blake Snell",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 83.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 353,
      "totalBbeAllowed": 353,
      "cookedPer100Bbe": 23.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0595,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2022-07-29",
        "batterId": 621439,
        "pitcherId": 605483,
        "description": "Byron Buxton homers (25) on a fly ball to left center field.",
        "exitVelocity": 113.5,
        "distance": 438,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 68.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 77.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 105.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 128.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 68.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 77.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 105.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 128.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607536,
      "pitcher": "Kyle Freeland",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 82.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 581,
      "totalBbeAllowed": 581,
      "cookedPer100Bbe": 14.3,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0315,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0637,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1622,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 412.4,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2022-04-25",
        "batterId": 547180,
        "pitcherId": 607536,
        "description": "Bryce Harper homers (3) on a fly ball to center field.",
        "exitVelocity": 110.6,
        "distance": 417,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 64.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 86.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1622,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6263,
          "percentile": null,
          "score": 110.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 64.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 86.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1622,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6263,
          "percentile": null,
          "score": 110.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667297,
      "pitcher": "Tommy Nance",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 2,
      "reliefAppearances": 33,
      "hotDogIndex": 82.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 114,
      "totalBbeAllowed": 114,
      "cookedPer100Bbe": 72.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0342,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-08-13",
        "batterId": 660670,
        "pitcherId": 667297,
        "description": "Ronald Acuna Jr. homers (10) on a fly ball to center field.",
        "exitVelocity": 108.5,
        "distance": 442,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 71.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 62.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.26,
          "percentile": null,
          "score": 72.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 71.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 62.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.26,
          "percentile": null,
          "score": 72.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621383,
      "pitcher": "Tanner Banks",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 1,
      "reliefAppearances": 39,
      "hotDogIndex": 82.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 55.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0389,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0067,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-05-12",
        "batterId": 518626,
        "pitcherId": 621383,
        "description": "Josh Donaldson homers (3) on a fly ball to left field. Anthony Rizzo scores. Giancarlo Stanton scores.",
        "exitVelocity": 108.2,
        "distance": 390,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 87.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4,
          "percentile": null,
          "score": 47.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 62.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0389,
          "percentile": null,
          "score": 87.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4,
          "percentile": null,
          "score": 47.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 62.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669022,
      "pitcher": "MacKenzie Gore",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 15,
      "reliefAppearances": 5,
      "hotDogIndex": 82.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 196,
      "totalBbeAllowed": 196,
      "cookedPer100Bbe": 42.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0342,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0612,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 408.9,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 486,
      "worstServedEvent": {
        "gameDate": "2022-06-17",
        "batterId": 543068,
        "pitcherId": 669022,
        "description": "C.J. Cron homers (16) on a fly ball to left field. Charlie Blackmon scores.",
        "exitVelocity": 111.2,
        "distance": 486,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 70.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 82.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9857,
          "percentile": null,
          "score": 122.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 76.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 70.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 82.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9857,
          "percentile": null,
          "score": 122.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 76.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641482,
      "pitcher": "Nestor Cortes",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 31,
      "reliefAppearances": 2,
      "hotDogIndex": 82.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 459,
      "totalBbeAllowed": 459,
      "cookedPer100Bbe": 18.0,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.7,
      "adjustedXhrPerBbeAllowed": 0.0386,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1176,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 391.5,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-06-08",
        "batterId": 680777,
        "pitcherId": 641482,
        "description": "Ryan Jeffers homers (4) on a fly ball to left field.",
        "exitVelocity": 110.0,
        "distance": 440,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 87.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 104.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 60.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2444,
          "percentile": null,
          "score": 40.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 80.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 87.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 104.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 60.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2444,
          "percentile": null,
          "score": 40.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 80.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664092,
      "pitcher": "Sean Poppen",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 82.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 96,
      "totalBbeAllowed": 96,
      "cookedPer100Bbe": 85.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 388.0,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2022-06-10",
        "batterId": 656555,
        "pitcherId": 664092,
        "description": "Rhys Hoskins homers (11) on a fly ball to left field.",
        "exitVelocity": 107.1,
        "distance": 383,
        "launchAngle": 38.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.24,
          "percentile": null,
          "score": 100.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 77.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.24,
          "percentile": null,
          "score": 100.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 77.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682171,
      "pitcher": "Penn Murfee",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 1,
      "reliefAppearances": 68,
      "hotDogIndex": 81.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 43.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0638,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-07-10",
        "batterId": 666182,
        "pitcherId": 682171,
        "description": "Bo Bichette homers (14) on a fly ball to center field.",
        "exitVelocity": 106.7,
        "distance": 427,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 78.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.775,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 78.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 78.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.775,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 78.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596001,
      "pitcher": "Jakob Junis",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 17,
      "reliefAppearances": 8,
      "hotDogIndex": 81.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 350,
      "totalBbeAllowed": 350,
      "cookedPer100Bbe": 23.3,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0369,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 391.5,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2022-09-03",
        "batterId": 681082,
        "pitcherId": 596001,
        "description": "Bryson Stott homers (9) on a fly ball to right field.",
        "exitVelocity": 106.2,
        "distance": 412,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 97.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4,
          "percentile": null,
          "score": 47.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 85.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 97.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4,
          "percentile": null,
          "score": 47.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 85.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669912,
      "pitcher": "Kirby Snead",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 81.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 54.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0285,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0464,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 383.0,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-08-06",
        "batterId": 605204,
        "pitcherId": 669912,
        "description": "J.D. Davis homers (6) on a fly ball to center field.",
        "exitVelocity": 106.9,
        "distance": 437,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0285,
          "percentile": null,
          "score": 55.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.02,
          "percentile": null,
          "score": 66.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0285,
          "percentile": null,
          "score": 55.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.02,
          "percentile": null,
          "score": 66.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605400,
      "pitcher": "Aaron Nola",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 41,
      "gamesStarted": 41,
      "reliefAppearances": 0,
      "hotDogIndex": 81.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 644,
      "totalBbeAllowed": 644,
      "cookedPer100Bbe": 12.7,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 23.5,
      "adjustedXhrPerBbeAllowed": 0.0365,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 393.1,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2022-10-19",
        "batterId": 605137,
        "pitcherId": 605400,
        "description": "Josh Bell homers (2) on a fly ball to right field.",
        "exitVelocity": 110.6,
        "distance": 424,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 81.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 84.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4828,
          "percentile": null,
          "score": 80.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 81.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 84.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4828,
          "percentile": null,
          "score": 80.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607625,
      "pitcher": "Seth Lugo",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 81.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 41.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0348,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0455,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 390.4,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-10-02",
        "batterId": 621566,
        "pitcherId": 607625,
        "description": "Matt Olson homers (33) on a fly ball to right center field.",
        "exitVelocity": 108.0,
        "distance": 410,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 74.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 48.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 99.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 74.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 48.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 99.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665665,
      "pitcher": "Reiver Sanmartin",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 5,
      "reliefAppearances": 42,
      "hotDogIndex": 81.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 45.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0346,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.067,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 383.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2022-08-16",
        "batterId": 656555,
        "pitcherId": 665665,
        "description": "Rhys Hoskins homers (26) on a fly ball to center field. Garrett Stubbs scores.",
        "exitVelocity": 108.6,
        "distance": 422,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 82.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 82.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543606,
      "pitcher": "Jake Odorizzi",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 23,
      "reliefAppearances": 1,
      "hotDogIndex": 81.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 341,
      "totalBbeAllowed": 341,
      "cookedPer100Bbe": 23.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.3,
      "adjustedXhrPerBbeAllowed": 0.0419,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0435,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 383.1,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-08-12",
        "batterId": 605119,
        "pitcherId": 543606,
        "description": "Brian Anderson homers (4) on a line drive to left field.",
        "exitVelocity": 112.0,
        "distance": 404,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 98.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 94.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 30.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5286,
          "percentile": null,
          "score": 81.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 98.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 94.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 30.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5286,
          "percentile": null,
          "score": 81.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593334,
      "pitcher": "Domingo Germ\u00e1n",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 14,
      "reliefAppearances": 2,
      "hotDogIndex": 81.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 218,
      "totalBbeAllowed": 218,
      "cookedPer100Bbe": 37.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 376.5,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-09-02",
        "batterId": 542194,
        "pitcherId": 593334,
        "description": "Christian Bethancourt homers (9) on a fly ball to left center field. Jose Siri scores.",
        "exitVelocity": 108.3,
        "distance": 424,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 89.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 121.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 33.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8091,
          "percentile": null,
          "score": 30.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 73.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 89.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 121.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 33.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8091,
          "percentile": null,
          "score": 30.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 73.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622503,
      "pitcher": "Nabil Crismatt",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 1,
      "reliefAppearances": 55,
      "hotDogIndex": 81.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 42.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0268,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0474,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 409.6,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2022-08-28",
        "batterId": 521692,
        "pitcherId": 622503,
        "description": "Salvador Perez homers (18) on a fly ball to left center field. Bobby Witt Jr. scores.",
        "exitVelocity": 108.3,
        "distance": 415,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 45.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 52.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.94,
          "percentile": null,
          "score": 145.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 45.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 52.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.94,
          "percentile": null,
          "score": 145.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641154,
      "pitcher": "Pablo L\u00f3pez",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 81.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 525,
      "totalBbeAllowed": 525,
      "cookedPer100Bbe": 15.4,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 18.9,
      "adjustedXhrPerBbeAllowed": 0.036,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0629,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-09-20",
        "batterId": 623520,
        "pitcherId": 641154,
        "description": "David Bote homers (3) on a fly ball to left center field.",
        "exitVelocity": 109.3,
        "distance": 419,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 79.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 85.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5087,
          "percentile": null,
          "score": 80.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 79.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 85.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5087,
          "percentile": null,
          "score": 80.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621076,
      "pitcher": "James Kaprielian",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 80.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 414,
      "totalBbeAllowed": 414,
      "cookedPer100Bbe": 19.5,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 17.2,
      "adjustedXhrPerBbeAllowed": 0.0415,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0894,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0048,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.0811,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2022-06-15",
        "batterId": 646240,
        "pitcherId": 621076,
        "description": "Rafael Devers homers (16) on a line drive to right center field. Jackie Bradley Jr. scores.",
        "exitVelocity": 112.8,
        "distance": 387,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0894,
          "percentile": null,
          "score": 133.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 44.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.15,
          "percentile": null,
          "score": 69.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 44.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0894,
          "percentile": null,
          "score": 133.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 44.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.15,
          "percentile": null,
          "score": 69.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 44.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666142,
      "pitcher": "Cole Ragans",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 9,
      "reliefAppearances": 1,
      "hotDogIndex": 80.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 62.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0354,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0615,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0077,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-08-17",
        "batterId": 669221,
        "pitcherId": 666142,
        "description": "Sean Murphy homers (15) on a fly ball to left field.",
        "exitVelocity": 108.6,
        "distance": 407,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4167,
          "percentile": null,
          "score": 105.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0077,
          "percentile": null,
          "score": 68.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4167,
          "percentile": null,
          "score": 105.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0077,
          "percentile": null,
          "score": 68.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543243,
      "pitcher": "Sonny Gray",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 80.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 335,
      "totalBbeAllowed": 335,
      "cookedPer100Bbe": 24.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0328,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0507,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0119,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2022-07-14",
        "batterId": 673357,
        "pitcherId": 543243,
        "description": "Luis Robert hits a grand slam (12) to left field. Seby Zavala scores. Tim Anderson scores. Yoan Moncada scores.",
        "exitVelocity": 111.2,
        "distance": 452,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 67.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 57.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 126.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7182,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 86.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 67.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 57.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 126.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7182,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 86.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593958,
      "pitcher": "Eduardo Rodriguez",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 79.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 326,
      "totalBbeAllowed": 326,
      "cookedPer100Bbe": 24.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.5,
      "adjustedXhrPerBbeAllowed": 0.0383,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0706,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1304,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 382.1,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2022-09-01",
        "batterId": 677594,
        "pitcherId": 593958,
        "description": "Julio Rodriguez homers (22) on a fly ball to left field.",
        "exitVelocity": 110.5,
        "distance": 407,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 99.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1304,
          "percentile": null,
          "score": 66.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.22,
          "percentile": null,
          "score": 39.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 73.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 99.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1304,
          "percentile": null,
          "score": 66.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.22,
          "percentile": null,
          "score": 39.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 73.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650895,
      "pitcher": "Diego Castillo",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 79.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 52.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0464,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 407.8,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-09-11",
        "batterId": 671739,
        "pitcherId": 650895,
        "description": "Michael Harris II homers (18) on a fly ball to right field. Austin Riley scores. Matt Olson scores.",
        "exitVelocity": 109.5,
        "distance": 433,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 72.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.76,
          "percentile": null,
          "score": 142.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 72.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.76,
          "percentile": null,
          "score": 142.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622663,
      "pitcher": "Luis Severino",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 78.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 318,
      "totalBbeAllowed": 318,
      "cookedPer100Bbe": 24.7,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0723,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0031,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.4,
      "avgDistanceAllowed": 380.7,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-06-19",
        "batterId": 665489,
        "pitcherId": 622663,
        "description": "Vladimir Guerrero Jr. homers (17) on a line drive to left field. Bo Bichette scores.",
        "exitVelocity": 110.3,
        "distance": 374,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 101.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.3812,
          "percentile": null,
          "score": 20.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0031,
          "percentile": null,
          "score": 40.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 101.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 95.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.3812,
          "percentile": null,
          "score": 20.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0031,
          "percentile": null,
          "score": 40.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 434378,
      "pitcher": "Justin Verlander",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 77.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 505,
      "totalBbeAllowed": 505,
      "cookedPer100Bbe": 15.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0289,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0614,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0119,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 391.7,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-05-04",
        "batterId": 553993,
        "pitcherId": 434378,
        "description": "Eugenio Suarez homers (4) on a fly ball to left center field. J.P. Crawford scores.",
        "exitVelocity": 108.6,
        "distance": 441,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 56.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 87.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7267,
          "percentile": null,
          "score": 114.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 86.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 56.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 87.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7267,
          "percentile": null,
          "score": 114.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 86.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677651,
      "pitcher": "Luis Garcia",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 30,
      "reliefAppearances": 2,
      "hotDogIndex": 77.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 454,
      "totalBbeAllowed": 454,
      "cookedPer100Bbe": 17.1,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 20.7,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0771,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0022,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 385.1,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-07-05",
        "batterId": 677951,
        "pitcherId": 677651,
        "description": "Bobby Witt Jr. homers (12) on a fly ball to left center field. Andrew Benintendi scores.",
        "exitVelocity": 109.7,
        "distance": 428,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 107.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1143,
          "percentile": null,
          "score": 59.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.375,
          "percentile": null,
          "score": 45.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0022,
          "percentile": null,
          "score": 36.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 107.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1143,
          "percentile": null,
          "score": 59.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.375,
          "percentile": null,
          "score": 45.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0022,
          "percentile": null,
          "score": 36.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669923,
      "pitcher": "George Kirby",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 27,
      "reliefAppearances": 3,
      "hotDogIndex": 77.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 417,
      "totalBbeAllowed": 417,
      "cookedPer100Bbe": 18.6,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.2,
      "adjustedXhrPerBbeAllowed": 0.0317,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0743,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.0968,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 389.7,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-06-05",
        "batterId": 666969,
        "pitcherId": 669923,
        "description": "Adolis Garcia homers (10) on a fly ball to left center field.",
        "exitVelocity": 109.0,
        "distance": 433,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 64.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 105.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 50.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5867,
          "percentile": null,
          "score": 109.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 74.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 64.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 105.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 50.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5867,
          "percentile": null,
          "score": 109.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 74.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573009,
      "pitcher": "Joe Mantiply",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 77.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 187,
      "totalBbeAllowed": 187,
      "cookedPer100Bbe": 41.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0321,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0374,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0107,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 420.8,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-08-24",
        "batterId": 677951,
        "pitcherId": 573009,
        "description": "Bobby Witt Jr. homers (18) on a line drive to center field. Drew Waters scores. MJ Melendez scores.",
        "exitVelocity": 108.3,
        "distance": 437,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 66.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 27.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4833,
          "percentile": null,
          "score": 106.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0107,
          "percentile": null,
          "score": 78.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 66.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 27.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4833,
          "percentile": null,
          "score": 106.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0107,
          "percentile": null,
          "score": 78.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 456501,
      "pitcher": "Johnny Cueto",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 24,
      "reliefAppearances": 1,
      "hotDogIndex": 77.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 508,
      "totalBbeAllowed": 508,
      "cookedPer100Bbe": 15.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0289,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0413,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-07-30",
        "batterId": 664913,
        "pitcherId": 456501,
        "description": "Seth Brown homers (15) on a fly ball to right center field.",
        "exitVelocity": 110.8,
        "distance": 452,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 56.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 33.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9667,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 56.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 33.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9667,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669211,
      "pitcher": "Keegan Akin",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 1,
      "reliefAppearances": 47,
      "hotDogIndex": 77.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 239,
      "totalBbeAllowed": 239,
      "cookedPer100Bbe": 32.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0586,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 391.9,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-08-01",
        "batterId": 669256,
        "pitcherId": 669211,
        "description": "Nick Solak homers (3) on a line drive to left field.",
        "exitVelocity": 108.7,
        "distance": 395,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 85.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 74.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7455,
          "percentile": null,
          "score": 58.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 69.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 85.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 74.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7455,
          "percentile": null,
          "score": 58.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 69.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592351,
      "pitcher": "Jon Gray",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 77.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 341,
      "totalBbeAllowed": 341,
      "cookedPer100Bbe": 22.6,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 13.7,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0616,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0059,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 398.1,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-07-08",
        "batterId": 621043,
        "pitcherId": 592351,
        "description": "Carlos Correa homers (10) on a line drive to left center field. Luis Arraez scores.",
        "exitVelocity": 110.7,
        "distance": 417,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 91.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 83.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0118,
          "percentile": null,
          "score": 93.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0059,
          "percentile": null,
          "score": 55.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 91.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 83.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0118,
          "percentile": null,
          "score": 93.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0059,
          "percentile": null,
          "score": 55.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666120,
      "pitcher": "Ian Anderson",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 77.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 340,
      "totalBbeAllowed": 340,
      "cookedPer100Bbe": 22.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2022-05-27",
        "batterId": 643265,
        "pitcherId": 666120,
        "description": "Garrett Cooper homers (3) on a fly ball to left center field. Jon Berti scores.",
        "exitVelocity": 112.6,
        "distance": 446,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.425,
          "percentile": null,
          "score": 78.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 71.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.425,
          "percentile": null,
          "score": 78.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 71.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592716,
      "pitcher": "Adrian Sampson",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 19,
      "reliefAppearances": 5,
      "hotDogIndex": 75.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 325,
      "totalBbeAllowed": 325,
      "cookedPer100Bbe": 23.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0523,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2022-07-06",
        "batterId": 669374,
        "pitcherId": 592716,
        "description": "Keston Hiura homers (8) on a fly ball to left center field.",
        "exitVelocity": 110.5,
        "distance": 440,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 61.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 61.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 114.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 61.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 61.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 114.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594580,
      "pitcher": "Sam Moll",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 75.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 65.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0431,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0086,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2022-08-10",
        "batterId": 650859,
        "pitcherId": 594580,
        "description": "Luis Rengifo homers (7) on a fly ball to left field. Andrew Velazquez scores. David Fletcher scores.",
        "exitVelocity": 109.3,
        "distance": 414,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 73.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 42.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.96,
          "percentile": null,
          "score": 92.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 70.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 73.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 42.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 156.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.96,
          "percentile": null,
          "score": 92.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 70.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592789,
      "pitcher": "Noah Syndergaard",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 28,
      "reliefAppearances": 3,
      "hotDogIndex": 75.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 466,
      "totalBbeAllowed": 466,
      "cookedPer100Bbe": 16.2,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0708,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0064,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1515,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-05-03",
        "batterId": 646240,
        "pitcherId": 592789,
        "description": "Rafael Devers homers (4) on a fly ball to center field.",
        "exitVelocity": 110.7,
        "distance": 437,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0708,
          "percentile": null,
          "score": 99.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1515,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8187,
          "percentile": null,
          "score": 61.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 61.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0708,
          "percentile": null,
          "score": 99.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1515,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8187,
          "percentile": null,
          "score": 61.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 61.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596071,
      "pitcher": "Dillon Peters",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 5,
      "reliefAppearances": 21,
      "hotDogIndex": 75.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 50.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0351,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0676,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 383.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-03-30",
        "batterId": 593934,
        "pitcherId": 596071,
        "description": "Miguel Sano homers (1) on a line drive to left center field. Luis Arraez scores.",
        "exitVelocity": 112.5,
        "distance": 402,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 75.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0676,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5125,
          "percentile": null,
          "score": 52.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 63.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 75.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0676,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5125,
          "percentile": null,
          "score": 52.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 63.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 541640,
      "pitcher": "Erasmo Ram\u00edrez",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 2,
      "reliefAppearances": 61,
      "hotDogIndex": 75.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 265,
      "totalBbeAllowed": 265,
      "cookedPer100Bbe": 28.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0362,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0642,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0075,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 390.1,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-07-08",
        "batterId": 671739,
        "pitcherId": 541640,
        "description": "Michael Harris II homers (7) on a fly ball to right field. Orlando Arcia scores.",
        "exitVelocity": 112.0,
        "distance": 435,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0362,
          "percentile": null,
          "score": 80.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 87.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3909,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0075,
          "percentile": null,
          "score": 66.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0362,
          "percentile": null,
          "score": 80.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 87.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3909,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0075,
          "percentile": null,
          "score": 66.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643377,
      "pitcher": "Griffin Jax",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 75.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 39.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0408,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0733,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 105.9,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-05-23",
        "batterId": 570731,
        "pitcherId": 643377,
        "description": "Jonathan Schoop homers (4) on a fly ball to left center field.",
        "exitVelocity": 105.9,
        "distance": 430,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 94.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7857,
          "percentile": null,
          "score": 60.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 94.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7857,
          "percentile": null,
          "score": 60.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663455,
      "pitcher": "Konnor Pilkington",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 13,
      "reliefAppearances": 5,
      "hotDogIndex": 74.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 187,
      "totalBbeAllowed": 187,
      "cookedPer100Bbe": 39.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0053,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2022-04-04",
        "batterId": 572233,
        "pitcherId": 663455,
        "description": "Christian Walker homers (3) on a fly ball to left field.",
        "exitVelocity": 110.0,
        "distance": 366,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1875,
          "percentile": null,
          "score": 97.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 50.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1875,
          "percentile": null,
          "score": 97.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 50.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554430,
      "pitcher": "Zack Wheeler",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 74.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 492,
      "totalBbeAllowed": 492,
      "cookedPer100Bbe": 15.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0354,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.065,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-10-23",
        "batterId": 665742,
        "pitcherId": 554430,
        "description": "Juan Soto homers (2) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 439,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 76.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 89.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.56,
          "percentile": null,
          "score": 108.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 76.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 89.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 64.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.56,
          "percentile": null,
          "score": 108.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542888,
      "pitcher": "Shawn Armstrong",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 3,
      "reliefAppearances": 53,
      "hotDogIndex": 74.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 39.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.028,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0476,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 388.4,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-09-04",
        "batterId": 592450,
        "pitcherId": 542888,
        "description": "Aaron Judge homers (53) on a fly ball to left field.",
        "exitVelocity": 115.3,
        "distance": 450,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 53.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0286,
          "percentile": null,
          "score": 67.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 53.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0286,
          "percentile": null,
          "score": 67.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676684,
      "pitcher": "Will Vest",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 2,
      "reliefAppearances": 63,
      "hotDogIndex": 74.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 37.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0305,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0457,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-06-26",
        "batterId": 662139,
        "pitcherId": 676684,
        "description": "Daulton Varsho homers (10) on a fly ball to right center field. Christian Walker scores. David Peralta scores.",
        "exitVelocity": 106.6,
        "distance": 435,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 61.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 49.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5857,
          "percentile": null,
          "score": 108.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 61.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 49.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5857,
          "percentile": null,
          "score": 108.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670912,
      "pitcher": "Johan Oviedo",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 8,
      "reliefAppearances": 15,
      "hotDogIndex": 74.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 41.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0508,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 407.4,
      "maxExitVelocityAllowed": 105.8,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-06-04",
        "batterId": 643524,
        "pitcherId": 670912,
        "description": "Frank Schwindel homers (8) on a fly ball to left center field.",
        "exitVelocity": 105.8,
        "distance": 425,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 72.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 57.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 83.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 54.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 72.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 57.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 163.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 83.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 54.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608665,
      "pitcher": "Kendall Graveman",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 74.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 38.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0237,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0421,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-05-22",
        "batterId": 592450,
        "pitcherId": 608665,
        "description": "Aaron Judge homers (15) on a fly ball to left field.",
        "exitVelocity": 111.1,
        "distance": 431,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 27.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 37.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3,
          "percentile": null,
          "score": 152.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 27.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 37.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 151.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3,
          "percentile": null,
          "score": 152.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656945,
      "pitcher": "Tanner Scott",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 73.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 48.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0336,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0658,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-04-24",
        "batterId": 663586,
        "pitcherId": 656945,
        "description": "Austin Riley homers (4) on a fly ball to left center field. Ozzie Albies scores.",
        "exitVelocity": 111.6,
        "distance": 437,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 90.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.32,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 62.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 90.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.32,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 62.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621345,
      "pitcher": "A.J. Minter",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 80,
      "gamesStarted": 0,
      "reliefAppearances": 80,
      "hotDogIndex": 72.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 44.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0387,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0859,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 406.4,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-08-28",
        "batterId": 669242,
        "pitcherId": 621345,
        "description": "Tommy Edman homers (10) on a line drive to left center field.",
        "exitVelocity": 112.1,
        "distance": 425,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 125.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 41.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 125.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 41.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 468504,
      "pitcher": "Jhoulys Chac\u00edn",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 72.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 43.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0651,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 104.2,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-05-15",
        "batterId": 677951,
        "pitcherId": 468504,
        "description": "Bobby Witt Jr. homers (3) on a fly ball to left center field.",
        "exitVelocity": 104.2,
        "distance": 436,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7556,
          "percentile": null,
          "score": 27.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7556,
          "percentile": null,
          "score": 27.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547179,
      "pitcher": "Michael Lorenzen",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 72.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 291,
      "totalBbeAllowed": 291,
      "cookedPer100Bbe": 24.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.033,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0653,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1053,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 388.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-04-11",
        "batterId": 660821,
        "pitcherId": 547179,
        "description": "Jesus Sanchez homers (1) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 439,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 68.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 53.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 77.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 68.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 53.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 77.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 624133,
      "pitcher": "Ranger Suarez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 34,
      "reliefAppearances": 2,
      "hotDogIndex": 72.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 518,
      "totalBbeAllowed": 518,
      "cookedPer100Bbe": 14.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.0,
      "adjustedXhrPerBbeAllowed": 0.027,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0521,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2022-09-16",
        "batterId": 661388,
        "pitcherId": 624133,
        "description": "William Contreras homers (18) on a fly ball to center field.",
        "exitVelocity": 111.7,
        "distance": 439,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 48.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 61.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 118.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 85.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 48.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 61.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 118.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 85.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675911,
      "pitcher": "Spencer Strider",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 23,
      "reliefAppearances": 12,
      "hotDogIndex": 71.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 298,
      "totalBbeAllowed": 298,
      "cookedPer100Bbe": 24.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0262,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.057,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0134,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 394.0,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-06-15",
        "batterId": 671277,
        "pitcherId": 675911,
        "description": "Luis Garcia homers (2) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 420,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 43.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 72.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.11,
          "percentile": null,
          "score": 94.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 93.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 43.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 72.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.11,
          "percentile": null,
          "score": 94.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 93.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621074,
      "pitcher": "Michael Rucker",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 1,
      "reliefAppearances": 46,
      "hotDogIndex": 71.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 47.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0451,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-09-14",
        "batterId": 624413,
        "pitcherId": 621074,
        "description": "Pete Alonso homers (35) on a line drive to center field.",
        "exitVelocity": 109.7,
        "distance": 412,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 106.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 100.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.175,
          "percentile": null,
          "score": 70.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 106.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 100.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.175,
          "percentile": null,
          "score": 70.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592332,
      "pitcher": "Kevin Gausman",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 71.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 525,
      "totalBbeAllowed": 525,
      "cookedPer100Bbe": 13.5,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.7,
      "adjustedXhrPerBbeAllowed": 0.0318,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.059,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.129,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-09-10",
        "batterId": 666969,
        "pitcherId": 592332,
        "description": "Adolis Garcia homers (23) on a line drive to left center field. Marcus Semien scores. Corey Seager scores.",
        "exitVelocity": 113.0,
        "distance": 430,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 65.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.129,
          "percentile": null,
          "score": 66.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2875,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 65.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.129,
          "percentile": null,
          "score": 66.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2875,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672282,
      "pitcher": "Reid Detmers",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 71.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 363,
      "totalBbeAllowed": 363,
      "cookedPer100Bbe": 19.6,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0342,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0799,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0055,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.069,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 393.1,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2022-06-21",
        "batterId": 467793,
        "pitcherId": 672282,
        "description": "Carlos Santana homers (4) on a fly ball to left field. Hunter Dozier scores.",
        "exitVelocity": 106.3,
        "distance": 384,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 70.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 117.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 41.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0154,
          "percentile": null,
          "score": 65.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 52.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 70.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 117.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 41.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0154,
          "percentile": null,
          "score": 65.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 52.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595881,
      "pitcher": "Tyler Beede",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 6,
      "reliefAppearances": 28,
      "hotDogIndex": 71.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 32.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0294,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0407,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-08-20",
        "batterId": 641584,
        "pitcherId": 595881,
        "description": "Jake Fraley homers (6) on a fly ball to right field. Austin Romine scores.",
        "exitVelocity": 110.0,
        "distance": 437,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 57.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 31.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4625,
          "percentile": null,
          "score": 106.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 94.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 57.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 31.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4625,
          "percentile": null,
          "score": 106.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 94.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 600921,
      "pitcher": "Andr\u00e9s Machado",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 70.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 37.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0268,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0579,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 391.9,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2022-06-14",
        "batterId": 606115,
        "pitcherId": 600921,
        "description": "Orlando Arcia homers (2) on a fly ball to left field.",
        "exitVelocity": 107.9,
        "distance": 413,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 45.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 73.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4429,
          "percentile": null,
          "score": 78.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 78.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 45.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 73.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4429,
          "percentile": null,
          "score": 78.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 78.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519293,
      "pitcher": "Will Smith",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 70.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 41.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0947,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.1,
      "avgDistanceAllowed": 377.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 404,
      "worstServedEvent": {
        "gameDate": "2022-04-14",
        "batterId": 592518,
        "pitcherId": 519293,
        "description": "Manny Machado homers (1) on a line drive to left field. Austin Nola scores.",
        "exitVelocity": 110.5,
        "distance": 366,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0947,
          "percentile": null,
          "score": 143.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 36.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0889,
          "percentile": null,
          "score": 13.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0947,
          "percentile": null,
          "score": 143.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 36.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0889,
          "percentile": null,
          "score": 13.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608678,
      "pitcher": "Dominic Leone",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 70.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 48.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 384.0,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 400,
      "worstServedEvent": {
        "gameDate": "2022-06-18",
        "batterId": 596129,
        "pitcherId": 608678,
        "description": "Daniel Vogelbach homers (8) on a fly ball to right field.",
        "exitVelocity": 104.5,
        "distance": 390,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 88.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 42.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2833,
          "percentile": null,
          "score": 41.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 88.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 42.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2833,
          "percentile": null,
          "score": 41.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519008,
      "pitcher": "T.J. McFarland",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 0,
      "reliefAppearances": 31,
      "hotDogIndex": 70.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 60.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.2,
      "adjustedXhrPerBbeAllowed": 0.0276,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0517,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0086,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 413.4,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 495,
      "worstServedEvent": {
        "gameDate": "2022-08-09",
        "batterId": 641857,
        "pitcherId": 519008,
        "description": "Ryan McMahon homers (11) on a fly ball to center field. Brendan Rodgers scores.",
        "exitVelocity": 110.4,
        "distance": 495,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 51.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 60.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 85.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 70.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 51.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 60.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 139.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 85.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 70.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669456,
      "pitcher": "Shane Bieber",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 70.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 586,
      "totalBbeAllowed": 586,
      "cookedPer100Bbe": 11.9,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0312,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0546,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0085,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2022-06-25",
        "batterId": 657077,
        "pitcherId": 669456,
        "description": "Alex Verdugo homers (5) on a fly ball to right center field. J.D. Martinez scores. Xander Bogaerts scores.",
        "exitVelocity": 108.8,
        "distance": 447,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 63.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 66.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.69,
          "percentile": null,
          "score": 85.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 69.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 63.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 66.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.69,
          "percentile": null,
          "score": 85.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 69.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622491,
      "pitcher": "Luis Castillo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 69.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 433,
      "totalBbeAllowed": 433,
      "cookedPer100Bbe": 16.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.2,
      "adjustedXhrPerBbeAllowed": 0.0351,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0554,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0046,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-09-07",
        "batterId": 650391,
        "pitcherId": 622491,
        "description": "Eloy Jimenez homers (10) on a fly ball to left field. Jose Abreu scores.",
        "exitVelocity": 107.6,
        "distance": 423,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 74.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 68.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.48,
          "percentile": null,
          "score": 79.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0046,
          "percentile": null,
          "score": 44.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 74.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 68.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.48,
          "percentile": null,
          "score": 79.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0046,
          "percentile": null,
          "score": 44.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502042,
      "pitcher": "Chris Archer",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 69.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 311,
      "totalBbeAllowed": 311,
      "cookedPer100Bbe": 22.3,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.5,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0804,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0032,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.04,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.0,
      "avgDistanceAllowed": 387.5,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2022-05-05",
        "batterId": 663624,
        "pitcherId": 502042,
        "description": "Ryan Mountcastle homers (3) on a fly ball to center field.",
        "exitVelocity": 107.8,
        "distance": 414,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 118.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 28.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0385,
          "percentile": null,
          "score": 9.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0032,
          "percentile": null,
          "score": 41.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 118.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 28.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0385,
          "percentile": null,
          "score": 9.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0032,
          "percentile": null,
          "score": 41.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 493603,
      "pitcher": "Adam Ottavino",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 69.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 41.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0355,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0542,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 394.3,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-04-30",
        "batterId": 656941,
        "pitcherId": 493603,
        "description": "Kyle Schwarber homers (5) on a fly ball to center field. J.T. Realmuto scores.",
        "exitVelocity": 109.5,
        "distance": 435,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 77.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 65.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6286,
          "percentile": null,
          "score": 54.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 57.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 77.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 65.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6286,
          "percentile": null,
          "score": 54.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 57.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641401,
      "pitcher": "Connor Brogdon",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 69.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 155,
      "totalBbeAllowed": 155,
      "cookedPer100Bbe": 44.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0355,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0065,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 387.0,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-09-18",
        "batterId": 661388,
        "pitcherId": 641401,
        "description": "William Contreras homers (19) on a fly ball to left field.",
        "exitVelocity": 110.1,
        "distance": 410,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 77.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.05,
          "percentile": null,
          "score": 36.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 61.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 77.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.05,
          "percentile": null,
          "score": 36.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 61.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 455119,
      "pitcher": "Chris Martin",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 68.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 43.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0637,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 411.3,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2022-05-23",
        "batterId": 606157,
        "pitcherId": 455119,
        "description": "Aristides Aquino homers (3) on a fly ball to left center field.",
        "exitVelocity": 110.1,
        "distance": 439,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 72.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 87.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 107.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 72.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 87.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 128.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 107.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605154,
      "pitcher": "John Brebbia",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 80,
      "gamesStarted": 11,
      "reliefAppearances": 69,
      "hotDogIndex": 68.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 215,
      "totalBbeAllowed": 215,
      "cookedPer100Bbe": 31.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0279,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0558,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.0,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2022-08-14",
        "batterId": 668804,
        "pitcherId": 605154,
        "description": "Bryan Reynolds homers (17) on a fly ball to center field. Jason Delay scores. Kevin Newman scores.",
        "exitVelocity": 106.4,
        "distance": 442,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 52.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 69.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 52.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 69.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 645261,
      "pitcher": "Sandy Alcantara",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 68.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 625,
      "totalBbeAllowed": 625,
      "cookedPer100Bbe": 10.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.8,
      "adjustedXhrPerBbeAllowed": 0.0269,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.008,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.1622,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-09-02",
        "batterId": 671739,
        "pitcherId": 645261,
        "description": "Michael Harris II homers (15) on a fly ball to right center field. Travis d'Arnaud scores.",
        "exitVelocity": 112.5,
        "distance": 436,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 46.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 76.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1622,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1176,
          "percentile": null,
          "score": 125.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 68.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 46.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 76.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1622,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1176,
          "percentile": null,
          "score": 125.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 68.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622072,
      "pitcher": "Alex Wood",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 68.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 380,
      "totalBbeAllowed": 380,
      "cookedPer100Bbe": 17.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.0363,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0553,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0053,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-04-29",
        "batterId": 665742,
        "pitcherId": 622072,
        "description": "Juan Soto homers (4) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 409,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0363,
          "percentile": null,
          "score": 80.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 67.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7647,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0363,
          "percentile": null,
          "score": 80.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 67.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7647,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 425844,
      "pitcher": "Zack Greinke",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 67.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 493,
      "totalBbeAllowed": 493,
      "cookedPer100Bbe": 13.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.5,
      "adjustedXhrPerBbeAllowed": 0.0294,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0609,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.0667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2022-05-23",
        "batterId": 656976,
        "pitcherId": 425844,
        "description": "Pavin Smith homers (5) on a fly ball to right center field. Daulton Varsho scores.",
        "exitVelocity": 106.3,
        "distance": 444,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 57.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0609,
          "percentile": null,
          "score": 80.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 39.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9357,
          "percentile": null,
          "score": 34.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 57.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0609,
          "percentile": null,
          "score": 80.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 39.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9357,
          "percentile": null,
          "score": 34.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621107,
      "pitcher": "Zach Eflin",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 16,
      "reliefAppearances": 17,
      "hotDogIndex": 67.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 277,
      "totalBbeAllowed": 277,
      "cookedPer100Bbe": 24.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0264,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0469,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2022-06-19",
        "batterId": 665742,
        "pitcherId": 621107,
        "description": "Juan Soto homers (14) on a fly ball to right center field. Maikel Franco scores. Yadiel Hernandez scores.",
        "exitVelocity": 109.6,
        "distance": 428,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 44.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 51.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8222,
          "percentile": null,
          "score": 117.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 44.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 51.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 102.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8222,
          "percentile": null,
          "score": 117.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608718,
      "pitcher": "Brent Suter",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 66.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 195,
      "totalBbeAllowed": 195,
      "cookedPer100Bbe": 34.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0338,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0513,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-08-03",
        "batterId": 665833,
        "pitcherId": 608718,
        "description": "Oneil Cruz homers (8) on a fly ball to right center field. Ben Gamel scores.",
        "exitVelocity": 113.9,
        "distance": 434,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 69.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 58.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9222,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 48.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 69.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 58.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9222,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 48.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656876,
      "pitcher": "Drew Rasmussen",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 31,
      "reliefAppearances": 1,
      "hotDogIndex": 66.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 439,
      "totalBbeAllowed": 439,
      "cookedPer100Bbe": 15.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0264,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0456,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-05-25",
        "batterId": 624585,
        "pitcherId": 656876,
        "description": "Jorge Soler homers (9) on a fly ball to right center field.",
        "exitVelocity": 110.0,
        "distance": 425,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 44.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 49.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5643,
          "percentile": null,
          "score": 82.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 44.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 49.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5643,
          "percentile": null,
          "score": 82.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605288,
      "pitcher": "Adrian Houser",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 24,
      "reliefAppearances": 1,
      "hotDogIndex": 66.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 335,
      "totalBbeAllowed": 335,
      "cookedPer100Bbe": 19.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0257,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0448,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 404.6,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-05-28",
        "batterId": 669357,
        "pitcherId": 605288,
        "description": "Nolan Gorman homers (1) on a fly ball to right center field.",
        "exitVelocity": 110.6,
        "distance": 449,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 38.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 45.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 39.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7,
          "percentile": null,
          "score": 139.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 100.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 38.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 45.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 39.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7,
          "percentile": null,
          "score": 139.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 100.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663776,
      "pitcher": "Patrick Sandoval",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 65.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 417,
      "totalBbeAllowed": 417,
      "cookedPer100Bbe": 15.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0254,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.036,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 403.5,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2022-06-25",
        "batterId": 677594,
        "pitcherId": 663776,
        "description": "Julio Rodriguez homers (11) on a fly ball to left field.",
        "exitVelocity": 109.3,
        "distance": 420,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 37.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 18.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 118.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 37.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 18.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 114.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 118.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605177,
      "pitcher": "Andrew Chafin",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 65.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 40.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2022-08-13",
        "batterId": 572041,
        "pitcherId": 605177,
        "description": "AJ Pollock homers (6) on a fly ball to left field.",
        "exitVelocity": 110.8,
        "distance": 392,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 77.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 94.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 77.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 94.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657376,
      "pitcher": "Clarke Schmidt",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 5,
      "reliefAppearances": 30,
      "hotDogIndex": 64.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 34.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0312,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0699,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0054,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 378.2,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-04-03",
        "batterId": 543807,
        "pitcherId": 657376,
        "description": "George Springer homers (2) on a line drive to center field. Santiago Espinal scores.",
        "exitVelocity": 113.1,
        "distance": 420,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 63.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 98.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.125,
          "percentile": null,
          "score": 95.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 63.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 98.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.125,
          "percentile": null,
          "score": 95.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502085,
      "pitcher": "David Robertson",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 64.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 39.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0364,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 387.3,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-10-19",
        "batterId": 592518,
        "pitcherId": 502085,
        "description": "Manny Machado homers (3) on a fly ball to center field.",
        "exitVelocity": 108.1,
        "distance": 424,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 80.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 68.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 80.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 68.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669952,
      "pitcher": "Mitch White",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 18,
      "reliefAppearances": 8,
      "hotDogIndex": 64.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 322,
      "totalBbeAllowed": 322,
      "cookedPer100Bbe": 19.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.059,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1053,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-05-21",
        "batterId": 664761,
        "pitcherId": 669952,
        "description": "Alec Bohm homers (3) on a fly ball to left center field. Rhys Hoskins scores.",
        "exitVelocity": 107.5,
        "distance": 401,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 60.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 53.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6444,
          "percentile": null,
          "score": 85.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 58.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 60.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 53.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6444,
          "percentile": null,
          "score": 85.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 58.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660271,
      "pitcher": "Shohei Ohtani",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 63.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 393,
      "totalBbeAllowed": 393,
      "cookedPer100Bbe": 16.2,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0298,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0585,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.1739,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2022-08-21",
        "batterId": 682985,
        "pitcherId": 660271,
        "description": "Riley Greene homers (4) on a fly ball to right center field.",
        "exitVelocity": 111.0,
        "distance": 448,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0298,
          "percentile": null,
          "score": 58.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0585,
          "percentile": null,
          "score": 74.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 81.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 100.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0298,
          "percentile": null,
          "score": 58.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0585,
          "percentile": null,
          "score": 74.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 81.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 100.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622253,
      "pitcher": "Dillon Tate",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 63.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 211,
      "totalBbeAllowed": 211,
      "cookedPer100Bbe": 30.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0275,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0616,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.8,
      "avgDistanceAllowed": 381.0,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-07-08",
        "batterId": 660271,
        "pitcherId": 622253,
        "description": "Shohei Ohtani homers (19) on a fly ball to center field.",
        "exitVelocity": 107.7,
        "distance": 418,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 50.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 83.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 74.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 50.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 83.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 74.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 74.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 425794,
      "pitcher": "Adam Wainwright",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 63.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 620,
      "totalBbeAllowed": 620,
      "cookedPer100Bbe": 10.2,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 19.3,
      "adjustedXhrPerBbeAllowed": 0.0311,
      "xhrDiffAllowed": -3.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0597,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0048,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1351,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 394.4,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-03-28",
        "batterId": 670541,
        "pitcherId": 425794,
        "description": "Yordan Alvarez homers (1) on a fly ball to center field.",
        "exitVelocity": 110.5,
        "distance": 407,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 63.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1351,
          "percentile": null,
          "score": 67.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0722,
          "percentile": null,
          "score": 94.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 45.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 63.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1351,
          "percentile": null,
          "score": 67.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0722,
          "percentile": null,
          "score": 94.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 45.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668678,
      "pitcher": "Zac Gallen",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 63.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 481,
      "totalBbeAllowed": 481,
      "cookedPer100Bbe": 13.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0339,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.052,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.12,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-06-10",
        "batterId": 656555,
        "pitcherId": 668678,
        "description": "Rhys Hoskins homers (10) on a fly ball to center field.",
        "exitVelocity": 106.5,
        "distance": 423,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 69.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 60.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 61.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9933,
          "percentile": null,
          "score": 65.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 69.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 60.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 61.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9933,
          "percentile": null,
          "score": 65.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656638,
      "pitcher": "Alex Lange",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 63.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 39.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0302,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2022-08-28",
        "batterId": 594777,
        "pitcherId": 656638,
        "description": "Kole Calhoun homers (12) on a fly ball to center field. Corey Seager scores.",
        "exitVelocity": 105.7,
        "distance": 409,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 59.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 71.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 59.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 71.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.55,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657006,
      "pitcher": "Justin Steele",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 63.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 330,
      "totalBbeAllowed": 330,
      "cookedPer100Bbe": 19.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0242,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0424,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0091,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 408.9,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2022-08-10",
        "batterId": 608841,
        "pitcherId": 657006,
        "description": "Joey Meneses homers (4) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 422,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 33.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 39.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5125,
          "percentile": null,
          "score": 136.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 73.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 33.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 39.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5125,
          "percentile": null,
          "score": 136.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 73.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669373,
      "pitcher": "Tarik Skubal",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 63.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 357,
      "totalBbeAllowed": 357,
      "cookedPer100Bbe": 17.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0297,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0448,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2022-07-08",
        "batterId": 673357,
        "pitcherId": 669373,
        "description": "Luis Robert homers (10) on a fly ball to left field. Tim Anderson scores.",
        "exitVelocity": 111.4,
        "distance": 449,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 58.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3778,
          "percentile": null,
          "score": 75.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 53.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 58.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 133.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3778,
          "percentile": null,
          "score": 75.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 53.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542914,
      "pitcher": "Anthony Bass",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 0,
      "reliefAppearances": 77,
      "hotDogIndex": 62.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 32.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0244,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0415,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 384.7,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-10-02",
        "batterId": 666915,
        "pitcherId": 542914,
        "description": "Bobby Dalbec homers (12) on a fly ball to left center field.",
        "exitVelocity": 108.8,
        "distance": 436,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 34.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 34.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2714,
          "percentile": null,
          "score": 41.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 77.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 34.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 34.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 181.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2714,
          "percentile": null,
          "score": 41.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 77.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554340,
      "pitcher": "Yimi Garc\u00eda",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 62.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 34.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.024,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.067,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 376.5,
      "maxExitVelocityAllowed": 105.1,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2022-06-15",
        "batterId": 663624,
        "pitcherId": 554340,
        "description": "Ryan Mountcastle homers (12) on a line drive to center field. Austin Hays scores.",
        "exitVelocity": 105.1,
        "distance": 413,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 28.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1167,
          "percentile": null,
          "score": 69.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 28.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1167,
          "percentile": null,
          "score": 69.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573204,
      "pitcher": "Caleb Thielbar",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 62.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 39.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.044,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2022-05-21",
        "batterId": 656896,
        "pitcherId": 573204,
        "description": "Emmanuel Rivera homers (3) on a fly ball to center field.",
        "exitVelocity": 107.6,
        "distance": 418,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 62.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 44.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3167,
          "percentile": null,
          "score": 43.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 62.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 44.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3167,
          "percentile": null,
          "score": 43.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668933,
      "pitcher": "Graham Ashcraft",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 62.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 17.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.026,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0452,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.7,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2022-07-22",
        "batterId": 502671,
        "pitcherId": 668933,
        "description": "Paul Goldschmidt homers (21) on a fly ball to left field. Tyler O'Neill scores.",
        "exitVelocity": 108.6,
        "distance": 398,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 41.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 47.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 77.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 41.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 47.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 77.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607074,
      "pitcher": "Carlos Rod\u00f3n",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 61.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 417,
      "totalBbeAllowed": 417,
      "cookedPer100Bbe": 14.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.0273,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0528,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 394.7,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-05-15",
        "batterId": 502671,
        "pitcherId": 607074,
        "description": "Paul Goldschmidt homers (4) on a fly ball to left field. Tommy Edman scores.",
        "exitVelocity": 109.1,
        "distance": 405,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 49.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0528,
          "percentile": null,
          "score": 63.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 74.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 49.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0528,
          "percentile": null,
          "score": 63.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 48.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 74.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650911,
      "pitcher": "Cristopher S\u00e1nchez",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 19,
      "gamesStarted": 5,
      "reliefAppearances": 14,
      "hotDogIndex": 60.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 45.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0597,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 388.7,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2022-04-23",
        "batterId": 592669,
        "pitcherId": 650911,
        "description": "Hunter Renfroe homers (2) on a line drive to center field.",
        "exitVelocity": 112.5,
        "distance": 406,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 71.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1167,
          "percentile": null,
          "score": 172.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 71.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1167,
          "percentile": null,
          "score": 172.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605538,
      "pitcher": "Matt Wisler",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 5,
      "reliefAppearances": 40,
      "hotDogIndex": 60.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 46.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0354,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0615,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.2,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 104.7,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2022-04-08",
        "batterId": 623993,
        "pitcherId": 605538,
        "description": "Anthony Santander homers (1) on a fly ball to center field.",
        "exitVelocity": 103.7,
        "distance": 417,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2167,
          "percentile": null,
          "score": 16.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2167,
          "percentile": null,
          "score": 16.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571927,
      "pitcher": "Steven Matz",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 13,
      "reliefAppearances": 5,
      "hotDogIndex": 60.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 36.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0727,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.3,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 106.1,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2022-05-07",
        "batterId": 643289,
        "pitcherId": 571927,
        "description": "Mauricio Dubon homers (1) on a line drive to center field. Mike Yastrzemski scores.",
        "exitVelocity": 106.1,
        "distance": 406,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2778,
          "percentile": null,
          "score": 18.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 46.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2778,
          "percentile": null,
          "score": 18.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542881,
      "pitcher": "Tyler Anderson",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 29,
      "reliefAppearances": 4,
      "hotDogIndex": 58.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 533,
      "totalBbeAllowed": 533,
      "cookedPer100Bbe": 11.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.9,
      "adjustedXhrPerBbeAllowed": 0.0261,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.045,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-05-07",
        "batterId": 575929,
        "pitcherId": 542881,
        "description": "Willson Contreras homers (3) on a fly ball to left center field.",
        "exitVelocity": 111.6,
        "distance": 420,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 41.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 46.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 53.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 41.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 46.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 53.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592717,
      "pitcher": "Aaron Sanchez",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 10,
      "reliefAppearances": 6,
      "hotDogIndex": 58.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 203,
      "totalBbeAllowed": 203,
      "cookedPer100Bbe": 28.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0281,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0493,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0049,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2022-05-16",
        "batterId": 541645,
        "pitcherId": 592717,
        "description": "Avisail Garcia homers (3) on a fly ball to center field.",
        "exitVelocity": 107.1,
        "distance": 402,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 55.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 86.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0049,
          "percentile": null,
          "score": 46.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 55.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 86.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0049,
          "percentile": null,
          "score": 46.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570632,
      "pitcher": "Jos\u00e9 Ure\u00f1a",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 17,
      "reliefAppearances": 5,
      "hotDogIndex": 57.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 323,
      "totalBbeAllowed": 323,
      "cookedPer100Bbe": 17.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0282,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0031,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2022-08-07",
        "batterId": 572233,
        "pitcherId": 570632,
        "description": "Christian Walker homers (26) on a line drive to left center field. Ketel Marte scores.",
        "exitVelocity": 109.6,
        "distance": 431,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 54.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 62.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 105.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2273,
          "percentile": null,
          "score": 72.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0031,
          "percentile": null,
          "score": 39.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 54.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 62.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 105.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2273,
          "percentile": null,
          "score": 72.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0031,
          "percentile": null,
          "score": 39.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643256,
      "pitcher": "Adam Cimber",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 84,
      "gamesStarted": 0,
      "reliefAppearances": 84,
      "hotDogIndex": 56.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 224,
      "totalBbeAllowed": 224,
      "cookedPer100Bbe": 25.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0241,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0402,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0089,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 391.8,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2022-06-05",
        "batterId": 663616,
        "pitcherId": 643256,
        "description": "Trevor Larnach homers (4) on a fly ball to right field.",
        "exitVelocity": 111.8,
        "distance": 413,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 30.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 30.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.15,
          "percentile": null,
          "score": 127.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 30.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 30.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 99.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.15,
          "percentile": null,
          "score": 127.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666201,
      "pitcher": "Alek Manoah",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 56.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 588,
      "totalBbeAllowed": 588,
      "cookedPer100Bbe": 9.6,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.9,
      "adjustedXhrPerBbeAllowed": 0.027,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.051,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 391.1,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-05-03",
        "batterId": 592450,
        "pitcherId": 666201,
        "description": "Aaron Judge homers (9) on a fly ball to left field.",
        "exitVelocity": 114.9,
        "distance": 427,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 48.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 58.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6294,
          "percentile": null,
          "score": 54.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 48.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 48.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 58.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6294,
          "percentile": null,
          "score": 54.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 48.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664062,
      "pitcher": "Tony Gonsolin",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 27,
      "reliefAppearances": 1,
      "hotDogIndex": 56.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 361,
      "totalBbeAllowed": 361,
      "cookedPer100Bbe": 15.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0274,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0443,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0028,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2022-06-08",
        "batterId": 669394,
        "pitcherId": 664062,
        "description": "Jake Burger homers (6) on a line drive to left field.",
        "exitVelocity": 113.7,
        "distance": 398,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 49.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 44.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.775,
          "percentile": null,
          "score": 115.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0028,
          "percentile": null,
          "score": 38.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 49.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 44.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 109.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.775,
          "percentile": null,
          "score": 115.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0028,
          "percentile": null,
          "score": 38.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640444,
      "pitcher": "Wil Crowe",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 3,
      "reliefAppearances": 61,
      "hotDogIndex": 55.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 241,
      "totalBbeAllowed": 241,
      "cookedPer100Bbe": 23.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0299,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0415,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.3,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 118.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2022-09-20",
        "batterId": 519317,
        "pitcherId": 640444,
        "description": "Giancarlo Stanton hits a grand slam (27) to left field. Anthony Rizzo scores. Gleyber Torres scores. Oswald Peraza scores.",
        "exitVelocity": 118.0,
        "distance": 410,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 58.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 35.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.35,
          "percentile": null,
          "score": 177.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 58.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 35.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.35,
          "percentile": null,
          "score": 177.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661395,
      "pitcher": "Jhoan Duran",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 53.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 32.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0244,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0417,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 381.8,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2022-05-05",
        "batterId": 669720,
        "pitcherId": 661395,
        "description": "Austin Hays homers (3) on a fly ball to left center field.",
        "exitVelocity": 107.0,
        "distance": 409,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 35.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 36.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 56.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 35.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 36.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 56.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592094,
      "pitcher": "Jason Adam",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 52.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 36.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.2,
      "adjustedXhrPerBbeAllowed": 0.0222,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 387.7,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2022-08-24",
        "batterId": 545361,
        "pitcherId": 592094,
        "description": "Mike Trout homers (26) on a fly ball to left field.",
        "exitVelocity": 113.0,
        "distance": 406,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 22.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3667,
          "percentile": null,
          "score": 44.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 64.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 22.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3667,
          "percentile": null,
          "score": 44.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 64.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669467,
      "pitcher": "Andre Pallante",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 10,
      "reliefAppearances": 41,
      "hotDogIndex": 52.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 349,
      "totalBbeAllowed": 349,
      "cookedPer100Bbe": 15.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0278,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.043,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 386.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-07-10",
        "batterId": 656941,
        "pitcherId": 669467,
        "description": "Kyle Schwarber homers (28) on a fly ball to center field.",
        "exitVelocity": 113.7,
        "distance": 420,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 52.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 41.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 67.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6667,
          "percentile": null,
          "score": 55.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 55.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 52.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 41.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 67.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6667,
          "percentile": null,
          "score": 55.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 55.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622608,
      "pitcher": "Antonio Senzatela",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 52.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 339,
      "totalBbeAllowed": 339,
      "cookedPer100Bbe": 15.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0242,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0413,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2022-06-19",
        "batterId": 572228,
        "pitcherId": 622608,
        "description": "Luke Voit homers (9) on a fly ball to left center field.",
        "exitVelocity": 106.6,
        "distance": 437,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 32.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 32.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7273,
          "percentile": null,
          "score": 57.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 71.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 32.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 32.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 94.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7273,
          "percentile": null,
          "score": 57.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 71.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667463,
      "pitcher": "John King",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 52.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 30.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0241,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0287,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 386.2,
      "maxExitVelocityAllowed": 106.5,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2022-06-14",
        "batterId": 663656,
        "pitcherId": 667463,
        "description": "Kyle Tucker homers (12) on a fly ball to center field. Alex Bregman scores.",
        "exitVelocity": 105.5,
        "distance": 408,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 31.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.34,
          "percentile": null,
          "score": 75.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 85.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 31.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.34,
          "percentile": null,
          "score": 75.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 85.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 517008,
      "pitcher": "Alex Colom\u00e9",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 51.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 30.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0284,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0533,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2022-08-02",
        "batterId": 663757,
        "pitcherId": 517008,
        "description": "Trent Grisham homers (13) on a fly ball to right field.",
        "exitVelocity": 111.1,
        "distance": 373,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 54.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 64.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.52,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 54.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 64.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.52,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 477132,
      "pitcher": "Clayton Kershaw",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 51.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 353,
      "totalBbeAllowed": 353,
      "cookedPer100Bbe": 14.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0258,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0368,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 392.4,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2022-06-28",
        "batterId": 553869,
        "pitcherId": 477132,
        "description": "Elias Diaz homers (5) on a fly ball to left field.",
        "exitVelocity": 105.9,
        "distance": 445,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 39.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 24.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6545,
          "percentile": null,
          "score": 55.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 54.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 39.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 24.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6545,
          "percentile": null,
          "score": 55.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 54.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656605,
      "pitcher": "Mitch Keller",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 33,
      "reliefAppearances": 2,
      "hotDogIndex": 51.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 513,
      "totalBbeAllowed": 513,
      "cookedPer100Bbe": 10.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0507,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0019,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1154,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 389.3,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2022-08-24",
        "batterId": 661388,
        "pitcherId": 656605,
        "description": "William Contreras homers (17) on a fly ball to center field. Matt Olson scores.",
        "exitVelocity": 110.8,
        "distance": 430,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 59.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 56.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.45,
          "percentile": null,
          "score": 49.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0019,
          "percentile": null,
          "score": 35.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 59.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 56.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.45,
          "percentile": null,
          "score": 49.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0019,
          "percentile": null,
          "score": 35.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657277,
      "pitcher": "Logan Webb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 51.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 563,
      "totalBbeAllowed": 563,
      "cookedPer100Bbe": 9.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0187,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0391,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0071,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2022-06-20",
        "batterId": 518595,
        "pitcherId": 657277,
        "description": "Travis d'Arnaud homers (10) on a fly ball to left field.",
        "exitVelocity": 111.5,
        "distance": 418,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 28.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0364,
          "percentile": null,
          "score": 146.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 65.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 28.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 117.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0364,
          "percentile": null,
          "score": 146.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 65.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 548389,
      "pitcher": "Ross Stripling",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 24,
      "reliefAppearances": 10,
      "hotDogIndex": 50.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 412,
      "totalBbeAllowed": 412,
      "cookedPer100Bbe": 12.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0252,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0558,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0024,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.0435,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 382.5,
      "maxExitVelocityAllowed": 115.8,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2022-09-04",
        "batterId": 665833,
        "pitcherId": 548389,
        "description": "Oneil Cruz homers (12) on a line drive to center field.",
        "exitVelocity": 115.8,
        "distance": 427,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 36.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 69.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 30.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5083,
          "percentile": null,
          "score": 135.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0024,
          "percentile": null,
          "score": 37.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 36.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 69.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 30.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5083,
          "percentile": null,
          "score": 135.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0024,
          "percentile": null,
          "score": 37.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608331,
      "pitcher": "Max Fried",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 48.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 561,
      "totalBbeAllowed": 561,
      "cookedPer100Bbe": 8.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0225,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0339,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0089,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2022-09-16",
        "batterId": 656941,
        "pitcherId": 608331,
        "description": "Kyle Schwarber homers (39) on a line drive to center field.",
        "exitVelocity": 110.4,
        "distance": 410,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 24.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 93.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2643,
          "percentile": null,
          "score": 101.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 72.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 24.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 93.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2643,
          "percentile": null,
          "score": 101.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 72.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571948,
      "pitcher": "Hoby Milner",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 48.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0269,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0484,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0054,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.1,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 102.6,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2022-10-03",
        "batterId": 642727,
        "pitcherId": 571948,
        "description": "Sergio Alcantara homers (6) on a fly ball to center field. Christian Walker scores.",
        "exitVelocity": 102.1,
        "distance": 412,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 47.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 54.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.1,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 47.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 54.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 57.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.1,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 500779,
      "pitcher": "Jose Quintana",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 47.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 538,
      "totalBbeAllowed": 538,
      "cookedPer100Bbe": 8.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0165,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0372,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2022-06-12",
        "batterId": 661388,
        "pitcherId": 500779,
        "description": "William Contreras homers (9) on a fly ball to left field.",
        "exitVelocity": 113.7,
        "distance": 420,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 25.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1417,
          "percentile": null,
          "score": 127.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 81.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 25.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 52.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1417,
          "percentile": null,
          "score": 127.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 81.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628708,
      "pitcher": "Yunior Marte",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 0,
      "reliefAppearances": 40,
      "hotDogIndex": 45.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 32.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0289,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0352,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2022-08-10",
        "batterId": 592273,
        "pitcherId": 628708,
        "description": "Brandon Drury homers (22) on a line drive to left field. Manny Machado scores. Josh Bell scores.",
        "exitVelocity": 108.6,
        "distance": 387,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 55.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 16.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.68,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 55.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 16.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 90.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.68,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664285,
      "pitcher": "Framber Valdez",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 43.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 609,
      "totalBbeAllowed": 609,
      "cookedPer100Bbe": 7.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.021,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0345,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2022-08-30",
        "batterId": 677649,
        "pitcherId": 664285,
        "description": "Ezequiel Duran homers (5) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 420,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 18.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 13.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.825,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 18.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 13.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.825,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641712,
      "pitcher": "Dakota Hudson",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 42.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 462,
      "totalBbeAllowed": 462,
      "cookedPer100Bbe": 9.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0219,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0455,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0043,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2022-04-12",
        "batterId": 521692,
        "pitcherId": 641712,
        "description": "Salvador Perez homers (1) on a fly ball to center field.",
        "exitVelocity": 106.9,
        "distance": 441,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 20.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 48.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6636,
          "percentile": null,
          "score": 85.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0043,
          "percentile": null,
          "score": 42.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 20.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 48.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6636,
          "percentile": null,
          "score": 85.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0043,
          "percentile": null,
          "score": 42.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453343,
      "pitcher": "Mark Melancon",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 40.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 204,
      "totalBbeAllowed": 204,
      "cookedPer100Bbe": 19.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0206,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0343,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0049,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 402.0,
      "maxExitVelocityAllowed": 105.1,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2022-09-04",
        "batterId": 592669,
        "pitcherId": 453343,
        "description": "Hunter Renfroe homers (24) on a fly ball to left center field.",
        "exitVelocity": 104.4,
        "distance": 429,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 16.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 9.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.14,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0049,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 16.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 9.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 122.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.14,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0049,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502171,
      "pitcher": "Alex Cobb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 37.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 430,
      "totalBbeAllowed": 430,
      "cookedPer100Bbe": 8.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0198,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0256,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.007,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2022-08-15",
        "batterId": 572233,
        "pitcherId": 502171,
        "description": "Christian Walker homers (28) on a fly ball to center field.",
        "exitVelocity": 111.1,
        "distance": 461,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 13.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5111,
          "percentile": null,
          "score": 52.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 65.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 13.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 83.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5111,
          "percentile": null,
          "score": 52.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 65.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663855,
      "pitcher": "Jordan Hicks",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 8,
      "reliefAppearances": 32,
      "hotDogIndex": 34.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 20.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.2,
      "adjustedXhrPerBbeAllowed": 0.0193,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0361,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2022-05-01",
        "batterId": 572233,
        "pitcherId": 663855,
        "description": "Christian Walker homers (5) on a fly ball to center field.",
        "exitVelocity": 105.7,
        "distance": 432,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 9.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 20.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.78,
          "percentile": null,
          "score": 28.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 57.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 9.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 20.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 78.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.78,
          "percentile": null,
          "score": 28.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 57.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 527048,
      "pitcher": "Mart\u00edn P\u00e9rez",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 31.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 572,
      "totalBbeAllowed": 572,
      "cookedPer100Bbe": 5.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0182,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0367,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2022-07-02",
        "batterId": 516782,
        "pitcherId": 527048,
        "description": "Starling Marte homers (8) on a line drive to center field. Brandon Nimmo scores.",
        "exitVelocity": 109.2,
        "distance": 418,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 22.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3364,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 49.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 22.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3364,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 49.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543521,
      "pitcher": "Collin McHugh",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 30.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 16.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0233,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0476,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2022-06-18",
        "batterId": 542364,
        "pitcherId": 543521,
        "description": "Rafael Ortega homers (3) on a fly ball to right field.",
        "exitVelocity": 108.4,
        "distance": 382,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 25.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0667,
          "percentile": null,
          "score": 37.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 25.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 17.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0667,
          "percentile": null,
          "score": 37.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.4,
          "weight": 0.3
        }
      }
    }
  ]
}
