{
  "generatedAt": "2026-05-29T04:40:05.752068+00:00",
  "site": {
    "name": "The Long Ball",
    "url": "https://thelongball.app",
    "tagline": "Digging the data behind the distance."
  },
  "dataset": "Hot Dog Index",
  "season": 2021,
  "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-2021.csv",
    "homeRunTracker": "https://baseballsavant.mlb.com/leaderboard/home-runs?player_type=Pitcher&year=2021&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": 664337,
      "pitcher": "Miguel Yajure",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 3,
      "reliefAppearances": 2,
      "hotDogIndex": 175.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 51,
      "totalBbeAllowed": 51,
      "cookedPer100Bbe": 344.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.1235,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1569,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0588,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 387.7,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2021-04-21",
        "batterId": 570731,
        "pitcherId": 664337,
        "description": "Jonathan Schoop homers (1) on a fly ball to left center field.",
        "exitVelocity": 106.3,
        "distance": 403,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1235,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1569,
          "percentile": null,
          "score": 188.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 78.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1235,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1569,
          "percentile": null,
          "score": 188.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 78.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458676,
      "pitcher": "Josh Lindblom",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 9,
      "gamesStarted": 1,
      "reliefAppearances": 8,
      "hotDogIndex": 170.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 55,
      "totalBbeAllowed": 55,
      "cookedPer100Bbe": 309.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.1055,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1273,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0364,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.6,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2021-04-10",
        "batterId": 621573,
        "pitcherId": 458676,
        "description": "Austin Dean homers (1) on a fly ball to left field. Yadier Molina scores. Dylan Carlson scores.",
        "exitVelocity": 107.1,
        "distance": 399,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1055,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1273,
          "percentile": null,
          "score": 167.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.28,
          "percentile": null,
          "score": 123.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 161.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1055,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1273,
          "percentile": null,
          "score": 167.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.28,
          "percentile": null,
          "score": 123.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 161.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676265,
      "pitcher": "Cory Abbott",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 7,
      "gamesStarted": 1,
      "reliefAppearances": 6,
      "hotDogIndex": 164.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 59,
      "totalBbeAllowed": 59,
      "cookedPer100Bbe": 279.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.1203,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1695,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0339,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2021-07-08",
        "batterId": 543543,
        "pitcherId": 676265,
        "description": "Brad Miller homers (9) on a line drive to right field. Jean Segura scores.",
        "exitVelocity": 113.9,
        "distance": 418,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1203,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1695,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 107.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 154.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1203,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1695,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 107.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 154.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605276,
      "pitcher": "David Hess",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 2,
      "reliefAppearances": 16,
      "hotDogIndex": 164.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 72,
      "totalBbeAllowed": 72,
      "cookedPer100Bbe": 228.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.1333,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.2361,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0417,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-08-13",
        "batterId": 664023,
        "pitcherId": 605276,
        "description": "Ian Happ homers (12) on a fly ball to center field. Robinson Chirinos scores.",
        "exitVelocity": 108.8,
        "distance": 439,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.2361,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 63.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.11,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 177.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.2361,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 63.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.11,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 177.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592644,
      "pitcher": "Adam Plutko",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 1,
      "reliefAppearances": 40,
      "hotDogIndex": 164.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 89.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.6,
      "adjustedXhrPerBbeAllowed": 0.0962,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1257,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0383,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5652,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-06-24",
        "batterId": 665489,
        "pitcherId": 592644,
        "description": "Vladimir Guerrero Jr. homers (24) on a fly ball to left center field.",
        "exitVelocity": 113.1,
        "distance": 438,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0962,
          "percentile": null,
          "score": 176.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1257,
          "percentile": null,
          "score": 164.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5652,
          "percentile": null,
          "score": 164.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3824,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 167.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0962,
          "percentile": null,
          "score": 176.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1257,
          "percentile": null,
          "score": 164.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5652,
          "percentile": null,
          "score": 164.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3824,
          "percentile": null,
          "score": 98.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 167.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502522,
      "pitcher": "Justin Miller",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 0,
      "reliefAppearances": 23,
      "hotDogIndex": 162.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 62,
      "totalBbeAllowed": 62,
      "cookedPer100Bbe": 262.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0806,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1129,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0484,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 423.0,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2021-08-15",
        "batterId": 521692,
        "pitcherId": 502522,
        "description": "Salvador Perez homers (30) on a fly ball to left center field. Carlos Santana scores.",
        "exitVelocity": 109.8,
        "distance": 450,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 158.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1129,
          "percentile": null,
          "score": 152.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.66,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 181.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 158.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1129,
          "percentile": null,
          "score": 152.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.66,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 181.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547973,
      "pitcher": "Aroldis Chapman",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 162.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 114,
      "totalBbeAllowed": 114,
      "cookedPer100Bbe": 142.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0833,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.114,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0351,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5385,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.1,
      "avgDistanceAllowed": 421.7,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-06-10",
        "batterId": 443558,
        "pitcherId": 547973,
        "description": "Nelson Cruz homers (11) on a fly ball to center field. Willians Astudillo scores.",
        "exitVelocity": 112.4,
        "distance": 457,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 164.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.114,
          "percentile": null,
          "score": 153.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5385,
          "percentile": null,
          "score": 159.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.1,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 157.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 164.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.114,
          "percentile": null,
          "score": 153.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5385,
          "percentile": null,
          "score": 159.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.1,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 157.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641941,
      "pitcher": "Emilio Pag\u00e1n",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 160.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 92.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.9,
      "adjustedXhrPerBbeAllowed": 0.0914,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.1552,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0402,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 389.1,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2021-08-09",
        "batterId": 621446,
        "pitcherId": 641941,
        "description": "Umpire reviewed (home run), call on the field was upheld: Lewis Brinson homers (5) on a fly ball to left field. Isan Diaz scores.",
        "exitVelocity": 110.6,
        "distance": 391,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 174.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1552,
          "percentile": null,
          "score": 186.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8125,
          "percentile": null,
          "score": 81.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 176.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 174.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1552,
          "percentile": null,
          "score": 186.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8125,
          "percentile": null,
          "score": 81.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 176.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676604,
      "pitcher": "Tyler Zuber",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 0,
      "reliefAppearances": 31,
      "hotDogIndex": 160.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 80,
      "totalBbeAllowed": 80,
      "cookedPer100Bbe": 200.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0912,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.05,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 407.2,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-05-31",
        "batterId": 668804,
        "pitcherId": 676604,
        "description": "Bryan Reynolds homers (7) on a fly ball to center field.",
        "exitVelocity": 107.5,
        "distance": 427,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0912,
          "percentile": null,
          "score": 173.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 106.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 186.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0912,
          "percentile": null,
          "score": 173.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 106.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 186.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547001,
      "pitcher": "Cody Poteet",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 159.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 84,
      "totalBbeAllowed": 84,
      "cookedPer100Bbe": 190.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0798,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1429,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0357,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.0,
      "avgDistanceAllowed": 414.7,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-06-18",
        "batterId": 592626,
        "pitcherId": 547001,
        "description": "Joc Pederson homers (11) on a fly ball to right center field.",
        "exitVelocity": 112.2,
        "distance": 435,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 156.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 177.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.0,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 160.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 156.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 177.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.0,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 160.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 452027,
      "pitcher": "Andrew Albers",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 8,
      "gamesStarted": 3,
      "reliefAppearances": 5,
      "hotDogIndex": 159.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 70,
      "totalBbeAllowed": 70,
      "cookedPer100Bbe": 227.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.1014,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1286,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0286,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 394.7,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-09-04",
        "batterId": 650490,
        "pitcherId": 452027,
        "description": "Yandy Diaz homers (10) on a fly ball to center field. Wander Franco scores. Nelson Cruz scores.",
        "exitVelocity": 109.5,
        "distance": 439,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 186.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1286,
          "percentile": null,
          "score": 168.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 118.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 186.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1286,
          "percentile": null,
          "score": 168.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 118.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641541,
      "pitcher": "Jon Duplantier",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 4,
      "reliefAppearances": 1,
      "hotDogIndex": 158.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 51,
      "totalBbeAllowed": 51,
      "cookedPer100Bbe": 311.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0902,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.098,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0392,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 407.4,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-05-27",
        "batterId": 641933,
        "pitcherId": 641541,
        "description": "Tyler O'Neill homers (9) on a fly ball to center field. Yadier Molina scores.",
        "exitVelocity": 110.0,
        "distance": 451,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0902,
          "percentile": null,
          "score": 172.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 138.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 173.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0902,
          "percentile": null,
          "score": 172.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 138.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 173.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595191,
      "pitcher": "Jerad Eickhoff",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 4,
      "reliefAppearances": 2,
      "hotDogIndex": 156.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 78,
      "totalBbeAllowed": 78,
      "cookedPer100Bbe": 200.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0808,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1538,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0385,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-07-27",
        "batterId": 663586,
        "pitcherId": 595191,
        "description": "Austin Riley hits a grand slam (18) to left field. Charlie Morton scores. Ehire Adrianza scores. Freddie Freeman scores.",
        "exitVelocity": 112.5,
        "distance": 432,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 159.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 183.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8222,
          "percentile": null,
          "score": 110.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 159.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 183.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8222,
          "percentile": null,
          "score": 110.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643377,
      "pitcher": "Griffin Jax",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 15,
      "reliefAppearances": 4,
      "hotDogIndex": 156.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 271,
      "totalBbeAllowed": 271,
      "cookedPer100Bbe": 57.6,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 23.6,
      "adjustedXhrPerBbeAllowed": 0.0871,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.1218,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0332,
      "noDoubtersAllowed": 15,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 398.1,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-08-16",
        "batterId": 605548,
        "pitcherId": 643377,
        "description": "Bradley Zimmer homers (5) on a fly ball to center field. Franmil Reyes scores.",
        "exitVelocity": 110.3,
        "distance": 446,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 171.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1218,
          "percentile": null,
          "score": 161.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5435,
          "percentile": null,
          "score": 102.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 171.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1218,
          "percentile": null,
          "score": 161.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5435,
          "percentile": null,
          "score": 102.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668687,
      "pitcher": "Andre Scrubb",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 0,
      "reliefAppearances": 20,
      "hotDogIndex": 155.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 51,
      "totalBbeAllowed": 51,
      "cookedPer100Bbe": 305.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0765,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.098,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0588,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-05-20",
        "batterId": 664913,
        "pitcherId": 668687,
        "description": "Seth Brown homers (6) on a fly ball to right field.",
        "exitVelocity": 108.0,
        "distance": 408,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 151.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.24,
          "percentile": null,
          "score": 121.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 151.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.24,
          "percentile": null,
          "score": 121.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650530,
      "pitcher": "Bryan Garcia",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 155.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 107.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 14.5,
      "adjustedXhrPerBbeAllowed": 0.1007,
      "xhrDiffAllowed": -4.5,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.1458,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2021-07-02",
        "batterId": 683734,
        "pitcherId": 650530,
        "description": "Andrew Vaughn homers (8) on a fly ball to left center field.",
        "exitVelocity": 109.8,
        "distance": 423,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1007,
          "percentile": null,
          "score": 183.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1458,
          "percentile": null,
          "score": 179.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 101.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 135.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1007,
          "percentile": null,
          "score": 183.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1458,
          "percentile": null,
          "score": 179.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 101.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 135.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656686,
      "pitcher": "Corbin Martin",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 3,
      "reliefAppearances": 3,
      "hotDogIndex": 154.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 58,
      "totalBbeAllowed": 58,
      "cookedPer100Bbe": 266.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0793,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.1034,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0517,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-06-25",
        "batterId": 665487,
        "pitcherId": 656686,
        "description": "Fernando Tatis Jr. homers (23) on a fly ball to left center field.",
        "exitVelocity": 111.9,
        "distance": 400,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 154.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 141.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.84,
          "percentile": null,
          "score": 171.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 154.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 141.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.84,
          "percentile": null,
          "score": 171.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663366,
      "pitcher": "Beau Burrows",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 8,
      "gamesStarted": 1,
      "reliefAppearances": 7,
      "hotDogIndex": 154.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 50,
      "totalBbeAllowed": 50,
      "cookedPer100Bbe": 308.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.082,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.12,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.08,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-08-09",
        "batterId": 650391,
        "pitcherId": 663366,
        "description": "Eloy Jimenez homers (4) on a fly ball to center field. Cesar Hernandez scores.",
        "exitVelocity": 109.8,
        "distance": 454,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.082,
          "percentile": null,
          "score": 161.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 158.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 90.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.082,
          "percentile": null,
          "score": 161.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 158.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 90.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676083,
      "pitcher": "Janson Junk",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 4,
      "gamesStarted": 4,
      "reliefAppearances": 0,
      "hotDogIndex": 153.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 59,
      "totalBbeAllowed": 59,
      "cookedPer100Bbe": 260.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0746,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1186,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0339,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 416.4,
      "maxExitVelocityAllowed": 116.1,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-09-22",
        "batterId": 670541,
        "pitcherId": 676083,
        "description": "Yordan Alvarez homers (32) on a fly ball to right center field. Jose Altuve scores.",
        "exitVelocity": 116.1,
        "distance": 456,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 148.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1186,
          "percentile": null,
          "score": 157.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.14,
          "percentile": null,
          "score": 177.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 154.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 148.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1186,
          "percentile": null,
          "score": 157.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.14,
          "percentile": null,
          "score": 177.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 154.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542888,
      "pitcher": "Shawn Armstrong",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 0,
      "reliefAppearances": 35,
      "hotDogIndex": 153.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 107,
      "totalBbeAllowed": 107,
      "cookedPer100Bbe": 143.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0972,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1121,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.028,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 414.3,
      "maxExitVelocityAllowed": 115.1,
      "maxDistanceAllowed": 471,
      "worstServedEvent": {
        "gameDate": "2021-04-05",
        "batterId": 519317,
        "pitcherId": 542888,
        "description": "Giancarlo Stanton hits a grand slam (1) to center field. DJ LeMahieu scores. Aaron Judge scores. Aaron Hicks scores.",
        "exitVelocity": 115.1,
        "distance": 471,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 179.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1121,
          "percentile": null,
          "score": 149.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.83,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 136.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 179.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1121,
          "percentile": null,
          "score": 149.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.83,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 136.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665795,
      "pitcher": "Edward Cabrera",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 153.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 69,
      "totalBbeAllowed": 69,
      "cookedPer100Bbe": 221.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0841,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1594,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.029,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 411.5,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-08-31",
        "batterId": 624424,
        "pitcherId": 665795,
        "description": "Michael Conforto homers (10) on a fly ball to right field. Brandon Nimmo scores.",
        "exitVelocity": 111.0,
        "distance": 435,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0841,
          "percentile": null,
          "score": 166.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1594,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 124.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 140.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0841,
          "percentile": null,
          "score": 166.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1594,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 124.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 140.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643615,
      "pitcher": "T.J. Zeuch",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 4,
      "reliefAppearances": 3,
      "hotDogIndex": 152.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 78,
      "totalBbeAllowed": 78,
      "cookedPer100Bbe": 195.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0769,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1026,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0385,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 414.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-04-14",
        "batterId": 592450,
        "pitcherId": 643615,
        "description": "Aaron Judge homers (4) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 426,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 151.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1026,
          "percentile": null,
          "score": 139.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.65,
          "percentile": null,
          "score": 160.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 151.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1026,
          "percentile": null,
          "score": 139.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.65,
          "percentile": null,
          "score": 160.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 169.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571656,
      "pitcher": "Buck Farmer",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 152.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 117,
      "totalBbeAllowed": 117,
      "cookedPer100Bbe": 130.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0803,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0342,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 116.6,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-04-05",
        "batterId": 443558,
        "pitcherId": 571656,
        "description": "Nelson Cruz homers (2) on a fly ball to left field.",
        "exitVelocity": 116.6,
        "distance": 418,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0803,
          "percentile": null,
          "score": 157.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 148.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.54,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 156.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0803,
          "percentile": null,
          "score": 157.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 148.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.54,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 156.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571521,
      "pitcher": "Rex Brothers",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 151.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 126.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0742,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1083,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0333,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.5385,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 413.0,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-04-21",
        "batterId": 624413,
        "pitcherId": 571521,
        "description": "Pete Alonso homers (3) on a fly ball to left field. Francisco Lindor scores.",
        "exitVelocity": 115.4,
        "distance": 429,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 148.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1083,
          "percentile": null,
          "score": 145.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5385,
          "percentile": null,
          "score": 159.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7,
          "percentile": null,
          "score": 164.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 148.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1083,
          "percentile": null,
          "score": 145.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5385,
          "percentile": null,
          "score": 159.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7,
          "percentile": null,
          "score": 164.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680686,
      "pitcher": "Josiah Gray",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 13,
      "reliefAppearances": 3,
      "hotDogIndex": 150.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 196,
      "totalBbeAllowed": 196,
      "cookedPer100Bbe": 76.6,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.1051,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.1582,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0255,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1613,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-09-11",
        "batterId": 668804,
        "pitcherId": 680686,
        "description": "Bryan Reynolds homers (23) on a fly ball to right center field. Yoshi Tsutsugo scores.",
        "exitVelocity": 110.3,
        "distance": 426,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1051,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1582,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1613,
          "percentile": null,
          "score": 54.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7263,
          "percentile": null,
          "score": 79.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0255,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1051,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1582,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1613,
          "percentile": null,
          "score": 54.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7263,
          "percentile": null,
          "score": 79.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0255,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543339,
      "pitcher": "Daniel Hudson",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 149.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 120.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0815,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1129,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0323,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 408.1,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-07-18",
        "batterId": 592518,
        "pitcherId": 543339,
        "description": "Manny Machado homers (16) on a fly ball to left center field. Fernando Tatis Jr. scores.",
        "exitVelocity": 109.2,
        "distance": 413,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 160.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1129,
          "percentile": null,
          "score": 152.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.025,
          "percentile": null,
          "score": 115.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 149.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 160.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1129,
          "percentile": null,
          "score": 152.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.025,
          "percentile": null,
          "score": 115.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 149.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669373,
      "pitcher": "Tarik Skubal",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 32,
      "reliefAppearances": 2,
      "hotDogIndex": 149.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 445,
      "totalBbeAllowed": 445,
      "cookedPer100Bbe": 33.6,
      "hrsAllowed": 35,
      "adjustedXhrAllowed": 38.4,
      "adjustedXhrPerBbeAllowed": 0.0863,
      "xhrDiffAllowed": -3.4,
      "hrCapableBbeAllowed": 51,
      "hrCapableBbeRateAllowed": 0.1146,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0292,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 28,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3137,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 621439,
        "pitcherId": 669373,
        "description": "Byron Buxton homers (17) on a fly ball to left field.",
        "exitVelocity": 112.0,
        "distance": 426,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0863,
          "percentile": null,
          "score": 169.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1146,
          "percentile": null,
          "score": 154.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3137,
          "percentile": null,
          "score": 108.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6139,
          "percentile": null,
          "score": 131.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 141.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0863,
          "percentile": null,
          "score": 169.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1146,
          "percentile": null,
          "score": 154.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3137,
          "percentile": null,
          "score": 108.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6139,
          "percentile": null,
          "score": 131.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 141.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622694,
      "pitcher": "Elieser Hern\u00e1ndez",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 148.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 96.2,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0844,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0974,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.026,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 410.5,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2021-08-26",
        "batterId": 665742,
        "pitcherId": 622694,
        "description": "Juan Soto homers (21) on a fly ball to center field. Alcides Escobar scores.",
        "exitVelocity": 114.1,
        "distance": 433,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0844,
          "percentile": null,
          "score": 167.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 133.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0308,
          "percentile": null,
          "score": 141.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0844,
          "percentile": null,
          "score": 167.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 133.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0308,
          "percentile": null,
          "score": 141.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 130.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665152,
      "pitcher": "Dean Kremer",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 147.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 80.3,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.0,
      "adjustedXhrPerBbeAllowed": 0.0815,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.125,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0326,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 388.4,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-05-20",
        "batterId": 668227,
        "pitcherId": 665152,
        "description": "Randy Arozarena homers (7) on a line drive to center field. Kevin Kiermaier scores. Brett Phillips scores.",
        "exitVelocity": 111.6,
        "distance": 422,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 160.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 164.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 75.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8222,
          "percentile": null,
          "score": 135.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 150.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 160.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 164.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 75.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8222,
          "percentile": null,
          "score": 135.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 150.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596001,
      "pitcher": "Jakob Junis",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 6,
      "reliefAppearances": 11,
      "hotDogIndex": 147.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 115,
      "totalBbeAllowed": 115,
      "cookedPer100Bbe": 127.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.08,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1304,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0348,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-04-21",
        "batterId": 664040,
        "pitcherId": 596001,
        "description": "Brandon Lowe homers (3) on a fly ball to right center field. Joey Wendle scores.",
        "exitVelocity": 108.5,
        "distance": 432,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 157.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1304,
          "percentile": null,
          "score": 170.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5714,
          "percentile": null,
          "score": 74.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 157.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 157.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1304,
          "percentile": null,
          "score": 170.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5714,
          "percentile": null,
          "score": 74.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 157.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664299,
      "pitcher": "Cristian Javier",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 9,
      "reliefAppearances": 33,
      "hotDogIndex": 145.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 251,
      "totalBbeAllowed": 251,
      "cookedPer100Bbe": 58.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0761,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.1155,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0319,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.4138,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 116.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-09-21",
        "batterId": 660271,
        "pitcherId": 664299,
        "description": "Shohei Ohtani homers (45) on a fly ball to right center field.",
        "exitVelocity": 116.1,
        "distance": 445,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 149.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1155,
          "percentile": null,
          "score": 155.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4138,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7474,
          "percentile": null,
          "score": 108.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 147.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 149.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1155,
          "percentile": null,
          "score": 155.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4138,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7474,
          "percentile": null,
          "score": 108.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 147.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623149,
      "pitcher": "Paul Sewald",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 145.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 135,
      "totalBbeAllowed": 135,
      "cookedPer100Bbe": 107.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0681,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1185,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.037,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-07-20",
        "batterId": 543068,
        "pitcherId": 623149,
        "description": "C.J. Cron homers (14) on a fly ball to left center field. Charlie Blackmon scores.",
        "exitVelocity": 110.6,
        "distance": 465,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 138.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1185,
          "percentile": null,
          "score": 156.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.35,
          "percentile": null,
          "score": 152.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 138.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1185,
          "percentile": null,
          "score": 156.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.35,
          "percentile": null,
          "score": 152.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 533167,
      "pitcher": "Matt Shoemaker",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 13,
      "reliefAppearances": 5,
      "hotDogIndex": 145.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 66.0,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.0823,
      "xhrDiffAllowed": -3.1,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1045,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0318,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3043,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 411.6,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-05-01",
        "batterId": 521692,
        "pitcherId": 533167,
        "description": "Salvador Perez homers (6) on a fly ball to center field. Carlos Santana scores.",
        "exitVelocity": 108.9,
        "distance": 434,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0823,
          "percentile": null,
          "score": 162.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 142.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 147.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0823,
          "percentile": null,
          "score": 162.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 142.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 147.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656529,
      "pitcher": "Sam Hentges",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 12,
      "reliefAppearances": 18,
      "hotDogIndex": 145.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 218,
      "totalBbeAllowed": 218,
      "cookedPer100Bbe": 66.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0578,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0505,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 410.7,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2021-05-04",
        "batterId": 521692,
        "pitcherId": 656529,
        "description": "Salvador Perez homers (7) on a fly ball to center field.",
        "exitVelocity": 114.2,
        "distance": 460,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 119.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.18,
          "percentile": null,
          "score": 179.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 188.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 119.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.18,
          "percentile": null,
          "score": 179.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 188.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605138,
      "pitcher": "Wes Benjamin",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 4,
      "reliefAppearances": 12,
      "hotDogIndex": 145.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 80,
      "totalBbeAllowed": 80,
      "cookedPer100Bbe": 181.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0738,
      "xhrDiffAllowed": 0.1,
      "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": 104.6,
      "avgDistanceAllowed": 407.3,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-08-25",
        "batterId": 614177,
        "pitcherId": 605138,
        "description": "Franmil Reyes homers (23) on a fly ball to left center field.",
        "exitVelocity": 111.8,
        "distance": 451,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 146.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0875,
          "percentile": null,
          "score": 115.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6333,
          "percentile": null,
          "score": 105.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 165.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 146.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0875,
          "percentile": null,
          "score": 115.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6333,
          "percentile": null,
          "score": 105.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 165.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669145,
      "pitcher": "Bruce Zimmermann",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 14,
      "reliefAppearances": 1,
      "hotDogIndex": 143.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 205,
      "totalBbeAllowed": 205,
      "cookedPer100Bbe": 70.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.3,
      "adjustedXhrPerBbeAllowed": 0.0649,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.039,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.7,
      "avgDistanceAllowed": 414.9,
      "maxExitVelocityAllowed": 116.8,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2021-05-27",
        "batterId": 606213,
        "pitcherId": 669145,
        "description": "Yermin Mercedes homers (7) on a fly ball to left field.",
        "exitVelocity": 116.8,
        "distance": 427,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 132.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 116.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.6786,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 172.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 132.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 116.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.6786,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 172.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605388,
      "pitcher": "Adam Morgan",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 0,
      "reliefAppearances": 34,
      "hotDogIndex": 143.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 67,
      "totalBbeAllowed": 67,
      "cookedPer100Bbe": 214.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0746,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0896,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0299,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 415.7,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-09-24",
        "batterId": 664056,
        "pitcherId": 605388,
        "description": "Harrison Bader homers (13) on a fly ball to center field.",
        "exitVelocity": 109.0,
        "distance": 453,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 149.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 118.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2333,
          "percentile": null,
          "score": 121.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 149.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 118.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2333,
          "percentile": null,
          "score": 121.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571760,
      "pitcher": "Andrew Heaney",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 26,
      "reliefAppearances": 7,
      "hotDogIndex": 143.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 351,
      "totalBbeAllowed": 351,
      "cookedPer100Bbe": 40.8,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 25.9,
      "adjustedXhrPerBbeAllowed": 0.0738,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0969,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0342,
      "noDoubtersAllowed": 17,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-08-30",
        "batterId": 660271,
        "pitcherId": 571760,
        "description": "Shohei Ohtani homers (42) on a fly ball to right field.",
        "exitVelocity": 111.8,
        "distance": 431,
        "launchAngle": 38.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 147.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 133.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.831,
          "percentile": null,
          "score": 82.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 156.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 147.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 133.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.831,
          "percentile": null,
          "score": 82.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 156.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640470,
      "pitcher": "Adbert Alzolay",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 22,
      "reliefAppearances": 8,
      "hotDogIndex": 142.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 352,
      "totalBbeAllowed": 352,
      "cookedPer100Bbe": 40.6,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 25.5,
      "adjustedXhrPerBbeAllowed": 0.0724,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0966,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0341,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3824,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 404.7,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 479,
      "worstServedEvent": {
        "gameDate": "2021-04-29",
        "batterId": 542303,
        "pitcherId": 640470,
        "description": "Marcell Ozuna homers (3) on a fly ball to left field.",
        "exitVelocity": 114.3,
        "distance": 479,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 144.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0966,
          "percentile": null,
          "score": 132.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3824,
          "percentile": null,
          "score": 129.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.54,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 155.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 144.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0966,
          "percentile": null,
          "score": 132.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3824,
          "percentile": null,
          "score": 129.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.54,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 155.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 685503,
      "pitcher": "Kohei Arihara",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 142.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 104.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0787,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1103,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0294,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 414.3,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2021-04-03",
        "batterId": 572191,
        "pitcherId": 685503,
        "description": "Michael A. Taylor homers (2) on a fly ball to center field.",
        "exitVelocity": 111.4,
        "distance": 458,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 154.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1103,
          "percentile": null,
          "score": 146.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2636,
          "percentile": null,
          "score": 122.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 154.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1103,
          "percentile": null,
          "score": 146.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2636,
          "percentile": null,
          "score": 122.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657053,
      "pitcher": "Touki Toussaint",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 10,
      "reliefAppearances": 3,
      "hotDogIndex": 142.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 100.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0732,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0352,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.6154,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 416.3,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2021-08-16",
        "batterId": 665862,
        "pitcherId": 657053,
        "description": "Jazz Chisholm homers (13) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 443,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 144.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 123.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6154,
          "percentile": null,
          "score": 176.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6273,
          "percentile": null,
          "score": 75.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 158.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 144.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 123.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6154,
          "percentile": null,
          "score": 176.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6273,
          "percentile": null,
          "score": 75.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 158.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660365,
      "pitcher": "Hyeon-Jong Yang",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 5,
      "reliefAppearances": 10,
      "hotDogIndex": 142.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 118.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0733,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0333,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-09-13",
        "batterId": 670541,
        "pitcherId": 660365,
        "description": "Yordan Alvarez homers (30) on a line drive to left center field.",
        "exitVelocity": 111.3,
        "distance": 422,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 145.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8667,
          "percentile": null,
          "score": 110.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 145.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8667,
          "percentile": null,
          "score": 110.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621366,
      "pitcher": "Ryan Borucki",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 142.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 68,
      "totalBbeAllowed": 68,
      "cookedPer100Bbe": 209.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0735,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0294,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 407.0,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2021-07-23",
        "batterId": 624413,
        "pitcherId": 621366,
        "description": "Pete Alonso homers (21) on a fly ball to center field.",
        "exitVelocity": 111.3,
        "distance": 450,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 145.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 117.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.74,
          "percentile": null,
          "score": 133.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 145.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 117.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.74,
          "percentile": null,
          "score": 133.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592826,
      "pitcher": "Vince Velasquez",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 21,
      "reliefAppearances": 5,
      "hotDogIndex": 142.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 269,
      "totalBbeAllowed": 269,
      "cookedPer100Bbe": 52.9,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.5,
      "adjustedXhrPerBbeAllowed": 0.0799,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.1152,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0297,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3226,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 608369,
        "pitcherId": 592826,
        "description": "Corey Seager homers (14) on a line drive to right field.",
        "exitVelocity": 115.3,
        "distance": 385,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 156.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1152,
          "percentile": null,
          "score": 154.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 109.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8565,
          "percentile": null,
          "score": 83.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 143.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 156.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1152,
          "percentile": null,
          "score": 154.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 109.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8565,
          "percentile": null,
          "score": 83.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 143.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453562,
      "pitcher": "Jake Arrieta",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 140.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 336,
      "totalBbeAllowed": 336,
      "cookedPer100Bbe": 41.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.5,
      "adjustedXhrPerBbeAllowed": 0.067,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.1012,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0387,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 408.3,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-04-30",
        "batterId": 458015,
        "pitcherId": 453562,
        "description": "Joey Votto homers (5) on a fly ball to right field. Nick Castellanos scores.",
        "exitVelocity": 113.0,
        "distance": 429,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 136.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1012,
          "percentile": null,
          "score": 139.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.175,
          "percentile": null,
          "score": 119.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 171.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 136.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1012,
          "percentile": null,
          "score": 139.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.175,
          "percentile": null,
          "score": 119.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 171.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650496,
      "pitcher": "J.C. Mej\u00eda",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 11,
      "reliefAppearances": 6,
      "hotDogIndex": 139.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 85.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.0,
      "adjustedXhrPerBbeAllowed": 0.0736,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.092,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0245,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 116.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-07-01",
        "batterId": 670541,
        "pitcherId": 650496,
        "description": "Yordan Alvarez homers (14) on a line drive to center field.",
        "exitVelocity": 116.4,
        "distance": 446,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 146.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.092,
          "percentile": null,
          "score": 124.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6,
          "percentile": null,
          "score": 160.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 126.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 146.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.092,
          "percentile": null,
          "score": 124.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6,
          "percentile": null,
          "score": 160.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 126.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669294,
      "pitcher": "Paul Campbell",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 1,
      "reliefAppearances": 19,
      "hotDogIndex": 139.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 140.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0545,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0707,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0505,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-08-27",
        "batterId": 519058,
        "pitcherId": 669294,
        "description": "Mike Moustakas homers (6) on a fly ball to right field.",
        "exitVelocity": 109.5,
        "distance": 427,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2714,
          "percentile": null,
          "score": 149.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2714,
          "percentile": null,
          "score": 149.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663531,
      "pitcher": "Logan Allen",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 13,
      "reliefAppearances": 3,
      "hotDogIndex": 138.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 84.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.072,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 408.8,
      "maxExitVelocityAllowed": 118.0,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-04-23",
        "batterId": 519317,
        "pitcherId": 663531,
        "description": "Giancarlo Stanton homers (4) on a line drive to left field.",
        "exitVelocity": 118.0,
        "distance": 429,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 143.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5917,
          "percentile": null,
          "score": 159.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 126.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 143.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5917,
          "percentile": null,
          "score": 159.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 126.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622766,
      "pitcher": "Miguel D\u00edaz",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 2,
      "reliefAppearances": 24,
      "hotDogIndex": 138.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 107,
      "totalBbeAllowed": 107,
      "cookedPer100Bbe": 129.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0832,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1215,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-06-02",
        "batterId": 595879,
        "pitcherId": 622766,
        "description": "Javier Baez homers (14) on a line drive to left field. Ian Happ scores.",
        "exitVelocity": 111.4,
        "distance": 384,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0832,
          "percentile": null,
          "score": 164.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1215,
          "percentile": null,
          "score": 160.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.65,
          "percentile": null,
          "score": 132.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 108.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0832,
          "percentile": null,
          "score": 164.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1215,
          "percentile": null,
          "score": 160.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.65,
          "percentile": null,
          "score": 132.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 108.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 521230,
      "pitcher": "Liam Hendriks",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 138.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 93.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0689,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0946,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.027,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-08-14",
        "batterId": 608336,
        "pitcherId": 521230,
        "description": "Joey Gallo homers (3) on a fly ball to right field. Aaron Judge scores.",
        "exitVelocity": 113.8,
        "distance": 424,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 139.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0946,
          "percentile": null,
          "score": 130.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.37,
          "percentile": null,
          "score": 153.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 133.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 139.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0946,
          "percentile": null,
          "score": 130.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.37,
          "percentile": null,
          "score": 153.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 133.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670990,
      "pitcher": "Yohan Ram\u00edrez",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 137.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 64,
      "totalBbeAllowed": 64,
      "cookedPer100Bbe": 215.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0672,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0938,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0469,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 378.0,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2021-08-15",
        "batterId": 572816,
        "pitcherId": 670990,
        "description": "Corey Dickerson homers (1) on a fly ball to right center field.",
        "exitVelocity": 108.3,
        "distance": 408,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 137.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 128.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.95,
          "percentile": null,
          "score": 31.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 179.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 137.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 128.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.95,
          "percentile": null,
          "score": 31.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 179.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656288,
      "pitcher": "Griffin Canning",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 15,
      "reliefAppearances": 2,
      "hotDogIndex": 137.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 72.6,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.4,
      "adjustedXhrPerBbeAllowed": 0.0709,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-07-02",
        "batterId": 641820,
        "pitcherId": 656288,
        "description": "Trey Mancini homers (15) on a fly ball to center field.",
        "exitVelocity": 109.5,
        "distance": 451,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 142.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 131.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4133,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 146.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 142.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 131.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4133,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 146.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663465,
      "pitcher": "Kolby Allard",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 17,
      "reliefAppearances": 17,
      "hotDogIndex": 137.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 394,
      "totalBbeAllowed": 394,
      "cookedPer100Bbe": 34.8,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 26.2,
      "adjustedXhrPerBbeAllowed": 0.0665,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0964,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.033,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-08-28",
        "batterId": 621043,
        "pitcherId": 663465,
        "description": "Carlos Correa homers (20) on a fly ball to left field.",
        "exitVelocity": 111.3,
        "distance": 436,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 132.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 109.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7448,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 151.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 132.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 109.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7448,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 151.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518813,
      "pitcher": "Greg Holland",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 136.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 84.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 12.7,
      "adjustedXhrPerBbeAllowed": 0.0779,
      "xhrDiffAllowed": -3.7,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.1227,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0184,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.7,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 116.0,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-04-20",
        "batterId": 572287,
        "pitcherId": 518813,
        "description": "Mike Zunino homers (3) on a fly ball to left field. Brett Phillips scores.",
        "exitVelocity": 114.4,
        "distance": 434,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 152.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1227,
          "percentile": null,
          "score": 162.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.7,
          "percentile": null,
          "score": 186.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 107.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 152.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1227,
          "percentile": null,
          "score": 162.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.7,
          "percentile": null,
          "score": 186.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 107.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621057,
      "pitcher": "Justin Garza",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 0,
      "reliefAppearances": 21,
      "hotDogIndex": 136.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 168.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0605,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.037,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 407.0,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-06-27",
        "batterId": 443558,
        "pitcherId": 621057,
        "description": "Nelson Cruz homers (17) on a fly ball to left field. Andrelton Simmons scores. Jorge Polanco scores.",
        "exitVelocity": 110.4,
        "distance": 424,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 124.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.66,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 124.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.66,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592716,
      "pitcher": "Adrian Sampson",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 5,
      "reliefAppearances": 5,
      "hotDogIndex": 136.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 103,
      "totalBbeAllowed": 103,
      "cookedPer100Bbe": 132.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0738,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0971,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-09-07",
        "batterId": 592206,
        "pitcherId": 592716,
        "description": "Nick Castellanos homers (27) on a fly ball to center field.",
        "exitVelocity": 108.0,
        "distance": 446,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 146.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0971,
          "percentile": null,
          "score": 133.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.825,
          "percentile": null,
          "score": 169.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 146.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0971,
          "percentile": null,
          "score": 133.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.825,
          "percentile": null,
          "score": 169.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670950,
      "pitcher": "Trevor Richards",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 1,
      "reliefAppearances": 53,
      "hotDogIndex": 136.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 90.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0834,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1126,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0265,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-04-16",
        "batterId": 519317,
        "pitcherId": 670950,
        "description": "Giancarlo Stanton homers (2) on a fly ball to right center field. Gleyber Torres scores.",
        "exitVelocity": 112.4,
        "distance": 398,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0834,
          "percentile": null,
          "score": 165.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1126,
          "percentile": null,
          "score": 150.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9917,
          "percentile": null,
          "score": 61.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 131.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0834,
          "percentile": null,
          "score": 165.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1126,
          "percentile": null,
          "score": 150.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9917,
          "percentile": null,
          "score": 61.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 131.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663423,
      "pitcher": "Trent Thornton",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 4,
      "reliefAppearances": 36,
      "hotDogIndex": 135.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 155,
      "totalBbeAllowed": 155,
      "cookedPer100Bbe": 87.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0761,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.1355,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 395.4,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-06-20",
        "batterId": 600474,
        "pitcherId": 663423,
        "description": "Pedro Severino homers (3) on a line drive to left field.",
        "exitVelocity": 114.6,
        "distance": 405,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 150.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1355,
          "percentile": null,
          "score": 176.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 111.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0761,
          "percentile": null,
          "score": 150.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1355,
          "percentile": null,
          "score": 176.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 111.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573204,
      "pitcher": "Caleb Thielbar",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 135.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 79.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0692,
      "xhrDiffAllowed": -3.9,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.1163,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0233,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.35,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-08-31",
        "batterId": 664023,
        "pitcherId": 573204,
        "description": "Ian Happ homers (17) on a fly ball to left field.",
        "exitVelocity": 110.0,
        "distance": 437,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0692,
          "percentile": null,
          "score": 140.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1163,
          "percentile": null,
          "score": 156.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 117.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8875,
          "percentile": null,
          "score": 137.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 123.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0692,
          "percentile": null,
          "score": 140.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1163,
          "percentile": null,
          "score": 156.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 117.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8875,
          "percentile": null,
          "score": 137.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 123.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622446,
      "pitcher": "Jefry Rodriguez",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 1,
      "reliefAppearances": 13,
      "hotDogIndex": 135.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 74,
      "totalBbeAllowed": 74,
      "cookedPer100Bbe": 183.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0784,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0946,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.027,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-06-25",
        "batterId": 643265,
        "pitcherId": 622446,
        "description": "Garrett Cooper homers (6) on a fly ball to center field. Magneuris Sierra scores.",
        "exitVelocity": 110.2,
        "distance": 432,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 153.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0946,
          "percentile": null,
          "score": 130.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 78.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 133.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 153.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0946,
          "percentile": null,
          "score": 130.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7,
          "percentile": null,
          "score": 78.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 133.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672282,
      "pitcher": "Reid Detmers",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 5,
      "reliefAppearances": 0,
      "hotDogIndex": 135.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 69,
      "totalBbeAllowed": 69,
      "cookedPer100Bbe": 196.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0623,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1014,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.029,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 413.0,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-08-15",
        "batterId": 488726,
        "pitcherId": 672282,
        "description": "Michael Brantley homers (8) on a fly ball to right field.",
        "exitVelocity": 107.6,
        "distance": 424,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 127.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 139.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.92,
          "percentile": null,
          "score": 138.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 140.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 127.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 139.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.92,
          "percentile": null,
          "score": 138.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 140.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642203,
      "pitcher": "Taylor Widener",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 15,
      "reliefAppearances": 11,
      "hotDogIndex": 134.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 227,
      "totalBbeAllowed": 227,
      "cookedPer100Bbe": 59.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0573,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0925,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0352,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 415.2,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 483,
      "worstServedEvent": {
        "gameDate": "2021-03-20",
        "batterId": 656896,
        "pitcherId": 642203,
        "description": "Emmanuel Rivera homers (1) on a line drive to left center field. Kyle Isbel scores.",
        "exitVelocity": 113.3,
        "distance": 461,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 117.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0925,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3412,
          "percentile": null,
          "score": 151.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 159.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0573,
          "percentile": null,
          "score": 117.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0925,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3412,
          "percentile": null,
          "score": 151.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 159.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681806,
      "pitcher": "Andrew Wantz",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 0,
      "reliefAppearances": 21,
      "hotDogIndex": 134.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 67,
      "totalBbeAllowed": 67,
      "cookedPer100Bbe": 200.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0687,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1194,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0299,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 407.8,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-09-14",
        "batterId": 657757,
        "pitcherId": 681806,
        "description": "Gavin Sheets homers (9) on a fly ball to right field. Luis Robert scores. Leury Garcia scores.",
        "exitVelocity": 109.5,
        "distance": 447,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0687,
          "percentile": null,
          "score": 139.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1194,
          "percentile": null,
          "score": 157.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.42,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0687,
          "percentile": null,
          "score": 139.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1194,
          "percentile": null,
          "score": 157.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.42,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594835,
      "pitcher": "Marco Gonzales",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 134.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 430,
      "totalBbeAllowed": 430,
      "cookedPer100Bbe": 31.2,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 30.5,
      "adjustedXhrPerBbeAllowed": 0.0709,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 47,
      "hrCapableBbeRateAllowed": 0.1093,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0279,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2979,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 116.5,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2021-07-09",
        "batterId": 660271,
        "pitcherId": 594835,
        "description": "Shohei Ohtani homers (33) on a fly ball to right field.",
        "exitVelocity": 116.5,
        "distance": 463,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 142.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1093,
          "percentile": null,
          "score": 146.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2979,
          "percentile": null,
          "score": 102.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4207,
          "percentile": null,
          "score": 99.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 135.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 142.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1093,
          "percentile": null,
          "score": 146.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2979,
          "percentile": null,
          "score": 102.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4207,
          "percentile": null,
          "score": 99.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 135.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666200,
      "pitcher": "Jes\u00fas Luzardo",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 20,
      "reliefAppearances": 7,
      "hotDogIndex": 134.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 297,
      "totalBbeAllowed": 297,
      "cookedPer100Bbe": 45.1,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.4,
      "adjustedXhrPerBbeAllowed": 0.0653,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0943,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0269,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 411.2,
      "maxExitVelocityAllowed": 115.8,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-03-16",
        "batterId": 606466,
        "pitcherId": 666200,
        "description": "Ketel Marte homers (2) on a fly ball to left center field.",
        "exitVelocity": 114.7,
        "distance": 457,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 133.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0943,
          "percentile": null,
          "score": 129.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2048,
          "percentile": null,
          "score": 146.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 132.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 133.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0943,
          "percentile": null,
          "score": 129.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2048,
          "percentile": null,
          "score": 146.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 132.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608371,
      "pitcher": "Lucas Sims",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 133.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 135.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0636,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0707,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0303,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.7143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-06-22",
        "batterId": 663616,
        "pitcherId": 608371,
        "description": "Trevor Larnach homers (5) on a fly ball to right center field.",
        "exitVelocity": 112.1,
        "distance": 434,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 130.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7143,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1167,
          "percentile": null,
          "score": 144.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 130.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7143,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1167,
          "percentile": null,
          "score": 144.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 545333,
      "pitcher": "Trevor Bauer",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 19,
      "reliefAppearances": 1,
      "hotDogIndex": 133.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 255,
      "totalBbeAllowed": 255,
      "cookedPer100Bbe": 52.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.3,
      "adjustedXhrPerBbeAllowed": 0.0678,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.1216,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2903,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-05-31",
        "batterId": 642211,
        "pitcherId": 545333,
        "description": "Justin Williams homers (4) on a fly ball to right field.",
        "exitVelocity": 115.0,
        "distance": 416,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 137.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1216,
          "percentile": null,
          "score": 160.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 100.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8474,
          "percentile": null,
          "score": 82.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 134.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 137.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1216,
          "percentile": null,
          "score": 160.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 100.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8474,
          "percentile": null,
          "score": 82.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 134.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518617,
      "pitcher": "Jake Diekman",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 133.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 141,
      "totalBbeAllowed": 141,
      "cookedPer100Bbe": 94.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0794,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1135,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 387.0,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2021-06-22",
        "batterId": 608336,
        "pitcherId": 518617,
        "description": "Joey Gallo homers (13) on a line drive to center field.",
        "exitVelocity": 108.7,
        "distance": 423,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 155.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1135,
          "percentile": null,
          "score": 153.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.93,
          "percentile": null,
          "score": 59.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 155.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1135,
          "percentile": null,
          "score": 153.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.93,
          "percentile": null,
          "score": 59.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 117.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595345,
      "pitcher": "Steven Okert",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 0,
      "reliefAppearances": 34,
      "hotDogIndex": 132.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 83,
      "totalBbeAllowed": 83,
      "cookedPer100Bbe": 160.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0578,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0723,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0361,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-08-06",
        "batterId": 553869,
        "pitcherId": 595345,
        "description": "Elias Diaz homers (13) on a fly ball to left field.",
        "exitVelocity": 108.0,
        "distance": 439,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 120.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 93.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 160.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 120.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 93.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 160.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453178,
      "pitcher": "Ian Kennedy",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 132.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 87.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0632,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0855,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0329,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 403.3,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-09-09",
        "batterId": 656541,
        "pitcherId": 453178,
        "description": "Sam Hilliard homers (10) on a fly ball to right field.",
        "exitVelocity": 111.9,
        "distance": 434,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 128.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 112.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.425,
          "percentile": null,
          "score": 127.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 151.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 128.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 112.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.425,
          "percentile": null,
          "score": 127.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 151.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656638,
      "pitcher": "Alex Lange",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 131.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 107,
      "totalBbeAllowed": 107,
      "cookedPer100Bbe": 122.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0682,
      "xhrDiffAllowed": -2.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1028,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.028,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 391.8,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-04-29",
        "batterId": 606213,
        "pitcherId": 656638,
        "description": "Yermin Mercedes homers (5) on a fly ball to center field.",
        "exitVelocity": 110.8,
        "distance": 449,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 138.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1028,
          "percentile": null,
          "score": 140.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 108.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 136.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 138.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1028,
          "percentile": null,
          "score": 140.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.74,
          "percentile": null,
          "score": 108.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 136.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 598264,
      "pitcher": "Matt Barnes",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 131.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 110.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0739,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0924,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.6364,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 411.0,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-14",
        "batterId": 665489,
        "pitcherId": 598264,
        "description": "Vladimir Guerrero Jr. homers (22) on a fly ball to left center field.",
        "exitVelocity": 114.7,
        "distance": 451,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 147.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0924,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6364,
          "percentile": null,
          "score": 181.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4625,
          "percentile": null,
          "score": 128.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 100.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 147.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0924,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6364,
          "percentile": null,
          "score": 181.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4625,
          "percentile": null,
          "score": 128.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 100.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663432,
      "pitcher": "Tanner Rainey",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 0,
      "reliefAppearances": 41,
      "hotDogIndex": 130.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 161.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0642,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0988,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.037,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-05-04",
        "batterId": 660623,
        "pitcherId": 663432,
        "description": "Huascar Ynoa hits a grand slam (2) to center field. Dansby Swanson scores. William Contreras scores. Cristian Pache scores.",
        "exitVelocity": 107.4,
        "distance": 427,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 130.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0988,
          "percentile": null,
          "score": 134.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 130.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0988,
          "percentile": null,
          "score": 134.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622065,
      "pitcher": "Alex Young",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 2,
      "reliefAppearances": 40,
      "hotDogIndex": 130.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 72.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.0633,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0889,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 410.9,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2021-04-16",
        "batterId": 656941,
        "pitcherId": 622065,
        "description": "Kyle Schwarber homers (1) on a fly ball to right field.",
        "exitVelocity": 111.9,
        "distance": 463,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 129.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.325,
          "percentile": null,
          "score": 150.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 135.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 129.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.325,
          "percentile": null,
          "score": 150.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 135.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592135,
      "pitcher": "Cam Bedrosian",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 1,
      "reliefAppearances": 29,
      "hotDogIndex": 129.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 76,
      "totalBbeAllowed": 76,
      "cookedPer100Bbe": 170.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0539,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0921,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0395,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 381.7,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2021-04-01",
        "batterId": 641933,
        "pitcherId": 592135,
        "description": "Tyler O'Neill homers (1) on a fly ball to left field. Paul Goldschmidt scores.",
        "exitVelocity": 110.2,
        "distance": 391,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 110.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0833,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 174.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 110.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0833,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 174.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 429722,
      "pitcher": "Ervin Santana",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 2,
      "reliefAppearances": 39,
      "hotDogIndex": 129.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 64.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.063,
      "xhrDiffAllowed": -3.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.105,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 423.0,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-26",
        "batterId": 608336,
        "pitcherId": 429722,
        "description": "Joey Gallo homers (14) on a fly ball to center field. Isiah Kiner-Falefa scores. Adolis Garcia scores.",
        "exitVelocity": 111.7,
        "distance": 451,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 128.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 142.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 81.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1,
          "percentile": null,
          "score": 174.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 127.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 128.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 142.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 81.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1,
          "percentile": null,
          "score": 174.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 127.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592314,
      "pitcher": "Mike Foltynewicz",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 26,
      "reliefAppearances": 4,
      "hotDogIndex": 129.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 455,
      "totalBbeAllowed": 455,
      "cookedPer100Bbe": 28.5,
      "hrsAllowed": 35,
      "adjustedXhrAllowed": 31.6,
      "adjustedXhrPerBbeAllowed": 0.0695,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0901,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3902,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 116.5,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2021-07-10",
        "batterId": 664913,
        "pitcherId": 592314,
        "description": "Seth Brown homers (10) on a fly ball to center field.",
        "exitVelocity": 111.8,
        "distance": 472,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0695,
          "percentile": null,
          "score": 140.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0901,
          "percentile": null,
          "score": 119.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3902,
          "percentile": null,
          "score": 131.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1778,
          "percentile": null,
          "score": 120.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0695,
          "percentile": null,
          "score": 140.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0901,
          "percentile": null,
          "score": 119.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3902,
          "percentile": null,
          "score": 131.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1778,
          "percentile": null,
          "score": 120.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 471911,
      "pitcher": "Carlos Carrasco",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 12,
      "reliefAppearances": 0,
      "hotDogIndex": 128.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 76.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0633,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0237,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 408.0,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-09-18",
        "batterId": 516416,
        "pitcherId": 471911,
        "description": "Jean Segura homers (13) on a line drive to left center field.",
        "exitVelocity": 112.2,
        "distance": 420,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 128.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1667,
          "percentile": null,
          "score": 145.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 128.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 167.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1667,
          "percentile": null,
          "score": 145.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656061,
      "pitcher": "Albert Abreu",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 128.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 126.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0765,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 389.5,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2021-07-29",
        "batterId": 596847,
        "pitcherId": 656061,
        "description": "Ji-Man Choi homers (7) on a fly ball to right field. Brandon Lowe scores.",
        "exitVelocity": 107.9,
        "distance": 412,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 151.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 117.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2875,
          "percentile": null,
          "score": 42.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 151.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 117.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2875,
          "percentile": null,
          "score": 42.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675912,
      "pitcher": "Zac Lowther",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 6,
      "reliefAppearances": 5,
      "hotDogIndex": 128.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 91,
      "totalBbeAllowed": 91,
      "cookedPer100Bbe": 140.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0582,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1319,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.022,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 410.3,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-09-12",
        "batterId": 665489,
        "pitcherId": 675912,
        "description": "Vladimir Guerrero homers (44) on a fly ball to left field.",
        "exitVelocity": 113.2,
        "distance": 412,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 121.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1319,
          "percentile": null,
          "score": 172.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6333,
          "percentile": null,
          "score": 132.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 118.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 121.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1319,
          "percentile": null,
          "score": 172.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6333,
          "percentile": null,
          "score": 132.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 118.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606930,
      "pitcher": "Jacob Barnes",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 1,
      "reliefAppearances": 31,
      "hotDogIndex": 128.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 87,
      "totalBbeAllowed": 87,
      "cookedPer100Bbe": 147.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0713,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1034,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-06-13",
        "batterId": 665487,
        "pitcherId": 606930,
        "description": "Fernando Tatis Jr. hits a grand slam (19) to left center field. Jake Cronenworth scores. Jurickson Profar scores. Tommy Pham scores.",
        "exitVelocity": 112.2,
        "distance": 444,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0713,
          "percentile": null,
          "score": 143.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 141.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0429,
          "percentile": null,
          "score": 116.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 122.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0713,
          "percentile": null,
          "score": 143.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 141.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0429,
          "percentile": null,
          "score": 116.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 122.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641582,
      "pitcher": "Matt Foster",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 0,
      "reliefAppearances": 41,
      "hotDogIndex": 127.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 107.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0706,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1008,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0252,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-07-03",
        "batterId": 570731,
        "pitcherId": 641582,
        "description": "Jonathan Schoop homers (16) on a fly ball to center field.",
        "exitVelocity": 107.6,
        "distance": 440,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 141.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1008,
          "percentile": null,
          "score": 138.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6444,
          "percentile": null,
          "score": 53.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 128.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 141.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1008,
          "percentile": null,
          "score": 138.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6444,
          "percentile": null,
          "score": 53.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 128.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 445213,
      "pitcher": "Brandon Kintzler",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 1,
      "reliefAppearances": 33,
      "hotDogIndex": 127.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 101.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0592,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.072,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.032,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 404.5,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-05-16",
        "batterId": 665489,
        "pitcherId": 445213,
        "description": "Vladimir Guerrero Jr. homers (11) on a fly ball to left field.",
        "exitVelocity": 114.4,
        "distance": 465,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 92.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.625,
          "percentile": null,
          "score": 132.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.032,
          "percentile": null,
          "score": 148.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 92.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.625,
          "percentile": null,
          "score": 132.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.032,
          "percentile": null,
          "score": 148.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663460,
      "pitcher": "Kris Bubic",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 21,
      "reliefAppearances": 9,
      "hotDogIndex": 126.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 376,
      "totalBbeAllowed": 376,
      "cookedPer100Bbe": 33.6,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 24.3,
      "adjustedXhrPerBbeAllowed": 0.0646,
      "xhrDiffAllowed": -2.3,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0239,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 408.0,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2021-06-08",
        "batterId": 660271,
        "pitcherId": 663460,
        "description": "Shohei Ohtani homers (17) on a fly ball to right center field. Justin Upton scores.",
        "exitVelocity": 111.7,
        "distance": 470,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 132.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 116.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9818,
          "percentile": null,
          "score": 139.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0239,
          "percentile": null,
          "score": 125.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 132.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 116.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9818,
          "percentile": null,
          "score": 139.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0239,
          "percentile": null,
          "score": 125.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663804,
      "pitcher": "Jackson Kowar",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 10,
      "reliefAppearances": 2,
      "hotDogIndex": 126.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 103,
      "totalBbeAllowed": 103,
      "cookedPer100Bbe": 122.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.065,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1262,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 411.3,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2021-09-19",
        "batterId": 641343,
        "pitcherId": 663804,
        "description": "Jake Bauers homers (4) on a fly ball to right center field.",
        "exitVelocity": 112.2,
        "distance": 460,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 132.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1262,
          "percentile": null,
          "score": 165.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9714,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 132.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1262,
          "percentile": null,
          "score": 165.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9714,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605164,
      "pitcher": "Dylan Bundy",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 21,
      "reliefAppearances": 4,
      "hotDogIndex": 126.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 290,
      "totalBbeAllowed": 290,
      "cookedPer100Bbe": 43.6,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.0,
      "adjustedXhrPerBbeAllowed": 0.0655,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0931,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3704,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 408.4,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2021-03-25",
        "batterId": 543068,
        "pitcherId": 605164,
        "description": "C.J. Cron homers (4) on a fly ball to center field.",
        "exitVelocity": 114.7,
        "distance": 472,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0931,
          "percentile": null,
          "score": 127.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3704,
          "percentile": null,
          "score": 124.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2227,
          "percentile": null,
          "score": 94.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 125.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0931,
          "percentile": null,
          "score": 127.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3704,
          "percentile": null,
          "score": 124.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2227,
          "percentile": null,
          "score": 94.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 125.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 501985,
      "pitcher": "Mike Minor",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 126.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 485,
      "totalBbeAllowed": 485,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 29.4,
      "adjustedXhrPerBbeAllowed": 0.0606,
      "xhrDiffAllowed": -3.4,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0866,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0247,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-06-05",
        "batterId": 593934,
        "pitcherId": 501985,
        "description": "Miguel Sano homers (11) on a fly ball to left field. Nelson Cruz scores.",
        "exitVelocity": 113.2,
        "distance": 449,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 124.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0866,
          "percentile": null,
          "score": 115.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3269,
          "percentile": null,
          "score": 150.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 127.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 124.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0866,
          "percentile": null,
          "score": 115.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3269,
          "percentile": null,
          "score": 150.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 127.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592767,
      "pitcher": "Drew Smyly",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 25,
      "reliefAppearances": 9,
      "hotDogIndex": 125.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 406,
      "totalBbeAllowed": 406,
      "cookedPer100Bbe": 30.9,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 28.7,
      "adjustedXhrPerBbeAllowed": 0.0707,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.1084,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 405.1,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-07-29",
        "batterId": 624413,
        "pitcherId": 592767,
        "description": "Pete Alonso homers (23) on a fly ball to left center field. Brandon Nimmo scores.",
        "exitVelocity": 111.6,
        "distance": 453,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 141.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1084,
          "percentile": null,
          "score": 146.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4571,
          "percentile": null,
          "score": 100.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 141.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1084,
          "percentile": null,
          "score": 146.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4571,
          "percentile": null,
          "score": 100.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608328,
      "pitcher": "Chase De Jong",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 11,
      "reliefAppearances": 1,
      "hotDogIndex": 125.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 76.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0667,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-05",
        "batterId": 595751,
        "pitcherId": 608328,
        "description": "Jorge Alfaro homers (2) on a fly ball to center field. Jesus Aguilar scores.",
        "exitVelocity": 108.2,
        "distance": 432,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 136.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5364,
          "percentile": null,
          "score": 102.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 126.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 136.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5364,
          "percentile": null,
          "score": 102.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 126.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657093,
      "pitcher": "Spenser Watkins",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 10,
      "reliefAppearances": 6,
      "hotDogIndex": 125.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 63.3,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.1,
      "adjustedXhrPerBbeAllowed": 0.0662,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0202,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-08-07",
        "batterId": 443558,
        "pitcherId": 657093,
        "description": "Nelson Cruz homers (4) on a fly ball to center field. Brandon Lowe scores.",
        "exitVelocity": 111.0,
        "distance": 440,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 134.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 148.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7571,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 114.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 134.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 148.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7571,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 114.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 446321,
      "pitcher": "Ross Detwiler",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 5,
      "reliefAppearances": 51,
      "hotDogIndex": 125.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 86.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0717,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-07-19",
        "batterId": 605137,
        "pitcherId": 446321,
        "description": "Josh Bell homers (13) on a fly ball to left field.",
        "exitVelocity": 110.4,
        "distance": 446,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 143.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 119.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.19,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 115.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 143.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 119.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.19,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 115.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656427,
      "pitcher": "Jack Flaherty",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 17,
      "reliefAppearances": 2,
      "hotDogIndex": 124.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 227,
      "totalBbeAllowed": 227,
      "cookedPer100Bbe": 55.0,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0555,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0925,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0264,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-05-25",
        "batterId": 547989,
        "pitcherId": 656427,
        "description": "Jose Abreu homers (10) on a fly ball to left field. Adam Eaton scores.",
        "exitVelocity": 110.3,
        "distance": 420,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0555,
          "percentile": null,
          "score": 113.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0925,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.85,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 131.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0555,
          "percentile": null,
          "score": 113.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0925,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.85,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0264,
          "percentile": null,
          "score": 131.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663738,
      "pitcher": "Daniel Lynch IV",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 16,
      "reliefAppearances": 1,
      "hotDogIndex": 124.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 56.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.0579,
      "xhrDiffAllowed": -3.8,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0905,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.35,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 422.8,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-09-04",
        "batterId": 673357,
        "pitcherId": 663738,
        "description": "Luis Robert homers (7) on a fly ball to center field.",
        "exitVelocity": 112.3,
        "distance": 452,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 120.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 120.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 117.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0111,
          "percentile": null,
          "score": 173.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 122.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 120.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 120.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 117.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0111,
          "percentile": null,
          "score": 173.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 122.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622075,
      "pitcher": "Yency Almonte",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 124.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 87.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0608,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0699,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.028,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.7,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 421.7,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 477,
      "worstServedEvent": {
        "gameDate": "2021-09-02",
        "batterId": 594807,
        "pitcherId": 622075,
        "description": "Adam Duvall homers (30) on a fly ball to left center field. Austin Riley scores.",
        "exitVelocity": 108.4,
        "distance": 477,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 125.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 87.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.16,
          "percentile": null,
          "score": 91.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 125.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 87.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.16,
          "percentile": null,
          "score": 91.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605483,
      "pitcher": "Blake Snell",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 124.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 308,
      "totalBbeAllowed": 308,
      "cookedPer100Bbe": 40.3,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 18.0,
      "adjustedXhrPerBbeAllowed": 0.0584,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0942,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3448,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 412.4,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-08-13",
        "batterId": 606466,
        "pitcherId": 605483,
        "description": "Ketel Marte homers (5) on a fly ball to left field.",
        "exitVelocity": 112.7,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0942,
          "percentile": null,
          "score": 129.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3448,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8187,
          "percentile": null,
          "score": 135.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0942,
          "percentile": null,
          "score": 129.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3448,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8187,
          "percentile": null,
          "score": 135.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 122.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 548389,
      "pitcher": "Ross Stripling",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 21,
      "reliefAppearances": 6,
      "hotDogIndex": 123.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 338,
      "totalBbeAllowed": 338,
      "cookedPer100Bbe": 36.6,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 19.4,
      "adjustedXhrPerBbeAllowed": 0.0574,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0888,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0296,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-06-16",
        "batterId": 596142,
        "pitcherId": 548389,
        "description": "Gary Sanchez homers (10) on a fly ball to left field. Miguel Andujar scores.",
        "exitVelocity": 113.4,
        "distance": 446,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 118.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0888,
          "percentile": null,
          "score": 117.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.004,
          "percentile": null,
          "score": 86.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 143.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 118.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0888,
          "percentile": null,
          "score": 117.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.004,
          "percentile": null,
          "score": 86.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 143.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518858,
      "pitcher": "Nate Jones",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 0,
      "reliefAppearances": 23,
      "hotDogIndex": 123.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 65,
      "totalBbeAllowed": 65,
      "cookedPer100Bbe": 190.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.1031,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1231,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-04-11",
        "batterId": 547180,
        "pitcherId": 518858,
        "description": "Bryce Harper homers (2) on a line drive to left center field.",
        "exitVelocity": 112.8,
        "distance": 410,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1031,
          "percentile": null,
          "score": 188.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1231,
          "percentile": null,
          "score": 163.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1031,
          "percentile": null,
          "score": 188.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1231,
          "percentile": null,
          "score": 163.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571578,
      "pitcher": "Patrick Corbin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 123.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 544,
      "totalBbeAllowed": 544,
      "cookedPer100Bbe": 22.7,
      "hrsAllowed": 37,
      "adjustedXhrAllowed": 33.4,
      "adjustedXhrPerBbeAllowed": 0.0614,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 55,
      "hrCapableBbeRateAllowed": 0.1011,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0257,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 475,
      "worstServedEvent": {
        "gameDate": "2021-08-03",
        "batterId": 516416,
        "pitcherId": 571578,
        "description": "Jean Segura homers (7) on a fly ball to left field.",
        "exitVelocity": 111.1,
        "distance": 429,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1011,
          "percentile": null,
          "score": 138.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2909,
          "percentile": null,
          "score": 100.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6676,
          "percentile": null,
          "score": 76.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 129.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1011,
          "percentile": null,
          "score": 138.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2909,
          "percentile": null,
          "score": 100.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6676,
          "percentile": null,
          "score": 76.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 129.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640444,
      "pitcher": "Wil Crowe",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 26,
      "reliefAppearances": 2,
      "hotDogIndex": 122.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 34.6,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 22.5,
      "adjustedXhrPerBbeAllowed": 0.0636,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3438,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-07-07",
        "batterId": 660670,
        "pitcherId": 640444,
        "description": "Ronald Acuna homers (24) on a fly ball to left center field.",
        "exitVelocity": 110.1,
        "distance": 444,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 129.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 120.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3438,
          "percentile": null,
          "score": 116.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.672,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 129.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 120.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3438,
          "percentile": null,
          "score": 116.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.672,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 500779,
      "pitcher": "Jose Quintana",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 13,
      "reliefAppearances": 19,
      "hotDogIndex": 122.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 64.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.5,
      "adjustedXhrPerBbeAllowed": 0.0654,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0733,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0262,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-04-27",
        "batterId": 608336,
        "pitcherId": 500779,
        "description": "Joey Gallo homers (2) on a line drive to right field. Nick Solak scores.",
        "exitVelocity": 114.3,
        "distance": 394,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 133.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 95.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9813,
          "percentile": null,
          "score": 114.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 130.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 133.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 95.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9813,
          "percentile": null,
          "score": 114.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0262,
          "percentile": null,
          "score": 130.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458677,
      "pitcher": "Justin Wilson",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 122.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 105,
      "totalBbeAllowed": 105,
      "cookedPer100Bbe": 116.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0762,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0381,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 409.1,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 471,
      "worstServedEvent": {
        "gameDate": "2021-08-09",
        "batterId": 605548,
        "pitcherId": 458677,
        "description": "Bradley Zimmer homers (4) on a fly ball to center field.",
        "exitVelocity": 111.6,
        "distance": 471,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0762,
          "percentile": null,
          "score": 99.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 131.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 166.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0762,
          "percentile": null,
          "score": 99.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 131.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 166.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622098,
      "pitcher": "Drew Smith",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 1,
      "reliefAppearances": 30,
      "hotDogIndex": 122.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 115.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0557,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0849,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0283,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 406.9,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-05-22",
        "batterId": 643265,
        "pitcherId": 622098,
        "description": "Garrett Cooper homers (5) on a fly ball to center field. Brian Anderson scores.",
        "exitVelocity": 109.6,
        "distance": 428,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0849,
          "percentile": null,
          "score": 111.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8143,
          "percentile": null,
          "score": 134.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 137.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0849,
          "percentile": null,
          "score": 111.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8143,
          "percentile": null,
          "score": 134.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 137.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641729,
      "pitcher": "Joe Jim\u00e9nez",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 122.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 117,
      "totalBbeAllowed": 117,
      "cookedPer100Bbe": 104.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0564,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0684,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0256,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 473,
      "worstServedEvent": {
        "gameDate": "2021-07-28",
        "batterId": 593934,
        "pitcherId": 641729,
        "description": "Miguel Sano homers (17) on a fly ball to left center field. Jorge Polanco scores.",
        "exitVelocity": 114.8,
        "distance": 473,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 116.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 84.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 178.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 129.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 116.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 84.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 178.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 129.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664141,
      "pitcher": "JT Brubaker",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 122.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 384,
      "totalBbeAllowed": 384,
      "cookedPer100Bbe": 31.8,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 25.7,
      "adjustedXhrPerBbeAllowed": 0.0669,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0911,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0234,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 407.5,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2021-04-30",
        "batterId": 641933,
        "pitcherId": 664141,
        "description": "Tyler O'Neill homers (5) on a fly ball to center field.",
        "exitVelocity": 112.2,
        "distance": 463,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 136.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0911,
          "percentile": null,
          "score": 122.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 108.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3433,
          "percentile": null,
          "score": 69.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 136.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0911,
          "percentile": null,
          "score": 122.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 108.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3433,
          "percentile": null,
          "score": 69.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621076,
      "pitcher": "James Kaprielian",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 21,
      "reliefAppearances": 3,
      "hotDogIndex": 121.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 331,
      "totalBbeAllowed": 331,
      "cookedPer100Bbe": 36.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0595,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0906,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 116.2,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2021-08-26",
        "batterId": 519317,
        "pitcherId": 621076,
        "description": "Giancarlo Stanton homers (23) on a fly ball to center field.",
        "exitVelocity": 116.2,
        "distance": 436,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 123.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0906,
          "percentile": null,
          "score": 120.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2895,
          "percentile": null,
          "score": 149.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 116.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 123.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0906,
          "percentile": null,
          "score": 120.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2895,
          "percentile": null,
          "score": 149.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 116.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571948,
      "pitcher": "Hoby Milner",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 0,
      "reliefAppearances": 23,
      "hotDogIndex": 121.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 66,
      "totalBbeAllowed": 66,
      "cookedPer100Bbe": 184.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.097,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1818,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-09-28",
        "batterId": 571448,
        "pitcherId": 571948,
        "description": "Nolan Arenado homers (34) on a line drive to left center field.",
        "exitVelocity": 106.1,
        "distance": 399,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.097,
          "percentile": null,
          "score": 177.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.75,
          "percentile": null,
          "score": 80.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.097,
          "percentile": null,
          "score": 177.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.75,
          "percentile": null,
          "score": 80.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669212,
      "pitcher": "Eli Morgan",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 121.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 269,
      "totalBbeAllowed": 269,
      "cookedPer100Bbe": 45.2,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.5,
      "adjustedXhrPerBbeAllowed": 0.0688,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.1115,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 115.2,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-08-02",
        "batterId": 665489,
        "pitcherId": 669212,
        "description": "Vladimir Guerrero Jr. homers (34) on a line drive to left field. George Springer scores.",
        "exitVelocity": 115.2,
        "distance": 424,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 139.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1115,
          "percentile": null,
          "score": 148.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.89,
          "percentile": null,
          "score": 84.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 93.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 139.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1115,
          "percentile": null,
          "score": 148.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.89,
          "percentile": null,
          "score": 84.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 93.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656954,
      "pitcher": "Justus Sheffield",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 17,
      "reliefAppearances": 6,
      "hotDogIndex": 121.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 273,
      "totalBbeAllowed": 273,
      "cookedPer100Bbe": 44.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0527,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0842,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0256,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3478,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.5,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 115.8,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-07-06",
        "batterId": 519317,
        "pitcherId": 656954,
        "description": "Giancarlo Stanton homers (15) on a line drive to left field. DJ LeMahieu scores. Gary Sanchez scores.",
        "exitVelocity": 115.8,
        "distance": 434,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 108.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 110.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 117.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.45,
          "percentile": null,
          "score": 183.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 129.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 108.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 110.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 117.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.45,
          "percentile": null,
          "score": 183.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 129.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 457918,
      "pitcher": "J.A. Happ",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 121.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 513,
      "totalBbeAllowed": 513,
      "cookedPer100Bbe": 23.7,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 30.3,
      "adjustedXhrPerBbeAllowed": 0.0591,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 51,
      "hrCapableBbeRateAllowed": 0.0994,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0273,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 27,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-05-12",
        "batterId": 683734,
        "pitcherId": 457918,
        "description": "Andrew Vaughn homers (1) on a fly ball to center field. Yasmani Grandal scores.",
        "exitVelocity": 110.9,
        "distance": 436,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0994,
          "percentile": null,
          "score": 135.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8933,
          "percentile": null,
          "score": 84.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 133.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0994,
          "percentile": null,
          "score": 135.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8933,
          "percentile": null,
          "score": 84.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 133.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554340,
      "pitcher": "Yimi Garc\u00eda",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 0,
      "reliefAppearances": 77,
      "hotDogIndex": 121.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 63.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.8,
      "adjustedXhrPerBbeAllowed": 0.056,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0777,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0311,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 413.4,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-04-30",
        "batterId": 656941,
        "pitcherId": 554340,
        "description": "Kyle Schwarber homers (2) on a fly ball to center field. Josh Bell scores.",
        "exitVelocity": 115.4,
        "distance": 454,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 115.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 102.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0182,
          "percentile": null,
          "score": 140.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 146.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 115.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 102.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0182,
          "percentile": null,
          "score": 140.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 146.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664045,
      "pitcher": "Thomas Eshelman",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 6,
      "reliefAppearances": 3,
      "hotDogIndex": 121.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 104,
      "totalBbeAllowed": 104,
      "cookedPer100Bbe": 116.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0865,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0288,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2021-07-04",
        "batterId": 660271,
        "pitcherId": 664045,
        "description": "Shohei Ohtani homers (31) on a fly ball to center field.",
        "exitVelocity": 112.5,
        "distance": 459,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 110.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0865,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7333,
          "percentile": null,
          "score": 79.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 139.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 110.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0865,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7333,
          "percentile": null,
          "score": 79.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 139.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 548384,
      "pitcher": "Brooks Raley",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 121.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 84.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0486,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0486,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.7143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 405.7,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2021-04-02",
        "batterId": 640461,
        "pitcherId": 548384,
        "description": "Chad Pinder homers (1) on a fly ball to left center field. Jed Lowrie scores.",
        "exitVelocity": 110.6,
        "distance": 419,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 80.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 42.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7143,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7,
          "percentile": null,
          "score": 164.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 183.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 80.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 42.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7143,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7,
          "percentile": null,
          "score": 164.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 183.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660623,
      "pitcher": "Huascar Ynoa",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 18,
      "reliefAppearances": 4,
      "hotDogIndex": 121.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 245,
      "totalBbeAllowed": 245,
      "cookedPer100Bbe": 49.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.0,
      "adjustedXhrPerBbeAllowed": 0.0571,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0286,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4118,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2021-10-12",
        "batterId": 642133,
        "pitcherId": 660623,
        "description": "Rowdy Tellez homers (2) on a fly ball to center field. Christian Yelich scores.",
        "exitVelocity": 110.5,
        "distance": 448,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 117.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 86.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 135.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9267,
          "percentile": null,
          "score": 139.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 117.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 86.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 135.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9267,
          "percentile": null,
          "score": 139.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663554,
      "pitcher": "Casey Mize",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 120.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 475,
      "totalBbeAllowed": 475,
      "cookedPer100Bbe": 25.5,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 26.5,
      "adjustedXhrPerBbeAllowed": 0.0558,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0905,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0274,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2558,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2021-07-07",
        "batterId": 608336,
        "pitcherId": 663554,
        "description": "Joey Gallo homers (23) on a fly ball to right center field.",
        "exitVelocity": 111.6,
        "distance": 462,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 114.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 120.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2558,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9077,
          "percentile": null,
          "score": 138.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 134.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 114.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 120.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2558,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9077,
          "percentile": null,
          "score": 138.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 134.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572888,
      "pitcher": "Shane Greene",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 0,
      "reliefAppearances": 28,
      "hotDogIndex": 120.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 71,
      "totalBbeAllowed": 71,
      "cookedPer100Bbe": 170.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0845,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1127,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.9,
      "avgDistanceAllowed": 386.3,
      "maxExitVelocityAllowed": 105.0,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-07-30",
        "batterId": 500871,
        "pitcherId": 572888,
        "description": "Eduardo Escobar homers (1) on a fly ball to center field.",
        "exitVelocity": 105.0,
        "distance": 424,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 168.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1127,
          "percentile": null,
          "score": 150.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.9333,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 168.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1127,
          "percentile": null,
          "score": 150.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.9333,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656849,
      "pitcher": "David Peterson",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 120.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 203,
      "totalBbeAllowed": 203,
      "cookedPer100Bbe": 59.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0788,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0296,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 412.5,
      "maxExitVelocityAllowed": 117.3,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-05-14",
        "batterId": 572287,
        "pitcherId": 656849,
        "description": "Mike Zunino homers (8) on a fly ball to left field.",
        "exitVelocity": 117.3,
        "distance": 450,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 102.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1273,
          "percentile": null,
          "score": 176.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 143.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 102.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.1273,
          "percentile": null,
          "score": 176.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 143.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592662,
      "pitcher": "Robbie Ray",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 120.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 479,
      "totalBbeAllowed": 479,
      "cookedPer100Bbe": 25.1,
      "hrsAllowed": 33,
      "adjustedXhrAllowed": 29.2,
      "adjustedXhrPerBbeAllowed": 0.061,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.1002,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 403.3,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 592450,
        "pitcherId": 592662,
        "description": "Aaron Judge homers (39) on a line drive to center field.",
        "exitVelocity": 115.3,
        "distance": 441,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 125.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1002,
          "percentile": null,
          "score": 138.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0294,
          "percentile": null,
          "score": 141.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 109.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 125.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1002,
          "percentile": null,
          "score": 138.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0294,
          "percentile": null,
          "score": 141.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 109.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 601713,
      "pitcher": "Nick Pivetta",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 33,
      "reliefAppearances": 3,
      "hotDogIndex": 120.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 450,
      "totalBbeAllowed": 450,
      "cookedPer100Bbe": 26.7,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 28.3,
      "adjustedXhrPerBbeAllowed": 0.0629,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0933,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 495,
      "worstServedEvent": {
        "gameDate": "2021-08-25",
        "batterId": 593934,
        "pitcherId": 601713,
        "description": "Miguel Sano homers (22) on a fly ball to center field.",
        "exitVelocity": 116.7,
        "distance": 495,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 127.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 128.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4963,
          "percentile": null,
          "score": 100.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 119.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 127.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 128.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4963,
          "percentile": null,
          "score": 100.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 119.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607237,
      "pitcher": "Amir Garrett",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 120.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 96.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0656,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.096,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-09-28",
        "batterId": 673357,
        "pitcherId": 607237,
        "description": "Luis Robert homers (12) on a fly ball to left field. Cesar Hernandez scores.",
        "exitVelocity": 111.6,
        "distance": 445,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0656,
          "percentile": null,
          "score": 134.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.096,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0889,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 125.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0656,
          "percentile": null,
          "score": 134.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.096,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0889,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 125.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667297,
      "pitcher": "Tommy Nance",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 0,
      "reliefAppearances": 29,
      "hotDogIndex": 120.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 148.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0481,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0617,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.037,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 408.2,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-09-25",
        "batterId": 657557,
        "pitcherId": 667297,
        "description": "Paul DeJong homers (19) on a fly ball to center field. Lars Nootbaar scores.",
        "exitVelocity": 107.5,
        "distance": 425,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 99.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 70.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.38,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 99.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 70.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 172.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.38,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650644,
      "pitcher": "Aaron Civale",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 119.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 408,
      "totalBbeAllowed": 408,
      "cookedPer100Bbe": 29.4,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0556,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0858,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.027,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-09-12",
        "batterId": 541645,
        "pitcherId": 650644,
        "description": "Avisail Garcia homers (26) on a fly ball to left field.",
        "exitVelocity": 116.7,
        "distance": 411,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0858,
          "percentile": null,
          "score": 113.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 108.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3769,
          "percentile": null,
          "score": 125.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 132.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0858,
          "percentile": null,
          "score": 113.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 108.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3769,
          "percentile": null,
          "score": 125.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 132.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543056,
      "pitcher": "Danny Coulombe",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 1,
      "reliefAppearances": 28,
      "hotDogIndex": 119.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 120.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0434,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0808,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0303,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 109.1,
      "avgDistanceAllowed": 414.6,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-08-05",
        "batterId": 670541,
        "pitcherId": 543056,
        "description": "Yordan Alvarez homers (21) on a fly ball to right field. Michael Brantley scores.",
        "exitVelocity": 112.6,
        "distance": 417,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0434,
          "percentile": null,
          "score": 85.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 109.12,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0434,
          "percentile": null,
          "score": 85.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 109.12,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675916,
      "pitcher": "James Karinchak",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 118.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 121,
      "totalBbeAllowed": 121,
      "cookedPer100Bbe": 98.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0595,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0992,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0248,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-05-23",
        "batterId": 664247,
        "pitcherId": 675916,
        "description": "Kyle Garlick homers (2) on a fly ball to center field. Luis Arraez scores. Josh Donaldson scores.",
        "exitVelocity": 109.3,
        "distance": 442,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 135.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5667,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 135.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5667,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608379,
      "pitcher": "Michael Wacha",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 25,
      "reliefAppearances": 8,
      "hotDogIndex": 118.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 401,
      "totalBbeAllowed": 401,
      "cookedPer100Bbe": 29.6,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.8,
      "adjustedXhrPerBbeAllowed": 0.0643,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0923,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0224,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2162,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-04-21",
        "batterId": 624585,
        "pitcherId": 608379,
        "description": "Jorge Soler homers (2) on a fly ball to left field.",
        "exitVelocity": 112.9,
        "distance": 422,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 131.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 126.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 74.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3583,
          "percentile": null,
          "score": 97.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 131.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 126.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 74.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3583,
          "percentile": null,
          "score": 97.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664062,
      "pitcher": "Tony Gonsolin",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 15,
      "reliefAppearances": 5,
      "hotDogIndex": 118.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 70.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0577,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0774,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0238,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 116.6,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 665487,
        "pitcherId": 664062,
        "description": "Fernando Tatis homers (42) on a fly ball to left center field. Webster Rivas scores.",
        "exitVelocity": 116.6,
        "distance": 467,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 119.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0774,
          "percentile": null,
          "score": 101.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.17,
          "percentile": null,
          "score": 119.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 124.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 119.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0774,
          "percentile": null,
          "score": 101.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.17,
          "percentile": null,
          "score": 119.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 124.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607200,
      "pitcher": "Erick Fedde",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 27,
      "reliefAppearances": 3,
      "hotDogIndex": 118.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 411,
      "totalBbeAllowed": 411,
      "cookedPer100Bbe": 28.8,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0552,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0876,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0292,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-09-09",
        "batterId": 624585,
        "pitcherId": 607200,
        "description": "Jorge Soler homers (23) on a fly ball to center field.",
        "exitVelocity": 111.1,
        "distance": 439,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 112.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0043,
          "percentile": null,
          "score": 115.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 141.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 112.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0043,
          "percentile": null,
          "score": 115.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0292,
          "percentile": null,
          "score": 141.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502179,
      "pitcher": "Paolo Espino",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 20,
      "reliefAppearances": 17,
      "hotDogIndex": 118.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 344,
      "totalBbeAllowed": 344,
      "cookedPer100Bbe": 34.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.0,
      "adjustedXhrPerBbeAllowed": 0.0552,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0843,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0291,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3103,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 408.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2021-07-25",
        "batterId": 596748,
        "pitcherId": 502179,
        "description": "Maikel Franco homers (10) on a line drive to left field.",
        "exitVelocity": 110.1,
        "distance": 418,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 112.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 111.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9842,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 141.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 112.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 111.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9842,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 141.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607572,
      "pitcher": "Sam Howard",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 1,
      "reliefAppearances": 57,
      "hotDogIndex": 118.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 106.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0577,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1081,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-04-05",
        "batterId": 592206,
        "pitcherId": 607572,
        "description": "Nick Castellanos homers (3) on a fly ball to left center field.",
        "exitVelocity": 108.9,
        "distance": 431,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 119.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1081,
          "percentile": null,
          "score": 145.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 104.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 119.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1081,
          "percentile": null,
          "score": 145.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 104.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593833,
      "pitcher": "Wander Suero",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 118.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 90.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0654,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0923,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0231,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 385.4,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2021-08-01",
        "batterId": 542364,
        "pitcherId": 593833,
        "description": "Rafael Ortega homers (6) on a fly ball to right field. Willson Contreras scores.",
        "exitVelocity": 108.9,
        "distance": 392,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 133.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 126.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1,
          "percentile": null,
          "score": 89.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 123.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 133.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 126.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1,
          "percentile": null,
          "score": 89.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 123.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 506433,
      "pitcher": "Yu Darvish",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 117.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 428,
      "totalBbeAllowed": 428,
      "cookedPer100Bbe": 27.5,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 28.4,
      "adjustedXhrPerBbeAllowed": 0.0664,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.1028,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-07-03",
        "batterId": 547180,
        "pitcherId": 506433,
        "description": "Bryce Harper homers (14) on a fly ball to right field.",
        "exitVelocity": 113.5,
        "distance": 406,
        "launchAngle": 44.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 135.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1028,
          "percentile": null,
          "score": 140.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9893,
          "percentile": null,
          "score": 61.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 108.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 135.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1028,
          "percentile": null,
          "score": 140.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9893,
          "percentile": null,
          "score": 61.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 108.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570663,
      "pitcher": "Hansel Robles",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 84,
      "gamesStarted": 0,
      "reliefAppearances": 84,
      "hotDogIndex": 117.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 208,
      "totalBbeAllowed": 208,
      "cookedPer100Bbe": 56.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0625,
      "xhrDiffAllowed": -3.0,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1106,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1739,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-06-25",
        "batterId": 647304,
        "pitcherId": 570663,
        "description": "Josh Naylor homers (7) on a fly ball to right center field.",
        "exitVelocity": 107.6,
        "distance": 423,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 127.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1106,
          "percentile": null,
          "score": 147.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 62.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.28,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 127.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1106,
          "percentile": null,
          "score": 147.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 62.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.28,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660853,
      "pitcher": "Enyel De Los Santos",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 117.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 110,
      "totalBbeAllowed": 110,
      "cookedPer100Bbe": 106.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0618,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0818,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-06-28",
        "batterId": 458015,
        "pitcherId": 660853,
        "description": "Joey Votto homers (9) on a fly ball to right center field.",
        "exitVelocity": 108.0,
        "distance": 435,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 126.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 92.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 105.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 126.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 92.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 105.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660896,
      "pitcher": "Jorge Alcala",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 117.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 77.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0921,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-04-25",
        "batterId": 570256,
        "pitcherId": 660896,
        "description": "Gregory Polanco homers (3) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 419,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 124.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 113.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 124.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 113.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664918,
      "pitcher": "Kyle Keller",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 0,
      "reliefAppearances": 34,
      "hotDogIndex": 117.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 92,
      "totalBbeAllowed": 92,
      "cookedPer100Bbe": 127.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0783,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1304,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.2,
      "avgDistanceAllowed": 385.3,
      "maxExitVelocityAllowed": 105.0,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2021-08-22",
        "batterId": 502671,
        "pitcherId": 664918,
        "description": "Paul Goldschmidt homers (19) on a fly ball to left field.",
        "exitVelocity": 104.9,
        "distance": 414,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0783,
          "percentile": null,
          "score": 153.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1304,
          "percentile": null,
          "score": 170.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2111,
          "percentile": null,
          "score": 22.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0783,
          "percentile": null,
          "score": 153.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1304,
          "percentile": null,
          "score": 170.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2111,
          "percentile": null,
          "score": 22.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663986,
      "pitcher": "Trevor Stephan",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 116.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 64.8,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0644,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.15,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.037,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2021-04-23",
        "batterId": 519317,
        "pitcherId": 663986,
        "description": "Giancarlo Stanton homers (5) on a line drive to right center field.",
        "exitVelocity": 115.7,
        "distance": 418,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 131.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 181.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.04,
          "percentile": null,
          "score": 87.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 99.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 131.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 181.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.04,
          "percentile": null,
          "score": 87.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 99.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621295,
      "pitcher": "Nick Wittgren",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 1,
      "reliefAppearances": 64,
      "hotDogIndex": 116.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 65.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0579,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1067,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-09-08",
        "batterId": 593934,
        "pitcherId": 621295,
        "description": "Miguel Sano homers (25) on a fly ball to center field.",
        "exitVelocity": 112.1,
        "distance": 449,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 120.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1067,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2385,
          "percentile": null,
          "score": 94.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 120.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 120.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1067,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2385,
          "percentile": null,
          "score": 94.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 120.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641682,
      "pitcher": "Ryan Hendrix",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 0,
      "reliefAppearances": 37,
      "hotDogIndex": 116.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 90,
      "totalBbeAllowed": 90,
      "cookedPer100Bbe": 129.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0556,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0889,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-07-19",
        "batterId": 624424,
        "pitcherId": 641682,
        "description": "Michael Conforto homers (6) on a fly ball to center field.",
        "exitVelocity": 107.7,
        "distance": 419,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 113.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4875,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 119.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 113.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4875,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 119.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519293,
      "pitcher": "Will Smith",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 85,
      "gamesStarted": 0,
      "reliefAppearances": 85,
      "hotDogIndex": 115.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 60.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0995,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-07-21",
        "batterId": 665487,
        "pitcherId": 519293,
        "description": "Fernando Tatis homers (30) on a fly ball to center field.",
        "exitVelocity": 110.6,
        "distance": 419,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 130.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0995,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 123.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1273,
          "percentile": null,
          "score": 65.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 130.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0995,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 123.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1273,
          "percentile": null,
          "score": 65.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643338,
      "pitcher": "Chad Green",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 115.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 213,
      "totalBbeAllowed": 213,
      "cookedPer100Bbe": 54.3,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.5,
      "adjustedXhrPerBbeAllowed": 0.0634,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.108,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2609,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 383.3,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-06-05",
        "batterId": 666915,
        "pitcherId": 643338,
        "description": "Bobby Dalbec homers (6) on a fly ball to center field. Christian Vazquez scores.",
        "exitVelocity": 115.6,
        "distance": 453,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 129.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.108,
          "percentile": null,
          "score": 144.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 89.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.12,
          "percentile": null,
          "score": 40.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 129.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.108,
          "percentile": null,
          "score": 144.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 89.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.12,
          "percentile": null,
          "score": 40.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669211,
      "pitcher": "Keegan Akin",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 18,
      "reliefAppearances": 8,
      "hotDogIndex": 115.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 301,
      "totalBbeAllowed": 301,
      "cookedPer100Bbe": 38.4,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.9,
      "adjustedXhrPerBbeAllowed": 0.0561,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0864,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3462,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-09-05",
        "batterId": 596142,
        "pitcherId": 669211,
        "description": "Gary Sanchez hits a grand slam (19) to left field. Luke Voit scores. Gleyber Torres scores. Rougned Odor scores.",
        "exitVelocity": 113.3,
        "distance": 430,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 116.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 114.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 117.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1529,
          "percentile": null,
          "score": 119.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 116.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 114.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3462,
          "percentile": null,
          "score": 117.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1529,
          "percentile": null,
          "score": 119.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 617228,
      "pitcher": "Hirokazu Sawamura",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 115.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 147,
      "totalBbeAllowed": 147,
      "cookedPer100Bbe": 78.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0816,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0272,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2021-06-11",
        "batterId": 665489,
        "pitcherId": 617228,
        "description": "Vladimir Guerrero Jr. homers (19) on a line drive to center field. Marcus Semien scores.",
        "exitVelocity": 111.3,
        "distance": 443,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0816,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0272,
          "percentile": null,
          "score": 133.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0816,
          "percentile": null,
          "score": 105.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0272,
          "percentile": null,
          "score": 133.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502202,
      "pitcher": "Brad Boxberger",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 0,
      "reliefAppearances": 77,
      "hotDogIndex": 115.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 75.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0327,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 415.8,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-09-18",
        "batterId": 575929,
        "pitcherId": 502202,
        "description": "Willson Contreras homers (20) on a fly ball to center field.",
        "exitVelocity": 112.6,
        "distance": 446,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 78.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4625,
          "percentile": null,
          "score": 156.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 150.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 78.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4625,
          "percentile": null,
          "score": 156.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 150.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621074,
      "pitcher": "Michael Rucker",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 0,
      "reliefAppearances": 21,
      "hotDogIndex": 115.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 83,
      "totalBbeAllowed": 83,
      "cookedPer100Bbe": 138.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0614,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1205,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-08-16",
        "batterId": 606157,
        "pitcherId": 621074,
        "description": "Aristides Aquino homers (8) on a fly ball to left center field. Eugenio Suarez scores.",
        "exitVelocity": 113.5,
        "distance": 442,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1205,
          "percentile": null,
          "score": 159.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.06,
          "percentile": null,
          "score": 143.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 81.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1205,
          "percentile": null,
          "score": 159.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.06,
          "percentile": null,
          "score": 143.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 81.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453286,
      "pitcher": "Max Scherzer",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 114.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 456,
      "totalBbeAllowed": 456,
      "cookedPer100Bbe": 25.2,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.048,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0746,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0263,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3824,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-07-08",
        "batterId": 665487,
        "pitcherId": 453286,
        "description": "Fernando Tatis Jr. homers (28) on a fly ball to left center field.",
        "exitVelocity": 113.3,
        "distance": 433,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 98.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 98.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3824,
          "percentile": null,
          "score": 129.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.08,
          "percentile": null,
          "score": 143.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 98.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 98.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3824,
          "percentile": null,
          "score": 129.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.08,
          "percentile": null,
          "score": 143.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592773,
      "pitcher": "Ryne Stanek",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 87,
      "gamesStarted": 0,
      "reliefAppearances": 87,
      "hotDogIndex": 114.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 59.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.1,
      "adjustedXhrPerBbeAllowed": 0.0578,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.026,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-08-22",
        "batterId": 572122,
        "pitcherId": 592773,
        "description": "Kyle Seager homers (29) on a fly ball to center field. Mitch Haniger scores. Ty France scores.",
        "exitVelocity": 109.0,
        "distance": 446,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 120.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 109.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.88,
          "percentile": null,
          "score": 136.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 130.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 120.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 109.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.88,
          "percentile": null,
          "score": 136.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 130.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542960,
      "pitcher": "Brad Brach",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 0,
      "reliefAppearances": 37,
      "hotDogIndex": 114.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 93,
      "totalBbeAllowed": 93,
      "cookedPer100Bbe": 123.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.086,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0323,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 415.4,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2021-05-23",
        "batterId": 592885,
        "pitcherId": 542960,
        "description": "Christian Yelich homers (1) on a fly ball to center field.",
        "exitVelocity": 107.7,
        "distance": 440,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 109.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.086,
          "percentile": null,
          "score": 113.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.26,
          "percentile": null,
          "score": 95.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 149.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 109.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.086,
          "percentile": null,
          "score": 113.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.26,
          "percentile": null,
          "score": 95.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 149.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641745,
      "pitcher": "Brad Keller",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 114.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 422,
      "totalBbeAllowed": 422,
      "cookedPer100Bbe": 27.0,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": -4.1,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0853,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3611,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 413.1,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 485,
      "worstServedEvent": {
        "gameDate": "2021-04-08",
        "batterId": 606213,
        "pitcherId": 641745,
        "description": "Yermin Mercedes homers (2) on a fly ball to left center field.",
        "exitVelocity": 113.3,
        "distance": 485,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0853,
          "percentile": null,
          "score": 112.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 120.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3778,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 117.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0853,
          "percentile": null,
          "score": 112.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 120.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3778,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 117.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656731,
      "pitcher": "Tylor Megill",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 18,
      "reliefAppearances": 1,
      "hotDogIndex": 114.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 251,
      "totalBbeAllowed": 251,
      "cookedPer100Bbe": 45.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 15.0,
      "adjustedXhrPerBbeAllowed": 0.0598,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0956,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 407.9,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-08-07",
        "batterId": 546318,
        "pitcherId": 656731,
        "description": "Odubel Herrera homers (8) on a fly ball to right center field. Alec Bohm scores. Travis Jankowski scores.",
        "exitVelocity": 110.4,
        "distance": 434,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 123.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 131.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7947,
          "percentile": null,
          "score": 81.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 123.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0956,
          "percentile": null,
          "score": 131.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7947,
          "percentile": null,
          "score": 81.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 624522,
      "pitcher": "Keegan Thompson",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 7,
      "reliefAppearances": 27,
      "hotDogIndex": 113.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 73.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0779,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0325,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 407.4,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2021-09-26",
        "batterId": 502671,
        "pitcherId": 624522,
        "description": "Paul Goldschmidt homers (31) on a fly ball to center field.",
        "exitVelocity": 109.1,
        "distance": 464,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 101.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4889,
          "percentile": null,
          "score": 128.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 149.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 101.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4889,
          "percentile": null,
          "score": 128.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 149.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621052,
      "pitcher": "Alex Reyes",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 113.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 63.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0955,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-10-06",
        "batterId": 621035,
        "pitcherId": 621052,
        "description": "Chris Taylor homers (1) on a line drive to left center field. Cody Bellinger scores.",
        "exitVelocity": 110.7,
        "distance": 420,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 131.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 101.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.05,
          "percentile": null,
          "score": 38.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 120.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 131.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 101.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.05,
          "percentile": null,
          "score": 38.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 120.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669456,
      "pitcher": "Shane Bieber",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 113.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 234,
      "totalBbeAllowed": 234,
      "cookedPer100Bbe": 48.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0483,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0256,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 407.9,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-05-27",
        "batterId": 570731,
        "pitcherId": 669456,
        "description": "Jonathan Schoop homers (4) on a line drive to left field.",
        "exitVelocity": 115.3,
        "distance": 402,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0364,
          "percentile": null,
          "score": 142.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 129.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0364,
          "percentile": null,
          "score": 142.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 129.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656730,
      "pitcher": "Trevor Megill",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 0,
      "reliefAppearances": 32,
      "hotDogIndex": 113.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 76,
      "totalBbeAllowed": 76,
      "cookedPer100Bbe": 149.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0921,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0263,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2021-06-28",
        "batterId": 642715,
        "pitcherId": 656730,
        "description": "Willy Adames homers (6) on a fly ball to left center field. Luis Urias scores. Christian Yelich scores.",
        "exitVelocity": 107.9,
        "distance": 411,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9714,
          "percentile": null,
          "score": 32.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9714,
          "percentile": null,
          "score": 32.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543507,
      "pitcher": "Trevor May",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 113.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 69.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0732,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-05-18",
        "batterId": 518692,
        "pitcherId": 543507,
        "description": "Freddie Freeman homers (12) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 446,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 116.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 95.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5833,
          "percentile": null,
          "score": 169.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 116.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 95.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5833,
          "percentile": null,
          "score": 169.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656464,
      "pitcher": "Kevin Ginkel",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 113.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 87,
      "totalBbeAllowed": 87,
      "cookedPer100Bbe": 130.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0701,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1264,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 405.7,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-04-28",
        "batterId": 622761,
        "pitcherId": 656464,
        "description": "Jorge Mateo homers (1) on a line drive to left field. Eric Hosmer scores.",
        "exitVelocity": 109.2,
        "distance": 405,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 141.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1264,
          "percentile": null,
          "score": 166.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6,
          "percentile": null,
          "score": 52.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 78.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 141.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1264,
          "percentile": null,
          "score": 166.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6,
          "percentile": null,
          "score": 52.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 78.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650959,
      "pitcher": "Marcos Dipl\u00e1n",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 0,
      "reliefAppearances": 24,
      "hotDogIndex": 112.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 84,
      "totalBbeAllowed": 84,
      "cookedPer100Bbe": 134.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0643,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0119,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2021-08-30",
        "batterId": 665489,
        "pitcherId": 650959,
        "description": "Vladimir Guerrero homers (38) on a line drive to left field. Kevin Smith scores. George Springer scores.",
        "exitVelocity": 112.1,
        "distance": 408,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 109.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7167,
          "percentile": null,
          "score": 133.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 80.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 109.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7167,
          "percentile": null,
          "score": 133.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 80.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 579328,
      "pitcher": "Yusei Kikuchi",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 112.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 434,
      "totalBbeAllowed": 434,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 26.8,
      "adjustedXhrPerBbeAllowed": 0.0618,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0899,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2564,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-06-05",
        "batterId": 660271,
        "pitcherId": 579328,
        "description": "Shohei Ohtani homers (16) on a line drive to center field.",
        "exitVelocity": 112.5,
        "distance": 436,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 119.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2564,
          "percentile": null,
          "score": 89.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2704,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0899,
          "percentile": null,
          "score": 119.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2564,
          "percentile": null,
          "score": 89.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2704,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669330,
      "pitcher": "Tyler Wells",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 112.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 75.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0611,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.094,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0201,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-05-18",
        "batterId": 572287,
        "pitcherId": 669330,
        "description": "Mike Zunino homers (9) on a fly ball to center field. Joey Wendle scores.",
        "exitVelocity": 110.3,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 125.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.094,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6667,
          "percentile": null,
          "score": 53.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 125.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.094,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6667,
          "percentile": null,
          "score": 53.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669060,
      "pitcher": "Bryse Wilson",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 112.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 253,
      "totalBbeAllowed": 253,
      "cookedPer100Bbe": 44.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0577,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0988,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.36,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2021-04-25",
        "batterId": 519390,
        "pitcherId": 669060,
        "description": "Stephen Vogt homers (3) on a fly ball to right field. Josh VanMeter scores.",
        "exitVelocity": 106.4,
        "distance": 401,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 119.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0988,
          "percentile": null,
          "score": 135.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.36,
          "percentile": null,
          "score": 120.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.32,
          "percentile": null,
          "score": 68.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 119.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0988,
          "percentile": null,
          "score": 135.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.36,
          "percentile": null,
          "score": 120.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.32,
          "percentile": null,
          "score": 68.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458708,
      "pitcher": "Josh Tomlin",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 112.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 64.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0747,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0287,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2021-05-12",
        "batterId": 606192,
        "pitcherId": 458708,
        "description": "Teoscar Hernandez homers (5) on a fly ball to left center field. Bo Bichette scores.",
        "exitVelocity": 111.0,
        "distance": 464,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 103.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 98.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.14,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 139.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 103.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 98.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.14,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 139.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543037,
      "pitcher": "Gerrit Cole",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 112.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 480,
      "totalBbeAllowed": 480,
      "cookedPer100Bbe": 23.4,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 26.2,
      "adjustedXhrPerBbeAllowed": 0.0546,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0854,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2927,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-27",
        "batterId": 646240,
        "pitcherId": 543037,
        "description": "Rafael Devers homers (19) on a fly ball to right center field. Alex Verdugo scores. J.D. Martinez scores.",
        "exitVelocity": 113.7,
        "distance": 451,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0854,
          "percentile": null,
          "score": 112.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2927,
          "percentile": null,
          "score": 101.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9138,
          "percentile": null,
          "score": 112.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0854,
          "percentile": null,
          "score": 112.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2927,
          "percentile": null,
          "score": 101.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9138,
          "percentile": null,
          "score": 112.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 451584,
      "pitcher": "Wade Davis",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 112.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 135,
      "totalBbeAllowed": 135,
      "cookedPer100Bbe": 83.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0644,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0889,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 410.8,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-06-04",
        "batterId": 593934,
        "pitcherId": 451584,
        "description": "Miguel Sano homers (10) on a line drive to center field. Trevor Larnach scores.",
        "exitVelocity": 114.3,
        "distance": 428,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 131.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 125.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 131.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.375,
          "percentile": null,
          "score": 125.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641927,
      "pitcher": "Bailey Ober",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 111.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 263,
      "totalBbeAllowed": 263,
      "cookedPer100Bbe": 42.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.0631,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.1331,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 385.1,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-08-17",
        "batterId": 669288,
        "pitcherId": 641927,
        "description": "Daniel Johnson homers (3) on a fly ball to right field. Yu Chang scores.",
        "exitVelocity": 108.0,
        "distance": 425,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 128.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1331,
          "percentile": null,
          "score": 173.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.175,
          "percentile": null,
          "score": 66.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 128.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1331,
          "percentile": null,
          "score": 173.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.175,
          "percentile": null,
          "score": 66.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 649144,
      "pitcher": "Alex Wells",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 8,
      "reliefAppearances": 3,
      "hotDogIndex": 111.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 73.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0605,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0724,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 392.1,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-09-14",
        "batterId": 572228,
        "pitcherId": 649144,
        "description": "Luke Voit homers (10) on a fly ball to left field.",
        "exitVelocity": 109.4,
        "distance": 405,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 93.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.83,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 113.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 93.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.83,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 113.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650382,
      "pitcher": "Darwinzon Hern\u00e1ndez",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 111.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 95,
      "totalBbeAllowed": 95,
      "cookedPer100Bbe": 116.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0516,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0842,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-09-25",
        "batterId": 519317,
        "pitcherId": 650382,
        "description": "Giancarlo Stanton hits a grand slam (33) to left center field. Brett Gardner scores. Aaron Judge scores. Anthony Rizzo scores.",
        "exitVelocity": 114.1,
        "distance": 452,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 105.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 93.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 116.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 105.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 93.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 116.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605488,
      "pitcher": "Jeffrey Springs",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 110.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 104,
      "totalBbeAllowed": 104,
      "cookedPer100Bbe": 106.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0827,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1058,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 389.3,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2021-04-17",
        "batterId": 596059,
        "pitcherId": 605488,
        "description": "Rougned Odor homers (1) on a fly ball to right center field.",
        "exitVelocity": 110.6,
        "distance": 443,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 163.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 143.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 161.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9333,
          "percentile": null,
          "score": 60.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 163.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 143.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 161.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9333,
          "percentile": null,
          "score": 60.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622092,
      "pitcher": "Kyle Zimmer",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 2,
      "reliefAppearances": 54,
      "hotDogIndex": 110.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 76.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0469,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 421.7,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2021-04-15",
        "batterId": 665489,
        "pitcherId": 622092,
        "description": "Vladimir Guerrero Jr. homers (3) on a fly ball to center field.",
        "exitVelocity": 112.8,
        "distance": 456,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 95.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7571,
          "percentile": null,
          "score": 166.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 115.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 95.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7571,
          "percentile": null,
          "score": 166.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 115.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656629,
      "pitcher": "Michael Kopech",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 4,
      "reliefAppearances": 47,
      "hotDogIndex": 110.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 67.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0561,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-09-04",
        "batterId": 467793,
        "pitcherId": 656629,
        "description": "Carlos Santana homers (18) on a fly ball to right center field.",
        "exitVelocity": 110.3,
        "distance": 441,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 115.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.19,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 115.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 122.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.19,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542585,
      "pitcher": "Jos\u00e9 Cisnero",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 110.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 62.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0446,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0565,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 420.8,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-04-06",
        "batterId": 621439,
        "pitcherId": 542585,
        "description": "Byron Buxton homers (3) on a fly ball to left center field.",
        "exitVelocity": 114.1,
        "distance": 451,
        "launchAngle": 38.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 60.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7167,
          "percentile": null,
          "score": 165.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 137.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 60.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7167,
          "percentile": null,
          "score": 165.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 137.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642130,
      "pitcher": "Blake Taylor",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 109.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 82.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0481,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0827,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2021-04-16",
        "batterId": 657108,
        "pitcherId": 642130,
        "description": "Evan White homers (1) on a fly ball to left center field.",
        "exitVelocity": 110.7,
        "distance": 416,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 99.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 108.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2667,
          "percentile": null,
          "score": 95.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 99.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 108.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2667,
          "percentile": null,
          "score": 95.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592390,
      "pitcher": "Heath Hembree",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 109.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 82.3,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0549,
      "xhrDiffAllowed": 4.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1128,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2021-06-13",
        "batterId": 641857,
        "pitcherId": 592390,
        "description": "Ryan McMahon homers (15) on a fly ball to center field.",
        "exitVelocity": 109.3,
        "distance": 414,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0549,
          "percentile": null,
          "score": 111.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1128,
          "percentile": null,
          "score": 151.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6667,
          "percentile": null,
          "score": 76.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0549,
          "percentile": null,
          "score": 111.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1128,
          "percentile": null,
          "score": 151.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6667,
          "percentile": null,
          "score": 76.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 658305,
      "pitcher": "Edgar Garc\u00eda",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 0,
      "reliefAppearances": 16,
      "hotDogIndex": 109.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 52,
      "totalBbeAllowed": 52,
      "cookedPer100Bbe": 210.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.1,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1346,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.3,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-08-26",
        "batterId": 666915,
        "pitcherId": 658305,
        "description": "Bobby Dalbec homers (16) on a fly ball to left field. Jarren Duran scores.",
        "exitVelocity": 110.1,
        "distance": 381,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 181.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1346,
          "percentile": null,
          "score": 174.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.32,
          "percentile": null,
          "score": 25.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 181.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1346,
          "percentile": null,
          "score": 174.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.32,
          "percentile": null,
          "score": 25.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677976,
      "pitcher": "Randy Dobnak",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 8,
      "reliefAppearances": 9,
      "hotDogIndex": 109.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 57.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.06,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2021-06-09",
        "batterId": 519317,
        "pitcherId": 677976,
        "description": "Giancarlo Stanton homers (10) on a fly ball to center field. Aaron Judge scores. Gleyber Torres scores.",
        "exitVelocity": 113.6,
        "distance": 423,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 123.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 103.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5727,
          "percentile": null,
          "score": 130.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 123.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 103.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5727,
          "percentile": null,
          "score": 130.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663474,
      "pitcher": "Triston McKenzie",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 27,
      "reliefAppearances": 1,
      "hotDogIndex": 108.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 298,
      "totalBbeAllowed": 298,
      "cookedPer100Bbe": 36.5,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 17.8,
      "adjustedXhrPerBbeAllowed": 0.0597,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.094,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0134,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-04-25",
        "batterId": 645801,
        "pitcherId": 663474,
        "description": "Mike Ford homers (1) on a line drive to right center field.",
        "exitVelocity": 109.1,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 123.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.094,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4095,
          "percentile": null,
          "score": 99.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 85.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 123.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.094,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4095,
          "percentile": null,
          "score": 99.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 85.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642083,
      "pitcher": "Aaron Slegers",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 0,
      "reliefAppearances": 32,
      "hotDogIndex": 108.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 99.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0679,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-06-15",
        "batterId": 669221,
        "pitcherId": 642083,
        "description": "Sean Murphy homers (8) on a fly ball to center field.",
        "exitVelocity": 107.0,
        "distance": 436,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 138.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 58.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 70.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 138.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 58.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 70.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641482,
      "pitcher": "Nestor Cortes",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 14,
      "reliefAppearances": 11,
      "hotDogIndex": 108.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 251,
      "totalBbeAllowed": 251,
      "cookedPer100Bbe": 43.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.6,
      "adjustedXhrPerBbeAllowed": 0.0542,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0757,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4737,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-09-03",
        "batterId": 641820,
        "pitcherId": 641482,
        "description": "Trey Mancini homers (21) on a fly ball to left field.",
        "exitVelocity": 110.8,
        "distance": 416,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 110.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 99.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4737,
          "percentile": null,
          "score": 149.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 97.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 110.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 99.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4737,
          "percentile": null,
          "score": 149.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 97.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502624,
      "pitcher": "Chase Anderson",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 12,
      "reliefAppearances": 5,
      "hotDogIndex": 108.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 59.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.071,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-05-16",
        "batterId": 666182,
        "pitcherId": 502624,
        "description": "Bo Bichette homers (9) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 437,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 97.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 90.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.625,
          "percentile": null,
          "score": 132.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 117.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 97.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 90.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.625,
          "percentile": null,
          "score": 132.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 117.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518633,
      "pitcher": "Danny Duffy",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 15,
      "reliefAppearances": 1,
      "hotDogIndex": 108.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 62.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0517,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0287,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 418.0,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-04-13",
        "batterId": 660271,
        "pitcherId": 518633,
        "description": "Shohei Ohtani homers (4) on a fly ball to center field.",
        "exitVelocity": 108.9,
        "distance": 431,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 52.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0286,
          "percentile": null,
          "score": 141.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 139.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 52.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 163.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0286,
          "percentile": null,
          "score": 141.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 139.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669674,
      "pitcher": "Sam Long",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 12,
      "gamesStarted": 5,
      "reliefAppearances": 7,
      "hotDogIndex": 107.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 89.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0917,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-06-20",
        "batterId": 592663,
        "pitcherId": 669674,
        "description": "J.T. Realmuto homers (7) on a fly ball to center field. Rhys Hoskins scores.",
        "exitVelocity": 107.0,
        "distance": 433,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 94.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 123.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.52,
          "percentile": null,
          "score": 100.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 127.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 94.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 123.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.52,
          "percentile": null,
          "score": 100.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 127.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677960,
      "pitcher": "Ryan Weathers",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 20,
      "reliefAppearances": 12,
      "hotDogIndex": 107.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 296,
      "totalBbeAllowed": 296,
      "cookedPer100Bbe": 36.3,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0574,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0845,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.32,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-08-11",
        "batterId": 621446,
        "pitcherId": 677960,
        "description": "Lewis Brinson homers (7) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 433,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 118.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.32,
          "percentile": null,
          "score": 109.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.39,
          "percentile": null,
          "score": 70.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 100.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 118.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.32,
          "percentile": null,
          "score": 109.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.39,
          "percentile": null,
          "score": 70.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 100.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640455,
      "pitcher": "Sean Manaea",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 107.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 510,
      "totalBbeAllowed": 510,
      "cookedPer100Bbe": 21.0,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 24.6,
      "adjustedXhrPerBbeAllowed": 0.0482,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0706,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0235,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3056,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2021-08-27",
        "batterId": 519317,
        "pitcherId": 640455,
        "description": "Giancarlo Stanton homers (24) on a fly ball to center field.",
        "exitVelocity": 112.1,
        "distance": 472,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 89.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 105.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.276,
          "percentile": null,
          "score": 123.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 124.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 89.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 105.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.276,
          "percentile": null,
          "score": 123.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 124.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592836,
      "pitcher": "Taijuan Walker",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 31,
      "reliefAppearances": 1,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 469,
      "totalBbeAllowed": 469,
      "cookedPer100Bbe": 22.8,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 24.0,
      "adjustedXhrPerBbeAllowed": 0.0512,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.081,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2895,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-09-22",
        "batterId": 656941,
        "pitcherId": 592836,
        "description": "Kyle Schwarber homers (30) on a fly ball to center field.",
        "exitVelocity": 112.6,
        "distance": 434,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 105.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2895,
          "percentile": null,
          "score": 100.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.037,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 110.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 105.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2895,
          "percentile": null,
          "score": 100.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.037,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 110.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642028,
      "pitcher": "Josh Rogers",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 6,
      "reliefAppearances": 0,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 113,
      "totalBbeAllowed": 113,
      "cookedPer100Bbe": 94.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0558,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0177,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 396.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-10-01",
        "batterId": 666915,
        "pitcherId": 642028,
        "description": "Bobby Dalbec homers (25) on a fly ball to left center field.",
        "exitVelocity": 110.9,
        "distance": 376,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0857,
          "percentile": null,
          "score": 89.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0857,
          "percentile": null,
          "score": 89.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650668,
      "pitcher": "Humberto Mej\u00eda",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 5,
      "reliefAppearances": 0,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 76,
      "totalBbeAllowed": 76,
      "cookedPer100Bbe": 140.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0605,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0921,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 410.8,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2021-09-26",
        "batterId": 608369,
        "pitcherId": 650668,
        "description": "Corey Seager homers (12) on a fly ball to right field.",
        "exitVelocity": 108.7,
        "distance": 464,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.02,
          "percentile": null,
          "score": 86.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 84.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 125.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.02,
          "percentile": null,
          "score": 86.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 84.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543475,
      "pitcher": "Jordan Lyles",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 32,
      "reliefAppearances": 2,
      "hotDogIndex": 106.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 571,
      "totalBbeAllowed": 571,
      "cookedPer100Bbe": 18.7,
      "hrsAllowed": 38,
      "adjustedXhrAllowed": 30.8,
      "adjustedXhrPerBbeAllowed": 0.0539,
      "xhrDiffAllowed": 7.2,
      "hrCapableBbeAllowed": 51,
      "hrCapableBbeRateAllowed": 0.0893,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0193,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2745,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 115.5,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-04-20",
        "batterId": 545361,
        "pitcherId": 543475,
        "description": "Mike Trout homers (5) on a fly ball to left center field.",
        "exitVelocity": 115.5,
        "distance": 446,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 110.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0893,
          "percentile": null,
          "score": 118.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2745,
          "percentile": null,
          "score": 93.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9105,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 110.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0893,
          "percentile": null,
          "score": 118.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2745,
          "percentile": null,
          "score": 93.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9105,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607644,
      "pitcher": "John Means",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 105.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 436,
      "totalBbeAllowed": 436,
      "cookedPer100Bbe": 24.3,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 23.2,
      "adjustedXhrPerBbeAllowed": 0.0532,
      "xhrDiffAllowed": 6.8,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0917,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2021-05-24",
        "batterId": 663616,
        "pitcherId": 607644,
        "description": "Trevor Larnach homers (2) on a fly ball to center field.",
        "exitVelocity": 112.2,
        "distance": 461,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 109.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.88,
          "percentile": null,
          "score": 83.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 109.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.88,
          "percentile": null,
          "score": 83.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518516,
      "pitcher": "Madison Bumgarner",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 105.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 462,
      "totalBbeAllowed": 462,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.7,
      "adjustedXhrPerBbeAllowed": 0.0556,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0823,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 15,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3947,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2021-03-26",
        "batterId": 608385,
        "pitcherId": 518516,
        "description": "Jesse Winker homers (1) on a fly ball to right center field.",
        "exitVelocity": 109.0,
        "distance": 450,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0823,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3947,
          "percentile": null,
          "score": 132.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6741,
          "percentile": null,
          "score": 77.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0823,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3947,
          "percentile": null,
          "score": 132.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6741,
          "percentile": null,
          "score": 77.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657612,
      "pitcher": "Tim Hill",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 105.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 62.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.055,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0651,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0178,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-04-16",
        "batterId": 608369,
        "pitcherId": 657612,
        "description": "Corey Seager homers (2) on a fly ball to center field. Mookie Betts scores.",
        "exitVelocity": 109.5,
        "distance": 423,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 111.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 77.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7667,
          "percentile": null,
          "score": 134.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 103.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 111.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 77.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7667,
          "percentile": null,
          "score": 134.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 103.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593334,
      "pitcher": "Domingo Germ\u00e1n",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 20,
      "reliefAppearances": 4,
      "hotDogIndex": 105.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 303,
      "totalBbeAllowed": 303,
      "cookedPer100Bbe": 34.7,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0515,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 386.6,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-06-06",
        "batterId": 657077,
        "pitcherId": 593334,
        "description": "Alex Verdugo homers (8) on a fly ball to right center field.",
        "exitVelocity": 108.8,
        "distance": 446,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 105.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 107.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 94.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6833,
          "percentile": null,
          "score": 77.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 113.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 105.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 107.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 94.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6833,
          "percentile": null,
          "score": 77.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 113.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641793,
      "pitcher": "Zack Littell",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 2,
      "reliefAppearances": 68,
      "hotDogIndex": 105.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 59.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0559,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0847,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 392.0,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-05-18",
        "batterId": 592206,
        "pitcherId": 641793,
        "description": "Nick Castellanos homers (11) on a fly ball to left center field.",
        "exitVelocity": 110.5,
        "distance": 414,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 115.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0847,
          "percentile": null,
          "score": 111.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 44.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8875,
          "percentile": null,
          "score": 57.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 115.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0847,
          "percentile": null,
          "score": 111.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 44.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8875,
          "percentile": null,
          "score": 57.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593576,
      "pitcher": "H\u00e9ctor Neris",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 104.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 55.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.0574,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.1053,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-09-16",
        "batterId": 575929,
        "pitcherId": 593576,
        "description": "Willson Contreras homers (19) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 434,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 118.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 143.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7462,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 118.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 143.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7462,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605400,
      "pitcher": "Aaron Nola",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 104.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 507,
      "totalBbeAllowed": 507,
      "cookedPer100Bbe": 20.6,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.071,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0237,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.3056,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 116.0,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2021-06-08",
        "batterId": 660670,
        "pitcherId": 605400,
        "description": "Ronald Acuna homers (18) on a fly ball to left field.",
        "exitVelocity": 116.0,
        "distance": 460,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 88.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 105.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3115,
          "percentile": null,
          "score": 124.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 88.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 105.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3115,
          "percentile": null,
          "score": 124.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642397,
      "pitcher": "Gregory Soto",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 103.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 62.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0793,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 392.1,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-08-17",
        "batterId": 666176,
        "pitcherId": 642397,
        "description": "Jo Adell hits a grand slam (1) to left center field. Jared Walsh scores. Jose Iglesias scores. Jack Mayfield scores.",
        "exitVelocity": 111.9,
        "distance": 416,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6286,
          "percentile": null,
          "score": 105.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6286,
          "percentile": null,
          "score": 105.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593423,
      "pitcher": "Frankie Montas",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 102.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 503,
      "totalBbeAllowed": 503,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 22.4,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0736,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3784,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 403.3,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-07-23",
        "batterId": 663728,
        "pitcherId": 593423,
        "description": "Cal Raleigh homers (1) on a fly ball to right center field. Ty France scores.",
        "exitVelocity": 113.1,
        "distance": 444,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 88.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 96.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3784,
          "percentile": null,
          "score": 128.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.99,
          "percentile": null,
          "score": 140.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 88.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 96.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3784,
          "percentile": null,
          "score": 128.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.99,
          "percentile": null,
          "score": 140.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621112,
      "pitcher": "Paul Blackburn",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 9,
      "reliefAppearances": 1,
      "hotDogIndex": 102.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 74.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0876,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-09-16",
        "batterId": 521692,
        "pitcherId": 621112,
        "description": "Salvador Perez homers (45) on a fly ball to left center field. Nicky Lopez scores.",
        "exitVelocity": 106.9,
        "distance": 428,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 47.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 47.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453192,
      "pitcher": "Andrew Miller",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 102.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 93.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0569,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0917,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2021-04-03",
        "batterId": 606157,
        "pitcherId": 453192,
        "description": "Aristides Aquino homers (1) on a fly ball to left center field.",
        "exitVelocity": 112.0,
        "distance": 404,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0569,
          "percentile": null,
          "score": 117.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.22,
          "percentile": null,
          "score": 147.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 70.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0569,
          "percentile": null,
          "score": 117.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.22,
          "percentile": null,
          "score": 147.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 70.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608723,
      "pitcher": "Austin Voth",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 2,
      "reliefAppearances": 50,
      "hotDogIndex": 101.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 58.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 410.2,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-06-01",
        "batterId": 660670,
        "pitcherId": 608723,
        "description": "Ronald Acuna homers (17) on a fly ball to center field. Johan Camargo scores.",
        "exitVelocity": 109.8,
        "distance": 432,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 103.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 104.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 103.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 104.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605397,
      "pitcher": "Joe Musgrove",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 34,
      "reliefAppearances": 1,
      "hotDogIndex": 101.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 470,
      "totalBbeAllowed": 470,
      "cookedPer100Bbe": 21.6,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.8,
      "adjustedXhrPerBbeAllowed": 0.0485,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0191,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-09-26",
        "batterId": 592626,
        "pitcherId": 605397,
        "description": "Joc Pederson homers (17) on a fly ball to right center field.",
        "exitVelocity": 109.3,
        "distance": 420,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0485,
          "percentile": null,
          "score": 100.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 83.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 107.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 110.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0485,
          "percentile": null,
          "score": 100.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 83.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 107.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 110.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628317,
      "pitcher": "Kenta Maeda",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 101.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 323,
      "totalBbeAllowed": 323,
      "cookedPer100Bbe": 31.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.0514,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.065,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4762,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-04-27",
        "batterId": 614177,
        "pitcherId": 628317,
        "description": "Franmil Reyes homers (6) on a fly ball to left field.",
        "exitVelocity": 111.3,
        "distance": 452,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 104.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4762,
          "percentile": null,
          "score": 150.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 96.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 104.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4762,
          "percentile": null,
          "score": 150.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 96.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607455,
      "pitcher": "Anthony Banda",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 1,
      "reliefAppearances": 31,
      "hotDogIndex": 101.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 95.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0189,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 400,
      "worstServedEvent": {
        "gameDate": "2021-10-03",
        "batterId": 606157,
        "pitcherId": 607455,
        "description": "Aristides Aquino homers (10) on a fly ball to center field.",
        "exitVelocity": 106.4,
        "distance": 400,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 110.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 78.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.15,
          "percentile": null,
          "score": 40.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 109.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 110.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 78.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.15,
          "percentile": null,
          "score": 40.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 109.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592346,
      "pitcher": "Chi Chi Gonz\u00e1lez",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 20,
      "reliefAppearances": 6,
      "hotDogIndex": 101.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 365,
      "totalBbeAllowed": 365,
      "cookedPer100Bbe": 27.8,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0767,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 407.3,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-05-08",
        "batterId": 502671,
        "pitcherId": 592346,
        "description": "Paul Goldschmidt homers (5) on a fly ball to left field. Dylan Carlson scores.",
        "exitVelocity": 111.6,
        "distance": 430,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 86.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0767,
          "percentile": null,
          "score": 100.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6111,
          "percentile": null,
          "score": 104.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 86.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0767,
          "percentile": null,
          "score": 100.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6111,
          "percentile": null,
          "score": 104.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643290,
      "pitcher": "Justin Dunn",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 101.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 74.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0735,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-05-23",
        "batterId": 665487,
        "pitcherId": 643290,
        "description": "Fernando Tatis Jr. homers (12) on a fly ball to left center field.",
        "exitVelocity": 109.7,
        "distance": 441,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 95.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8833,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 118.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 95.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8833,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 118.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657006,
      "pitcher": "Justin Steele",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 9,
      "reliefAppearances": 14,
      "hotDogIndex": 101.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 64.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.058,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0892,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-08-10",
        "batterId": 541645,
        "pitcherId": 657006,
        "description": "Avisail Garcia homers (20) on a fly ball to center field. Eduardo Escobar scores.",
        "exitVelocity": 112.1,
        "distance": 457,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 121.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 118.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3833,
          "percentile": null,
          "score": 45.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 121.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 118.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3833,
          "percentile": null,
          "score": 45.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605347,
      "pitcher": "Jorge L\u00f3pez",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 27,
      "reliefAppearances": 9,
      "hotDogIndex": 100.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 390,
      "totalBbeAllowed": 390,
      "cookedPer100Bbe": 25.8,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 19.0,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0718,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-05-26",
        "batterId": 593934,
        "pitcherId": 605347,
        "description": "Miguel Sano homers (9) on a line drive to center field. Max Kepler scores. Nelson Cruz scores.",
        "exitVelocity": 114.1,
        "distance": 426,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 101.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 91.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0857,
          "percentile": null,
          "score": 118.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 95.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 101.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 91.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0857,
          "percentile": null,
          "score": 118.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 95.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 456501,
      "pitcher": "Johnny Cueto",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 22,
      "reliefAppearances": 1,
      "hotDogIndex": 100.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 357,
      "totalBbeAllowed": 357,
      "cookedPer100Bbe": 28.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.7,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0644,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0224,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3043,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 416.2,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-05-09",
        "batterId": 630105,
        "pitcherId": 456501,
        "description": "Jake Cronenworth homers (3) on a fly ball to right field. Wil Myers scores.",
        "exitVelocity": 109.3,
        "distance": 445,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 94.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 75.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8933,
          "percentile": null,
          "score": 111.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 119.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 94.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 75.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8933,
          "percentile": null,
          "score": 111.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 119.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596133,
      "pitcher": "Luke Weaver",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 100.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 207,
      "totalBbeAllowed": 207,
      "cookedPer100Bbe": 48.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0565,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-03-20",
        "batterId": 664728,
        "pitcherId": 596133,
        "description": "Kyle Isbel homers (2) on a line drive to right center field.",
        "exitVelocity": 110.3,
        "distance": 428,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 116.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 93.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4462,
          "percentile": null,
          "score": 100.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 116.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 93.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4462,
          "percentile": null,
          "score": 100.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592791,
      "pitcher": "Jameson Taillon",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 100.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 420,
      "totalBbeAllowed": 420,
      "cookedPer100Bbe": 23.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 21.3,
      "adjustedXhrPerBbeAllowed": 0.0507,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0857,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 384.6,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-08-26",
        "batterId": 656305,
        "pitcherId": 592791,
        "description": "Matt Chapman homers (20) on a line drive to left field.",
        "exitVelocity": 111.3,
        "distance": 431,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 104.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 113.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 94.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5542,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 104.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 113.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 94.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5542,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 477132,
      "pitcher": "Clayton Kershaw",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 99.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 318,
      "totalBbeAllowed": 318,
      "cookedPer100Bbe": 31.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.3,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0818,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-04-23",
        "batterId": 665487,
        "pitcherId": 477132,
        "description": "Fernando Tatis Jr. homers (4) on a fly ball to left field.",
        "exitVelocity": 115.9,
        "distance": 419,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 90.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 106.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4467,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 96.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 90.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 106.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4467,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 96.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641816,
      "pitcher": "Tyler Mahle",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 99.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 474,
      "totalBbeAllowed": 474,
      "cookedPer100Bbe": 21.0,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 20.0,
      "adjustedXhrPerBbeAllowed": 0.0422,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0633,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 117.4,
      "maxDistanceAllowed": 478,
      "worstServedEvent": {
        "gameDate": "2021-06-27",
        "batterId": 660670,
        "pitcherId": 641816,
        "description": "Ronald Acuna homers (21) on a line drive to center field.",
        "exitVelocity": 117.4,
        "distance": 432,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 73.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4333,
          "percentile": null,
          "score": 143.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0792,
          "percentile": null,
          "score": 143.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 110.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 73.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4333,
          "percentile": null,
          "score": 143.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0792,
          "percentile": null,
          "score": 143.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 110.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592741,
      "pitcher": "Chasen Shreve",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 99.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 58.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0643,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0234,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 404.1,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-08-24",
        "batterId": 606466,
        "pitcherId": 592741,
        "description": "Ketel Marte homers (7) on a fly ball to left center field. Asdrubal Cabrera scores.",
        "exitVelocity": 108.3,
        "distance": 435,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 90.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 74.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6857,
          "percentile": null,
          "score": 78.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 90.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 74.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6857,
          "percentile": null,
          "score": 78.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 123.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542882,
      "pitcher": "Matt Andriese",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 99.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 64.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 399.1,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-08",
        "batterId": 670541,
        "pitcherId": 542882,
        "description": "Yordan Alvarez homers (8) on a fly ball to center field.",
        "exitVelocity": 111.3,
        "distance": 451,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 80.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5857,
          "percentile": null,
          "score": 158.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 112.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 80.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5857,
          "percentile": null,
          "score": 158.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 112.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519326,
      "pitcher": "Hunter Strickland",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 99.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 58.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0178,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 414.0,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-05-17",
        "batterId": 614177,
        "pitcherId": 519326,
        "description": "Franmil Reyes homers (10) on a fly ball to left center field.",
        "exitVelocity": 112.4,
        "distance": 452,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 90.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5375,
          "percentile": null,
          "score": 129.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 103.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 90.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5375,
          "percentile": null,
          "score": 129.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 103.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 448179,
      "pitcher": "Rich Hill",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 99.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 438,
      "totalBbeAllowed": 438,
      "cookedPer100Bbe": 22.6,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.3,
      "adjustedXhrPerBbeAllowed": 0.0463,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0708,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3548,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-06-29",
        "batterId": 656941,
        "pitcherId": 448179,
        "description": "Kyle Schwarber homers (25) on a fly ball to right field.",
        "exitVelocity": 112.1,
        "distance": 434,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0463,
          "percentile": null,
          "score": 93.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0708,
          "percentile": null,
          "score": 90.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3548,
          "percentile": null,
          "score": 118.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.281,
          "percentile": null,
          "score": 96.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 105.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0463,
          "percentile": null,
          "score": 93.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0708,
          "percentile": null,
          "score": 90.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3548,
          "percentile": null,
          "score": 118.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.281,
          "percentile": null,
          "score": 96.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 105.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663574,
      "pitcher": "Tony Santillan",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 5,
      "reliefAppearances": 23,
      "hotDogIndex": 99.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 93.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0396,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0755,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0283,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-06-24",
        "batterId": 518692,
        "pitcherId": 663574,
        "description": "Freddie Freeman homers (17) on a fly ball to center field.",
        "exitVelocity": 107.9,
        "distance": 442,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 74.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0755,
          "percentile": null,
          "score": 99.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3286,
          "percentile": null,
          "score": 68.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 137.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 74.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0755,
          "percentile": null,
          "score": 99.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3286,
          "percentile": null,
          "score": 68.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 137.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 501381,
      "pitcher": "Michael Pineda",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 22,
      "reliefAppearances": 1,
      "hotDogIndex": 99.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 347,
      "totalBbeAllowed": 347,
      "cookedPer100Bbe": 28.5,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.055,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0836,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2759,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 396.1,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-08-07",
        "batterId": 670541,
        "pitcherId": 501381,
        "description": "Yordan Alvarez homers (22) on a fly ball to center field.",
        "exitVelocity": 114.7,
        "distance": 427,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 112.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0836,
          "percentile": null,
          "score": 110.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 94.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3706,
          "percentile": null,
          "score": 97.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 112.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0836,
          "percentile": null,
          "score": 110.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 94.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3706,
          "percentile": null,
          "score": 97.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543294,
      "pitcher": "Kyle Hendricks",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 98.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 597,
      "totalBbeAllowed": 597,
      "cookedPer100Bbe": 16.5,
      "hrsAllowed": 31,
      "adjustedXhrAllowed": 31.0,
      "adjustedXhrPerBbeAllowed": 0.0519,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.0804,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-06-01",
        "batterId": 605170,
        "pitcherId": 543294,
        "description": "Victor Caratini homers (4) on a fly ball to center field.",
        "exitVelocity": 109.7,
        "distance": 440,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 106.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 104.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 101.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3516,
          "percentile": null,
          "score": 69.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 106.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 104.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 101.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3516,
          "percentile": null,
          "score": 69.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519043,
      "pitcher": "Matt Moore",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 15,
      "reliefAppearances": 11,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 254,
      "totalBbeAllowed": 254,
      "cookedPer100Bbe": 38.9,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0488,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0748,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 119.6,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2021-08-20",
        "batterId": 592518,
        "pitcherId": 519043,
        "description": "Manny Machado homers (22) on a line drive to left field. Tommy Pham scores.",
        "exitVelocity": 119.6,
        "distance": 357,
        "launchAngle": 15.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 101.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 98.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 73.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4588,
          "percentile": null,
          "score": 128.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 96.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 101.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 98.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 73.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4588,
          "percentile": null,
          "score": 128.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 96.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628452,
      "pitcher": "Raisel Iglesias",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 60.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 4.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0864,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-05-21",
        "batterId": 476704,
        "pitcherId": 628452,
        "description": "Jed Lowrie homers (4) on a fly ball to right field.",
        "exitVelocity": 109.9,
        "distance": 421,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 83.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 114.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8917,
          "percentile": null,
          "score": 84.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 83.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0864,
          "percentile": null,
          "score": 114.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8917,
          "percentile": null,
          "score": 84.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 465657,
      "pitcher": "Joakim Soria",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 98.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 90.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-09-15",
        "batterId": 621433,
        "pitcherId": 465657,
        "description": "Brett Phillips homers (12) on a fly ball to right center field. Taylor Walls scores.",
        "exitVelocity": 106.6,
        "distance": 428,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 89.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8,
          "percentile": null,
          "score": 55.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 89.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 107.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8,
          "percentile": null,
          "score": 55.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668676,
      "pitcher": "Zach Plesac",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 98.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 456,
      "totalBbeAllowed": 456,
      "cookedPer100Bbe": 21.6,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.9,
      "adjustedXhrPerBbeAllowed": 0.0458,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0702,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 409.3,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 475,
      "worstServedEvent": {
        "gameDate": "2021-04-20",
        "batterId": 547989,
        "pitcherId": 668676,
        "description": "Jose Abreu homers (3) on a fly ball to left field.",
        "exitVelocity": 115.6,
        "distance": 458,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 92.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 87.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 107.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3478,
          "percentile": null,
          "score": 151.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 95.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 92.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 87.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 107.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3478,
          "percentile": null,
          "score": 151.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 95.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672715,
      "pitcher": "Luis Pati\u00f1o",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 15,
      "reliefAppearances": 7,
      "hotDogIndex": 98.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 233,
      "totalBbeAllowed": 233,
      "cookedPer100Bbe": 42.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.0,
      "adjustedXhrPerBbeAllowed": 0.0515,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.073,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0129,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-08-30",
        "batterId": 666915,
        "pitcherId": 672715,
        "description": "Bobby Dalbec homers (18) on a line drive to left field.",
        "exitVelocity": 114.1,
        "distance": 397,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 105.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5846,
          "percentile": null,
          "score": 157.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 83.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 105.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 94.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5846,
          "percentile": null,
          "score": 157.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 83.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656945,
      "pitcher": "Tanner Scott",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 98.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 71.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0584,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 408.7,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-08-27",
        "batterId": 572287,
        "pitcherId": 656945,
        "description": "Mike Zunino homers (27) on a fly ball to center field. Manuel Margot scores. Kevin Kiermaier scores.",
        "exitVelocity": 112.4,
        "distance": 453,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 63.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 137.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 63.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 137.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 118.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518774,
      "pitcher": "Matt Harvey",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 98.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 445,
      "totalBbeAllowed": 445,
      "cookedPer100Bbe": 22.0,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.0,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 409.8,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-04-08",
        "batterId": 646240,
        "pitcherId": 518774,
        "description": "Rafael Devers homers (1) on a fly ball to center field. Alex Verdugo scores.",
        "exitVelocity": 111.0,
        "distance": 452,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 84.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 92.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 66.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3737,
          "percentile": null,
          "score": 125.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 120.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 84.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 92.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 66.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3737,
          "percentile": null,
          "score": 125.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 120.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642207,
      "pitcher": "Devin Williams",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 97.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 89.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0642,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 410.6,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-04-24",
        "batterId": 518792,
        "pitcherId": 642207,
        "description": "Jason Heyward homers (2) on a fly ball to center field.",
        "exitVelocity": 107.5,
        "distance": 418,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 74.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.06,
          "percentile": null,
          "score": 88.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 74.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.06,
          "percentile": null,
          "score": 88.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681911,
      "pitcher": "Alex Vesia",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 97.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 93,
      "totalBbeAllowed": 93,
      "cookedPer100Bbe": 104.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0559,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.086,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-05-22",
        "batterId": 457763,
        "pitcherId": 681911,
        "description": "Buster Posey homers (9) on a fly ball to left field. Mike Yastrzemski scores.",
        "exitVelocity": 109.2,
        "distance": 381,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 114.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.086,
          "percentile": null,
          "score": 113.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9714,
          "percentile": null,
          "score": 85.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 74.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 114.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.086,
          "percentile": null,
          "score": 113.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9714,
          "percentile": null,
          "score": 85.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 74.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621368,
      "pitcher": "Taylor Hearn",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 14,
      "reliefAppearances": 31,
      "hotDogIndex": 97.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 302,
      "totalBbeAllowed": 302,
      "cookedPer100Bbe": 32.3,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.053,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-04-20",
        "batterId": 405395,
        "pitcherId": 621368,
        "description": "Albert Pujols homers (2) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 446,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1235,
          "percentile": null,
          "score": 90.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 81.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1235,
          "percentile": null,
          "score": 90.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592761,
      "pitcher": "Caleb Smith",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 16,
      "reliefAppearances": 32,
      "hotDogIndex": 97.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 326,
      "totalBbeAllowed": 326,
      "cookedPer100Bbe": 29.8,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 3.7,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2021-07-04",
        "batterId": 596103,
        "pitcherId": 592761,
        "description": "Austin Slater homers (9) on a fly ball to left center field.",
        "exitVelocity": 108.4,
        "distance": 467,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 103.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 108.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7524,
          "percentile": null,
          "score": 26.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 94.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 103.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 108.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7524,
          "percentile": null,
          "score": 26.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 94.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519242,
      "pitcher": "Chris Sale",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 12,
      "reliefAppearances": 0,
      "hotDogIndex": 97.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 67.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0437,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.0,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2021-09-28",
        "batterId": 663624,
        "pitcherId": 519242,
        "description": "Ryan Mountcastle homers (32) on a fly ball to left field. Kelvin Gutierrez scores.",
        "exitVelocity": 109.0,
        "distance": 414,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 72.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 72.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656322,
      "pitcher": "Sam Coonrod",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 2,
      "reliefAppearances": 46,
      "hotDogIndex": 97.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 73.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-04-11",
        "batterId": 660670,
        "pitcherId": 656322,
        "description": "Ronald Acuna homers (4) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 428,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641394,
      "pitcher": "Jake Brentz",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 0,
      "reliefAppearances": 77,
      "hotDogIndex": 96.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 59.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-05-01",
        "batterId": 443558,
        "pitcherId": 641394,
        "description": "Nelson Cruz homers (8) on a fly ball to left center field. Willians Astudillo scores.",
        "exitVelocity": 107.9,
        "distance": 439,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 97.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8,
          "percentile": null,
          "score": 167.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 82.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 97.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8,
          "percentile": null,
          "score": 167.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 82.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670912,
      "pitcher": "Johan Oviedo",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 13,
      "reliefAppearances": 1,
      "hotDogIndex": 96.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 49.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0454,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0619,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 413.2,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-06-22",
        "batterId": 570731,
        "pitcherId": 670912,
        "description": "Jonathan Schoop homers (14) on a fly ball to left center field. Harold Castro scores. Jake Rogers scores.",
        "exitVelocity": 109.4,
        "distance": 418,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 91.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 71.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0625,
          "percentile": null,
          "score": 117.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 91.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 71.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0625,
          "percentile": null,
          "score": 117.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664353,
      "pitcher": "Jos\u00e9 Urquidy",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 24,
      "reliefAppearances": 1,
      "hotDogIndex": 96.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 340,
      "totalBbeAllowed": 340,
      "cookedPer100Bbe": 28.5,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.0,
      "adjustedXhrPerBbeAllowed": 0.0529,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0912,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3548,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 394.3,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-10-18",
        "batterId": 656941,
        "pitcherId": 664353,
        "description": "Kyle Schwarber hits a grand slam (1) to right field. Hunter Renfroe scores. Christian Vazquez scores. Christian Arroyo scores.",
        "exitVelocity": 114.0,
        "distance": 430,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0912,
          "percentile": null,
          "score": 122.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3548,
          "percentile": null,
          "score": 118.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0263,
          "percentile": null,
          "score": 62.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 68.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0912,
          "percentile": null,
          "score": 122.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3548,
          "percentile": null,
          "score": 118.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0263,
          "percentile": null,
          "score": 62.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 68.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594965,
      "pitcher": "Daniel Ponce de Leon",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 4,
      "reliefAppearances": 22,
      "hotDogIndex": 96.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 81.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0504,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0672,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.5,
      "avgDistanceAllowed": 417.6,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-04-11",
        "batterId": 543768,
        "pitcherId": 594965,
        "description": "Travis Shaw homers (2) on a fly ball to right field. Daniel Vogelbach scores. Christian Yelich scores.",
        "exitVelocity": 111.7,
        "distance": 449,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 80.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.54,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 66.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 80.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.54,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 66.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677651,
      "pitcher": "Luis Garcia",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 34,
      "reliefAppearances": 3,
      "hotDogIndex": 96.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 453,
      "totalBbeAllowed": 453,
      "cookedPer100Bbe": 21.3,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 23.7,
      "adjustedXhrPerBbeAllowed": 0.0523,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0177,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1389,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-11-02",
        "batterId": 624585,
        "pitcherId": 677651,
        "description": "Jorge Soler homers (3) on a fly ball to left field. Ozzie Albies scores. Eddie Rosario scores.",
        "exitVelocity": 109.6,
        "distance": 446,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 107.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 104.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1389,
          "percentile": null,
          "score": 45.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 102.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 107.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 104.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1389,
          "percentile": null,
          "score": 45.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 102.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642545,
      "pitcher": "Jaime Barria",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 13,
      "reliefAppearances": 2,
      "hotDogIndex": 96.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 49.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0376,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0567,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-07-25",
        "batterId": 667670,
        "pitcherId": 642545,
        "description": "Brent Rooker homers (2) on a fly ball to left field.",
        "exitVelocity": 111.7,
        "distance": 436,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 68.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 60.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 161.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2125,
          "percentile": null,
          "score": 146.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 115.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 68.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 60.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 161.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2125,
          "percentile": null,
          "score": 146.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 115.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592426,
      "pitcher": "Luke Jackson",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 85,
      "gamesStarted": 0,
      "reliefAppearances": 85,
      "hotDogIndex": 96.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 51.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0215,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 417.0,
      "maxExitVelocityAllowed": 116.4,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2021-05-01",
        "batterId": 543807,
        "pitcherId": 592426,
        "description": "George Springer homers (2) on a fly ball to left field.",
        "exitVelocity": 116.4,
        "distance": 470,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 86.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 75.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5286,
          "percentile": null,
          "score": 157.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 86.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 75.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5286,
          "percentile": null,
          "score": 157.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0215,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592332,
      "pitcher": "Kevin Gausman",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 36,
      "reliefAppearances": 1,
      "hotDogIndex": 95.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 515,
      "totalBbeAllowed": 515,
      "cookedPer100Bbe": 18.6,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 22.2,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-09-26",
        "batterId": 543068,
        "pitcherId": 592332,
        "description": "C.J. Cron homers (28) on a fly ball to center field.",
        "exitVelocity": 112.7,
        "distance": 452,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 84.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 97.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 109.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.67,
          "percentile": null,
          "score": 163.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 86.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 84.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 97.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 109.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.67,
          "percentile": null,
          "score": 163.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 86.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 452657,
      "pitcher": "Jon Lester",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 95.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 497,
      "totalBbeAllowed": 497,
      "cookedPer100Bbe": 19.3,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 23.3,
      "adjustedXhrPerBbeAllowed": 0.0469,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0744,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2973,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 116.0,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-07-05",
        "batterId": 665487,
        "pitcherId": 452657,
        "description": "Fernando Tatis Jr. homers (27) on a fly ball to left field.",
        "exitVelocity": 116.0,
        "distance": 399,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 94.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2973,
          "percentile": null,
          "score": 102.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.084,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 94.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2973,
          "percentile": null,
          "score": 102.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.084,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641302,
      "pitcher": "Tyler Alexander",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 15,
      "reliefAppearances": 31,
      "hotDogIndex": 95.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 355,
      "totalBbeAllowed": 355,
      "cookedPer100Bbe": 27.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 17.6,
      "adjustedXhrPerBbeAllowed": 0.0496,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 117.7,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-10-03",
        "batterId": 673357,
        "pitcherId": 641302,
        "description": "Luis Robert homers (13) on a line drive to left center field.",
        "exitVelocity": 117.7,
        "distance": 430,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1333,
          "percentile": null,
          "score": 90.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 77.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 119.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1333,
          "percentile": null,
          "score": 90.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 77.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605452,
      "pitcher": "Joe Ross",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 19,
      "reliefAppearances": 2,
      "hotDogIndex": 95.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 325,
      "totalBbeAllowed": 325,
      "cookedPer100Bbe": 29.4,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.7,
      "adjustedXhrPerBbeAllowed": 0.0483,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0862,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-06-19",
        "batterId": 596019,
        "pitcherId": 605452,
        "description": "Francisco Lindor homers (8) on a fly ball to right field. David Peterson scores.",
        "exitVelocity": 110.9,
        "distance": 414,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 100.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5882,
          "percentile": null,
          "score": 75.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 82.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 100.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5882,
          "percentile": null,
          "score": 75.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 82.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593372,
      "pitcher": "Carlos Martinez",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 18,
      "reliefAppearances": 1,
      "hotDogIndex": 95.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 291,
      "totalBbeAllowed": 291,
      "cookedPer100Bbe": 32.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0333,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0515,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0309,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 418.9,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-04-10",
        "batterId": 541645,
        "pitcherId": 593372,
        "description": "Avisail Garcia homers (1) on a fly ball to left center field. Christian Yelich scores.",
        "exitVelocity": 110.4,
        "distance": 453,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 57.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 51.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 146.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 57.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 51.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 146.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605200,
      "pitcher": "Zach Davies",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 95.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 472,
      "totalBbeAllowed": 472,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 21.4,
      "adjustedXhrPerBbeAllowed": 0.0453,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-07-10",
        "batterId": 502671,
        "pitcherId": 605200,
        "description": "Paul Goldschmidt homers (13) on a fly ball to left center field.",
        "exitVelocity": 112.2,
        "distance": 441,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 91.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 104.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 73.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 93.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 91.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 104.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 73.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 93.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453281,
      "pitcher": "Wade LeBlanc",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 9,
      "reliefAppearances": 11,
      "hotDogIndex": 95.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 54.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0852,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-04-06",
        "batterId": 592450,
        "pitcherId": 453281,
        "description": "Aaron Judge homers (2) on a fly ball to left center field. Kyle Higashioka scores. DJ LeMahieu scores.",
        "exitVelocity": 110.9,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 81.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0852,
          "percentile": null,
          "score": 112.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 81.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0852,
          "percentile": null,
          "score": 112.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592351,
      "pitcher": "Jon Gray",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 94.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 435,
      "totalBbeAllowed": 435,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.3,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 408.9,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2021-09-19",
        "batterId": 665742,
        "pitcherId": 592351,
        "description": "Juan Soto homers (26) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 454,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 94.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 86.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 98.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 94.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 86.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 98.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542914,
      "pitcher": "Anthony Bass",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 1,
      "reliefAppearances": 74,
      "hotDogIndex": 94.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 52.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0588,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0055,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-06-30",
        "batterId": 547180,
        "pitcherId": 542914,
        "description": "Bryce Harper homers (13) on a fly ball to right field.",
        "exitVelocity": 107.6,
        "distance": 421,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8636,
          "percentile": null,
          "score": 57.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8636,
          "percentile": null,
          "score": 57.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641360,
      "pitcher": "Phil Bickford",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 94.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 66.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 390.4,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-04-26",
        "batterId": 572816,
        "pitcherId": 641360,
        "description": "Corey Dickerson homers (1) on a fly ball to center field.",
        "exitVelocity": 106.3,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 82.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 136.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 82.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 136.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 425844,
      "pitcher": "Zack Greinke",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 33,
      "reliefAppearances": 2,
      "hotDogIndex": 94.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 578,
      "totalBbeAllowed": 578,
      "cookedPer100Bbe": 16.3,
      "hrsAllowed": 31,
      "adjustedXhrAllowed": 27.2,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0709,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3902,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2021-04-06",
        "batterId": 545361,
        "pitcherId": 425844,
        "description": "Mike Trout homers (2) on a fly ball to left center field. Shohei Ohtani scores.",
        "exitVelocity": 113.2,
        "distance": 464,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 95.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 90.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3902,
          "percentile": null,
          "score": 131.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5419,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 81.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 95.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 90.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3902,
          "percentile": null,
          "score": 131.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5419,
          "percentile": null,
          "score": 102.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 81.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608337,
      "pitcher": "Lucas Giolito",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 94.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 484,
      "totalBbeAllowed": 484,
      "cookedPer100Bbe": 19.5,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 25.2,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.095,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 27,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.1087,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 385.7,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-08-09",
        "batterId": 593934,
        "pitcherId": 608337,
        "description": "Miguel Sano homers (19) on a fly ball to left field.",
        "exitVelocity": 116.7,
        "distance": 429,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 106.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.095,
          "percentile": null,
          "score": 130.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1087,
          "percentile": null,
          "score": 33.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.163,
          "percentile": null,
          "score": 41.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 106.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.095,
          "percentile": null,
          "score": 130.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1087,
          "percentile": null,
          "score": 33.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.163,
          "percentile": null,
          "score": 41.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666159,
      "pitcher": "Matt Manning",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 19,
      "reliefAppearances": 2,
      "hotDogIndex": 94.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 306,
      "totalBbeAllowed": 306,
      "cookedPer100Bbe": 30.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 14.2,
      "adjustedXhrPerBbeAllowed": 0.0464,
      "xhrDiffAllowed": -4.2,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0784,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2021-07-26",
        "batterId": 667670,
        "pitcherId": 666159,
        "description": "Brent Rooker homers (3) on a fly ball to left center field.",
        "exitVelocity": 111.1,
        "distance": 460,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 93.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 102.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.03,
          "percentile": null,
          "score": 87.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 93.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 102.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.03,
          "percentile": null,
          "score": 87.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 98.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 527048,
      "pitcher": "Mart\u00edn P\u00e9rez",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 43,
      "gamesStarted": 25,
      "reliefAppearances": 18,
      "hotDogIndex": 94.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 380,
      "totalBbeAllowed": 380,
      "cookedPer100Bbe": 24.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.8,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-04-18",
        "batterId": 606213,
        "pitcherId": 527048,
        "description": "Yermin Mercedes homers (4) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 107.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 103.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8053,
          "percentile": null,
          "score": 81.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 74.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 107.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 103.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8053,
          "percentile": null,
          "score": 81.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 74.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607192,
      "pitcher": "Tyler Glasnow",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 94.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 208,
      "totalBbeAllowed": 208,
      "cookedPer100Bbe": 45.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-05-21",
        "batterId": 665489,
        "pitcherId": 607192,
        "description": "Vladimir Guerrero Jr. homers (12) on a fly ball to center field.",
        "exitVelocity": 113.9,
        "distance": 444,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 96.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9364,
          "percentile": null,
          "score": 139.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 90.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 96.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 93.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9364,
          "percentile": null,
          "score": 139.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 90.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641755,
      "pitcher": "Tyler Kinley",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 94.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 204,
      "totalBbeAllowed": 204,
      "cookedPer100Bbe": 46.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0735,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-09-11",
        "batterId": 547180,
        "pitcherId": 641755,
        "description": "Bryce Harper homers (31) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 435,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 95.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 94.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 95.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 94.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571945,
      "pitcher": "Miles Mikolas",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 94.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 66.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0437,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0563,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 408.7,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2021-09-29",
        "batterId": 596129,
        "pitcherId": 571945,
        "description": "Daniel Vogelbach homers (9) on a fly ball to right center field. Christian Yelich scores.",
        "exitVelocity": 106.8,
        "distance": 410,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 59.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.05,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 116.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 59.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.05,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 116.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664074,
      "pitcher": "Cody Ponce",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 2,
      "reliefAppearances": 13,
      "hotDogIndex": 94.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 71.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0763,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2021-09-27",
        "batterId": 458015,
        "pitcherId": 664074,
        "description": "Joey Votto homers (35) on a fly ball to right center field. Max Schrock scores.",
        "exitVelocity": 110.9,
        "distance": 466,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 96.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 100.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.325,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 96.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 100.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.325,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593144,
      "pitcher": "Richard Rodr\u00edguez",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 93.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 210,
      "totalBbeAllowed": 210,
      "cookedPer100Bbe": 44.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0857,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 412.2,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2021-09-11",
        "batterId": 660821,
        "pitcherId": 593144,
        "description": "Jesus Sanchez homers (9) on a fly ball to right center field.",
        "exitVelocity": 111.0,
        "distance": 403,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 80.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 113.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.05,
          "percentile": null,
          "score": 142.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 80.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 113.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.05,
          "percentile": null,
          "score": 142.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666120,
      "pitcher": "Ian Anderson",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 93.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 422,
      "totalBbeAllowed": 422,
      "cookedPer100Bbe": 22.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 18.2,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.064,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0166,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2963,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 410.5,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-04-10",
        "batterId": 547180,
        "pitcherId": 666120,
        "description": "Bryce Harper homers (1) on a line drive to right center field.",
        "exitVelocity": 115.6,
        "distance": 390,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 85.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 74.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2963,
          "percentile": null,
          "score": 102.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2389,
          "percentile": null,
          "score": 147.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 99.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 85.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 74.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2963,
          "percentile": null,
          "score": 102.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2389,
          "percentile": null,
          "score": 147.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 99.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543272,
      "pitcher": "Brad Hand",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 93.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 50.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0757,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 394.3,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2021-09-12",
        "batterId": 519317,
        "pitcherId": 543272,
        "description": "Giancarlo Stanton homers (27) on a line drive to center field. DJ LeMahieu scores.",
        "exitVelocity": 112.7,
        "distance": 443,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 102.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 99.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6222,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 102.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 99.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6222,
          "percentile": null,
          "score": 105.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650895,
      "pitcher": "Diego Castillo",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 93.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 66.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0514,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 386.6,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2021-04-27",
        "batterId": 669221,
        "pitcherId": 650895,
        "description": "Sean Murphy homers (3) on a fly ball to left center field.",
        "exitVelocity": 112.8,
        "distance": 454,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 104.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 123.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 51.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3333,
          "percentile": null,
          "score": 44.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 104.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 123.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 51.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3333,
          "percentile": null,
          "score": 44.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641386,
      "pitcher": "Ben Bowden",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 93.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 80.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0862,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-08-08",
        "batterId": 542583,
        "pitcherId": 641386,
        "description": "Jesus Aguilar homers (20) on a fly ball to left field.",
        "exitVelocity": 107.8,
        "distance": 422,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 79.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 114.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5667,
          "percentile": null,
          "score": 50.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 79.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 114.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5667,
          "percentile": null,
          "score": 50.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594577,
      "pitcher": "Mike Mayers",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 2,
      "reliefAppearances": 76,
      "hotDogIndex": 93.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 47.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0513,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0914,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-05-06",
        "batterId": 572287,
        "pitcherId": 594577,
        "description": "Mike Zunino homers (6) on a fly ball to left field.",
        "exitVelocity": 111.0,
        "distance": 412,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 104.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 122.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4273,
          "percentile": null,
          "score": 127.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 73.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 104.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 122.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4273,
          "percentile": null,
          "score": 127.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 73.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 544727,
      "pitcher": "Jeurys Familia",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 93.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 53.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0406,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0171,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 399.7,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-09-14",
        "batterId": 641933,
        "pitcherId": 544727,
        "description": "Tyler O'Neill homers (26) on a fly ball to center field. Paul Goldschmidt scores.",
        "exitVelocity": 111.1,
        "distance": 439,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 84.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3727,
          "percentile": null,
          "score": 98.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 101.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 84.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3727,
          "percentile": null,
          "score": 98.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 101.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571735,
      "pitcher": "David Hale",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 1,
      "reliefAppearances": 19,
      "hotDogIndex": 93.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 89,
      "totalBbeAllowed": 89,
      "cookedPer100Bbe": 104.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0494,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-04-09",
        "batterId": 518692,
        "pitcherId": 571735,
        "description": "Freddie Freeman homers (2) on a fly ball to right center field. Ozzie Albies scores.",
        "exitVelocity": 108.9,
        "distance": 409,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 101.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.42,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 77.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 101.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.42,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 77.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650828,
      "pitcher": "Edgar Santana",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 0,
      "reliefAppearances": 45,
      "hotDogIndex": 93.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 68.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.073,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-03-19",
        "batterId": 641820,
        "pitcherId": 650828,
        "description": "Trey Mancini homers (1) on a fly ball to left center field.",
        "exitVelocity": 109.1,
        "distance": 438,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 87.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 95.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6125,
          "percentile": null,
          "score": 104.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 87.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 95.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6125,
          "percentile": null,
          "score": 104.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518886,
      "pitcher": "Craig Kimbrel",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 92.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 78.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0932,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 387.7,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-08-14",
        "batterId": 592450,
        "pitcherId": 518886,
        "description": "Aaron Judge homers (26) on a line drive to center field.",
        "exitVelocity": 114.3,
        "distance": 421,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 89.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0932,
          "percentile": null,
          "score": 128.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 19.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5857,
          "percentile": null,
          "score": 75.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 89.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0932,
          "percentile": null,
          "score": 128.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 19.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5857,
          "percentile": null,
          "score": 75.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572971,
      "pitcher": "Dallas Keuchel",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 33,
      "reliefAppearances": 2,
      "hotDogIndex": 92.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 557,
      "totalBbeAllowed": 557,
      "cookedPer100Bbe": 16.6,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 26.9,
      "adjustedXhrPerBbeAllowed": 0.0483,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0754,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2619,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-08-27",
        "batterId": 621550,
        "pitcherId": 572971,
        "description": "Patrick Wisdom homers (22) on a fly ball to left center field. Michael Hermosillo scores. Frank Schwindel scores.",
        "exitVelocity": 114.2,
        "distance": 448,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 100.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0754,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 90.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.916,
          "percentile": null,
          "score": 113.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 100.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0754,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 90.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.916,
          "percentile": null,
          "score": 113.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607536,
      "pitcher": "Kyle Freeland",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 92.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 368,
      "totalBbeAllowed": 368,
      "cookedPer100Bbe": 25.1,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.0451,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0707,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 409.4,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 477,
      "worstServedEvent": {
        "gameDate": "2021-06-16",
        "batterId": 665487,
        "pitcherId": 607536,
        "description": "Fernando Tatis Jr. homers (21) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 477,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 90.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 89.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.215,
          "percentile": null,
          "score": 93.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 90.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 89.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.215,
          "percentile": null,
          "score": 93.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675921,
      "pitcher": "Spencer Howard",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 15,
      "reliefAppearances": 4,
      "hotDogIndex": 92.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 63.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0479,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0822,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-08-05",
        "batterId": 594809,
        "pitcherId": 675921,
        "description": "Adam Eaton homers (1) on a fly ball to right center field.",
        "exitVelocity": 105.6,
        "distance": 426,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 98.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0822,
          "percentile": null,
          "score": 106.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 94.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 98.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0822,
          "percentile": null,
          "score": 106.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 94.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596057,
      "pitcher": "Daniel Norris",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 92.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 54.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.071,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.1,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-08-12",
        "batterId": 621550,
        "pitcherId": 596057,
        "description": "Patrick Wisdom homers (18) on a fly ball to left center field.",
        "exitVelocity": 108.5,
        "distance": 411,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 106.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.1,
          "percentile": null,
          "score": 18.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 106.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 136.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.1,
          "percentile": null,
          "score": 18.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570632,
      "pitcher": "Jos\u00e9 Ure\u00f1a",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 20,
      "reliefAppearances": 8,
      "hotDogIndex": 91.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 371,
      "totalBbeAllowed": 371,
      "cookedPer100Bbe": 24.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.0442,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0728,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2963,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-05-08",
        "batterId": 518626,
        "pitcherId": 570632,
        "description": "Josh Donaldson homers (3) on a fly ball to left center field. Max Kepler scores.",
        "exitVelocity": 113.1,
        "distance": 425,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 87.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 94.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2963,
          "percentile": null,
          "score": 102.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4643,
          "percentile": null,
          "score": 156.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 87.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 94.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2963,
          "percentile": null,
          "score": 102.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4643,
          "percentile": null,
          "score": 156.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622253,
      "pitcher": "Dillon Tate",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 91.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 44.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0631,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.7,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-04-27",
        "batterId": 519317,
        "pitcherId": 622253,
        "description": "Giancarlo Stanton homers (6) on a fly ball to center field.",
        "exitVelocity": 114.1,
        "distance": 434,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 73.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 72.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 73.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 72.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664208,
      "pitcher": "Phil Maton",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 83,
      "gamesStarted": 1,
      "reliefAppearances": 82,
      "hotDogIndex": 91.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 44.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0383,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.068,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-09",
        "batterId": 641933,
        "pitcherId": 664208,
        "description": "Tyler O'Neill homers (14) on a fly ball to left center field. Nolan Arenado scores.",
        "exitVelocity": 110.9,
        "distance": 451,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 71.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 82.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0143,
          "percentile": null,
          "score": 115.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 71.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 82.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0143,
          "percentile": null,
          "score": 115.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 112.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 459429,
      "pitcher": "Jake McGee",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 91.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 51.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0562,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-08-13",
        "batterId": 656582,
        "pitcherId": 459429,
        "description": "Connor Joe homers (6) on a fly ball to left field. Yonathan Daza scores.",
        "exitVelocity": 110.0,
        "distance": 407,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 76.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 59.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.375,
          "percentile": null,
          "score": 153.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 100.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 76.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 59.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.375,
          "percentile": null,
          "score": 153.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 100.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657024,
      "pitcher": "Erik Swanson",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 2,
      "reliefAppearances": 34,
      "hotDogIndex": 91.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 100,
      "totalBbeAllowed": 100,
      "cookedPer100Bbe": 91.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.052,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.07,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 106.0,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-09-12",
        "batterId": 606466,
        "pitcherId": 657024,
        "description": "Ketel Marte homers (11) on a fly ball to right center field.",
        "exitVelocity": 106.0,
        "distance": 426,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 87.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.58,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 87.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.58,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 72.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608717,
      "pitcher": "Chris Stratton",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 91.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 218,
      "totalBbeAllowed": 218,
      "cookedPer100Bbe": 41.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0596,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 407.3,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-04-18",
        "batterId": 596129,
        "pitcherId": 608717,
        "description": "Daniel Vogelbach homers (2) on a line drive to right center field. Jackie Bradley Jr. scores.",
        "exitVelocity": 112.2,
        "distance": 411,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 75.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 66.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8333,
          "percentile": null,
          "score": 136.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 75.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 66.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8333,
          "percentile": null,
          "score": 136.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 107.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547943,
      "pitcher": "Hyun Jin Ryu",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 90.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 543,
      "totalBbeAllowed": 543,
      "cookedPer100Bbe": 16.7,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 24.5,
      "adjustedXhrPerBbeAllowed": 0.0451,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0737,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0147,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.225,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2021-05-12",
        "batterId": 661388,
        "pitcherId": 547943,
        "description": "William Contreras homers (2) on a fly ball to left center field.",
        "exitVelocity": 111.7,
        "distance": 463,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 90.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0737,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.225,
          "percentile": null,
          "score": 78.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.956,
          "percentile": null,
          "score": 85.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 92.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0451,
          "percentile": null,
          "score": 90.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0737,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.225,
          "percentile": null,
          "score": 78.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.956,
          "percentile": null,
          "score": 85.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0147,
          "percentile": null,
          "score": 92.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596112,
      "pitcher": "Robert Stephenson",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 68.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0429,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 417.3,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2021-05-12",
        "batterId": 605170,
        "pitcherId": 596112,
        "description": "Victor Caratini hits a grand slam (3) to right field. Tommy Pham scores. Tucupita Marcano scores. Patrick Kivlehan scores.",
        "exitVelocity": 110.8,
        "distance": 401,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 84.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 134.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 84.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 134.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628711,
      "pitcher": "Julio Ur\u00edas",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 36,
      "reliefAppearances": 2,
      "hotDogIndex": 90.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 564,
      "totalBbeAllowed": 564,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0514,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.016,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4828,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-05-07",
        "batterId": 457708,
        "pitcherId": 628711,
        "description": "Justin Upton homers (6) on a fly ball to center field.",
        "exitVelocity": 114.2,
        "distance": 436,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 75.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4828,
          "percentile": null,
          "score": 151.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.125,
          "percentile": null,
          "score": 144.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 75.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4828,
          "percentile": null,
          "score": 151.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.125,
          "percentile": null,
          "score": 144.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621219,
      "pitcher": "Alec Mills",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 22,
      "reliefAppearances": 12,
      "hotDogIndex": 90.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 388,
      "totalBbeAllowed": 388,
      "cookedPer100Bbe": 23.2,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.0,
      "adjustedXhrPerBbeAllowed": 0.0387,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0593,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.4783,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 409.4,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2021-09-03",
        "batterId": 546990,
        "pitcherId": 621219,
        "description": "Anthony Alford homers (3) on a fly ball to left field.",
        "exitVelocity": 110.9,
        "distance": 469,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 72.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0593,
          "percentile": null,
          "score": 66.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4783,
          "percentile": null,
          "score": 150.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4313,
          "percentile": null,
          "score": 127.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 72.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0593,
          "percentile": null,
          "score": 66.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4783,
          "percentile": null,
          "score": 150.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4313,
          "percentile": null,
          "score": 127.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 491624,
      "pitcher": "C\u00e9sar Valdez",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 1,
      "reliefAppearances": 40,
      "hotDogIndex": 89.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 59.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0133,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-08-14",
        "batterId": 666915,
        "pitcherId": 491624,
        "description": "Bobby Dalbec homers (14) on a fly ball to left center field.",
        "exitVelocity": 109.7,
        "distance": 445,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 83.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5875,
          "percentile": null,
          "score": 104.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 83.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5875,
          "percentile": null,
          "score": 104.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669302,
      "pitcher": "Logan Gilbert",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 89.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 341,
      "totalBbeAllowed": 341,
      "cookedPer100Bbe": 26.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2258,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-08-15",
        "batterId": 606192,
        "pitcherId": 669302,
        "description": "Teoscar Hernandez homers (20) on a fly ball to left center field.",
        "exitVelocity": 111.5,
        "distance": 427,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 78.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4647,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 68.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 78.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4647,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 68.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663903,
      "pitcher": "Brady Singer",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 89.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 391,
      "totalBbeAllowed": 391,
      "cookedPer100Bbe": 22.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 15.8,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0614,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-04-04",
        "batterId": 663993,
        "pitcherId": 663903,
        "description": "Nate Lowe homers (1) on a fly ball to right center field. David Dahl scores. Joey Gallo scores.",
        "exitVelocity": 113.9,
        "distance": 465,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 76.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 70.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 101.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 104.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 76.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 70.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 101.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 104.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641154,
      "pitcher": "Pablo L\u00f3pez",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 89.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 285,
      "totalBbeAllowed": 285,
      "cookedPer100Bbe": 31.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0596,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-06-25",
        "batterId": 656941,
        "pitcherId": 641154,
        "description": "Kyle Schwarber homers (22) on a fly ball to right field.",
        "exitVelocity": 112.1,
        "distance": 420,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 81.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 67.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 118.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0583,
          "percentile": null,
          "score": 88.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 102.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 81.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 67.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 118.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0583,
          "percentile": null,
          "score": 88.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 102.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641771,
      "pitcher": "Chad Kuhl",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 16,
      "reliefAppearances": 14,
      "hotDogIndex": 89.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 234,
      "totalBbeAllowed": 234,
      "cookedPer100Bbe": 38.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.1,
      "adjustedXhrPerBbeAllowed": 0.056,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0085,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 392.1,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-06-06",
        "batterId": 542583,
        "pitcherId": 641771,
        "description": "Jesus Aguilar homers (12) on a fly ball to left field.",
        "exitVelocity": 108.3,
        "distance": 444,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 115.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5231,
          "percentile": null,
          "score": 48.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 66.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 115.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 100.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5231,
          "percentile": null,
          "score": 48.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 66.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663978,
      "pitcher": "Chris Paddack",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 88.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 336,
      "totalBbeAllowed": 336,
      "cookedPer100Bbe": 26.3,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.8,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0774,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1154,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2021-05-31",
        "batterId": 595879,
        "pitcherId": 663978,
        "description": "Javier Baez homers (12) on a fly ball to center field. Kris Bryant scores.",
        "exitVelocity": 110.1,
        "distance": 455,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 78.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0774,
          "percentile": null,
          "score": 101.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5533,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 104.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 78.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0774,
          "percentile": null,
          "score": 101.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1154,
          "percentile": null,
          "score": 37.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5533,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 104.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606424,
      "pitcher": "Jarl\u00edn Garc\u00eda",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 88.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 46.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0532,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0684,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-04-20",
        "batterId": 664761,
        "pitcherId": 606424,
        "description": "Alec Bohm homers (2) on a fly ball to left field. Bryce Harper scores.",
        "exitVelocity": 110.7,
        "distance": 407,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 109.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 84.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.56,
          "percentile": null,
          "score": 74.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 74.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 109.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 84.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.56,
          "percentile": null,
          "score": 74.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 74.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596295,
      "pitcher": "Austin Gomber",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 87.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 358,
      "totalBbeAllowed": 358,
      "cookedPer100Bbe": 24.6,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.0458,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.081,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2414,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2021-03-25",
        "batterId": 501571,
        "pitcherId": 596295,
        "description": "Juan Lagares homers (1) on a fly ball to left field.",
        "exitVelocity": 112.4,
        "distance": 452,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4417,
          "percentile": null,
          "score": 72.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 77.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 82.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4417,
          "percentile": null,
          "score": 72.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 77.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623167,
      "pitcher": "Chris Flexen",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 87.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 584,
      "totalBbeAllowed": 584,
      "cookedPer100Bbe": 15.0,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 22.2,
      "adjustedXhrPerBbeAllowed": 0.038,
      "xhrDiffAllowed": -3.2,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0702,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2195,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-04-11",
        "batterId": 621439,
        "pitcherId": 623167,
        "description": "Byron Buxton homers (5) on a fly ball to center field. Nelson Cruz scores.",
        "exitVelocity": 110.8,
        "distance": 428,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 70.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 87.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2195,
          "percentile": null,
          "score": 75.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0632,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 109.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 70.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 87.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2195,
          "percentile": null,
          "score": 75.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0632,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 109.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621244,
      "pitcher": "Jos\u00e9 Berr\u00edos",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 86.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 546,
      "totalBbeAllowed": 546,
      "cookedPer100Bbe": 15.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 24.1,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0604,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 407.7,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-09-04",
        "batterId": 656305,
        "pitcherId": 621244,
        "description": "Matt Chapman homers (24) on a fly ball to center field.",
        "exitVelocity": 111.2,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 87.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 68.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9545,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 83.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 87.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 68.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9545,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 83.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641778,
      "pitcher": "Eric Lauer",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 21,
      "reliefAppearances": 4,
      "hotDogIndex": 86.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 341,
      "totalBbeAllowed": 341,
      "cookedPer100Bbe": 25.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.3,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0733,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2021-05-14",
        "batterId": 542303,
        "pitcherId": 641778,
        "description": "Marcell Ozuna homers (6) on a fly ball to center field.",
        "exitVelocity": 110.7,
        "distance": 439,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 89.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 95.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5312,
          "percentile": null,
          "score": 101.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 89.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 95.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5312,
          "percentile": null,
          "score": 101.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656302,
      "pitcher": "Dylan Cease",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 37,
      "reliefAppearances": 0,
      "hotDogIndex": 86.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 421,
      "totalBbeAllowed": 421,
      "cookedPer100Bbe": 20.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.5,
      "adjustedXhrPerBbeAllowed": 0.0463,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0903,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1842,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 386.0,
      "maxExitVelocityAllowed": 115.2,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-04-04",
        "batterId": 660271,
        "pitcherId": 656302,
        "description": "Shohei Ohtani homers (2) on a fly ball to center field.",
        "exitVelocity": 115.2,
        "distance": 451,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0463,
          "percentile": null,
          "score": 93.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0903,
          "percentile": null,
          "score": 119.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 66.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8143,
          "percentile": null,
          "score": 56.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0463,
          "percentile": null,
          "score": 93.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0903,
          "percentile": null,
          "score": 119.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1842,
          "percentile": null,
          "score": 66.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8143,
          "percentile": null,
          "score": 56.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502706,
      "pitcher": "Derek Holland",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 1,
      "reliefAppearances": 42,
      "hotDogIndex": 86.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 53.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 407.2,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-08-31",
        "batterId": 656305,
        "pitcherId": 502706,
        "description": "Matt Chapman homers (23) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 426,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 102.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 71.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8833,
          "percentile": null,
          "score": 111.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 56.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 102.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 71.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8833,
          "percentile": null,
          "score": 111.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 56.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660546,
      "pitcher": "Yennsy D\u00edaz",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 0,
      "reliefAppearances": 21,
      "hotDogIndex": 86.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 80,
      "totalBbeAllowed": 80,
      "cookedPer100Bbe": 107.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0575,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 387.7,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2021-08-15",
        "batterId": 571970,
        "pitcherId": 660546,
        "description": "Max Muncy homers (25) on a fly ball to center field. Trea Turner scores.",
        "exitVelocity": 106.3,
        "distance": 408,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 118.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0667,
          "percentile": null,
          "score": 39.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 118.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0667,
          "percentile": null,
          "score": 39.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672335,
      "pitcher": "Cionel P\u00e9rez",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 85.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 66,
      "totalBbeAllowed": 66,
      "cookedPer100Bbe": 129.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0667,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2021-04-22",
        "batterId": 608348,
        "pitcherId": 672335,
        "description": "Carson Kelly homers (4) on a fly ball to left center field. David Peralta scores.",
        "exitVelocity": 107.0,
        "distance": 378,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 136.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.98,
          "percentile": null,
          "score": 33.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 136.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.98,
          "percentile": null,
          "score": 33.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607074,
      "pitcher": "Carlos Rod\u00f3n",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 84.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 321,
      "totalBbeAllowed": 321,
      "cookedPer100Bbe": 26.4,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0561,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0125,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-05-26",
        "batterId": 669242,
        "pitcherId": 607074,
        "description": "Tommy Edman homers (3) on a line drive to left center field.",
        "exitVelocity": 112.5,
        "distance": 436,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 76.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 58.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6538,
          "percentile": null,
          "score": 106.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0125,
          "percentile": null,
          "score": 82.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 76.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 58.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6538,
          "percentile": null,
          "score": 106.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0125,
          "percentile": null,
          "score": 82.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656546,
      "pitcher": "Jeff Hoffman",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 14,
      "reliefAppearances": 20,
      "hotDogIndex": 84.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 41.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0481,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0777,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 389.8,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2021-04-27",
        "batterId": 669257,
        "pitcherId": 656546,
        "description": "Will Smith homers (3) on a fly ball to center field. Justin Turner scores. Max Muncy scores.",
        "exitVelocity": 106.7,
        "distance": 425,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 99.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 101.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9333,
          "percentile": null,
          "score": 30.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 71.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 99.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 101.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9333,
          "percentile": null,
          "score": 30.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 71.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 500610,
      "pitcher": "Deolis Guerra",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 84.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 46.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0604,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 106.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-04-08",
        "batterId": 514888,
        "pitcherId": 500610,
        "description": "Jose Altuve homers (1) on a fly ball to left center field.",
        "exitVelocity": 106.5,
        "distance": 426,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 78.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 68.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3875,
          "percentile": null,
          "score": 45.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 99.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 78.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 68.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3875,
          "percentile": null,
          "score": 45.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 99.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593974,
      "pitcher": "Wandy Peralta",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 1,
      "reliefAppearances": 59,
      "hotDogIndex": 84.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 56.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0133,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 406.5,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2021-05-23",
        "batterId": 547989,
        "pitcherId": 593974,
        "description": "Jose Abreu homers (9) on a fly ball to center field. Yoan Moncada scores.",
        "exitVelocity": 108.4,
        "distance": 450,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 79.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7333,
          "percentile": null,
          "score": 108.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 79.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7333,
          "percentile": null,
          "score": 108.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683232,
      "pitcher": "Nick Mears",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 0,
      "reliefAppearances": 33,
      "hotDogIndex": 84.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 70,
      "totalBbeAllowed": 70,
      "cookedPer100Bbe": 120.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 2.3,
      "adjustedXhrPerBbeAllowed": 0.0329,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 387.4,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2021-08-02",
        "batterId": 500871,
        "pitcherId": 683232,
        "description": "Eduardo Escobar homers (2) on a fly ball to right field. Kolten Wong scores. Omar Narvaez scores.",
        "exitVelocity": 110.8,
        "distance": 421,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 55.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.38,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 55.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 137.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.38,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 433589,
      "pitcher": "Yusmeiro Petit",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 82,
      "gamesStarted": 0,
      "reliefAppearances": 82,
      "hotDogIndex": 83.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 263,
      "totalBbeAllowed": 263,
      "cookedPer100Bbe": 31.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0646,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2021-08-13",
        "batterId": 656847,
        "pitcherId": 433589,
        "description": "DJ Peters homers (1) on a fly ball to left field. Nathaniel Lowe scores.",
        "exitVelocity": 111.9,
        "distance": 446,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 100.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 121.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 62.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 100.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 121.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 62.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656756,
      "pitcher": "Jordan Montgomery",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 83.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 455,
      "totalBbeAllowed": 455,
      "cookedPer100Bbe": 18.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0835,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1053,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2021-09-16",
        "batterId": 663624,
        "pitcherId": 656756,
        "description": "Ryan Mountcastle homers (29) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 438,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0835,
          "percentile": null,
          "score": 110.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 31.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4105,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 84.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0835,
          "percentile": null,
          "score": 110.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 31.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4105,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 84.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543606,
      "pitcher": "Jake Odorizzi",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 25,
      "reliefAppearances": 3,
      "hotDogIndex": 83.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 331,
      "totalBbeAllowed": 331,
      "cookedPer100Bbe": 25.3,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.1057,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.003,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.8,
      "avgDistanceAllowed": 386.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-08-16",
        "batterId": 641531,
        "pitcherId": 543606,
        "description": "Hunter Dozier homers (9) on a line drive to left center field.",
        "exitVelocity": 109.2,
        "distance": 431,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 107.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1057,
          "percentile": null,
          "score": 143.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 62.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.7778,
          "percentile": null,
          "score": 16.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.003,
          "percentile": null,
          "score": 41.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 107.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1057,
          "percentile": null,
          "score": 143.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 62.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.7778,
          "percentile": null,
          "score": 16.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.003,
          "percentile": null,
          "score": 41.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642092,
      "pitcher": "Riley Smith",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 6,
      "reliefAppearances": 18,
      "hotDogIndex": 83.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 245,
      "totalBbeAllowed": 245,
      "cookedPer100Bbe": 34.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0776,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0082,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 408.4,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-05-14",
        "batterId": 656941,
        "pitcherId": 642092,
        "description": "Kyle Schwarber homers (5) on a fly ball to left center field.",
        "exitVelocity": 110.7,
        "distance": 424,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0776,
          "percentile": null,
          "score": 101.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.04,
          "percentile": null,
          "score": 116.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 64.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0776,
          "percentile": null,
          "score": 101.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.04,
          "percentile": null,
          "score": 116.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 64.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543101,
      "pitcher": "Anthony DeSclafani",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 83.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 487,
      "totalBbeAllowed": 487,
      "cookedPer100Bbe": 17.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0698,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-06-03",
        "batterId": 592626,
        "pitcherId": 543101,
        "description": "Joc Pederson homers (5) on a fly ball to right field. Eric Sogard scores.",
        "exitVelocity": 110.4,
        "distance": 427,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 82.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 87.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 63.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6632,
          "percentile": null,
          "score": 76.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 89.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 82.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 87.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 63.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6632,
          "percentile": null,
          "score": 76.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 89.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489265,
      "pitcher": "Sergio Romo",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 83.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 47.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0294,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2021-08-28",
        "batterId": 592450,
        "pitcherId": 489265,
        "description": "Aaron Judge homers (29) on a fly ball to left center field. Anthony Rizzo scores.",
        "exitVelocity": 110.0,
        "distance": 406,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 41.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 82.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4222,
          "percentile": null,
          "score": 72.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 41.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 82.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4222,
          "percentile": null,
          "score": 72.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668678,
      "pitcher": "Zac Gallen",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 83.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 329,
      "totalBbeAllowed": 329,
      "cookedPer100Bbe": 25.3,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 15.8,
      "adjustedXhrPerBbeAllowed": 0.048,
      "xhrDiffAllowed": 3.2,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0729,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0091,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-08-31",
        "batterId": 592518,
        "pitcherId": 668678,
        "description": "Manny Machado homers (23) on a line drive to left field. Jake Cronenworth scores.",
        "exitVelocity": 111.3,
        "distance": 420,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 98.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0105,
          "percentile": null,
          "score": 35.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 69.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 98.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0105,
          "percentile": null,
          "score": 35.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 69.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621249,
      "pitcher": "Duane Underwood Jr.",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 83.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 232,
      "totalBbeAllowed": 232,
      "cookedPer100Bbe": 35.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0819,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0086,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2021-05-31",
        "batterId": 609275,
        "pitcherId": 621249,
        "description": "Adalberto Mondesi homers (2) on a fly ball to right field. Andrew Benintendi scores.",
        "exitVelocity": 109.8,
        "distance": 417,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 84.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 106.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1222,
          "percentile": null,
          "score": 118.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 67.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 84.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 106.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 53.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1222,
          "percentile": null,
          "score": 118.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 67.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 625643,
      "pitcher": "Reynaldo L\u00f3pez",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 9,
      "reliefAppearances": 14,
      "hotDogIndex": 83.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 48.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0465,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.093,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0058,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-09-23",
        "batterId": 656252,
        "pitcherId": 625643,
        "description": "Bobby Bradley homers (15) on a fly ball to center field.",
        "exitVelocity": 109.3,
        "distance": 407,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.093,
          "percentile": null,
          "score": 127.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1583,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 54.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0465,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.093,
          "percentile": null,
          "score": 127.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1583,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0058,
          "percentile": null,
          "score": 54.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605242,
      "pitcher": "Michael Fulmer",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 5,
      "reliefAppearances": 51,
      "hotDogIndex": 83.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 225,
      "totalBbeAllowed": 225,
      "cookedPer100Bbe": 36.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.036,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0489,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0178,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-04-09",
        "batterId": 614177,
        "pitcherId": 605242,
        "description": "Franmil Reyes homers (3) on a line drive to center field.",
        "exitVelocity": 111.5,
        "distance": 446,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 44.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9286,
          "percentile": null,
          "score": 172.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 44.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9286,
          "percentile": null,
          "score": 172.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663556,
      "pitcher": "Shane McClanahan",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 26,
      "reliefAppearances": 2,
      "hotDogIndex": 82.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 359,
      "totalBbeAllowed": 359,
      "cookedPer100Bbe": 23.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0446,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.078,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1786,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-06-09",
        "batterId": 665742,
        "pitcherId": 663556,
        "description": "Juan Soto homers (8) on a line drive to center field. Trea Turner scores.",
        "exitVelocity": 110.3,
        "distance": 423,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 88.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 63.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5467,
          "percentile": null,
          "score": 102.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 65.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 88.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 102.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 63.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5467,
          "percentile": null,
          "score": 102.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 65.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622503,
      "pitcher": "Nabil Crismatt",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 82.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 248,
      "totalBbeAllowed": 248,
      "cookedPer100Bbe": 33.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0407,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 405.7,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-08-18",
        "batterId": 596115,
        "pitcherId": 622503,
        "description": "Trevor Story homers (16) on a fly ball to left field. Charlie Blackmon scores.",
        "exitVelocity": 111.0,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 75.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.42,
          "percentile": null,
          "score": 126.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 81.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 75.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.42,
          "percentile": null,
          "score": 126.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 81.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663559,
      "pitcher": "Bailey Falter",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 1,
      "reliefAppearances": 21,
      "hotDogIndex": 82.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 85.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1031,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-04-25",
        "batterId": 543068,
        "pitcherId": 663559,
        "description": "C.J. Cron homers (3) on a fly ball to left center field. Trevor Story scores.",
        "exitVelocity": 107.5,
        "distance": 447,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 79.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1031,
          "percentile": null,
          "score": 141.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.72,
          "percentile": null,
          "score": 54.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 73.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 79.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1031,
          "percentile": null,
          "score": 141.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.72,
          "percentile": null,
          "score": 54.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 73.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650633,
      "pitcher": "Michael King",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 8,
      "reliefAppearances": 18,
      "hotDogIndex": 82.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 202,
      "totalBbeAllowed": 202,
      "cookedPer100Bbe": 40.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0693,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 117.2,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2021-06-28",
        "batterId": 660271,
        "pitcherId": 650633,
        "description": "Shohei Ohtani homers (26) on a fly ball to right center field.",
        "exitVelocity": 117.2,
        "distance": 416,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 85.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.325,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 85.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.325,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592222,
      "pitcher": "Alex Claudio",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 82.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 74.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0477,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.009,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 379.3,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2021-06-03",
        "batterId": 572122,
        "pitcherId": 592222,
        "description": "Kyle Seager homers (11) on a fly ball to right field.",
        "exitVelocity": 107.5,
        "distance": 414,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 98.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 92.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0333,
          "percentile": null,
          "score": 37.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 69.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 98.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 92.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0333,
          "percentile": null,
          "score": 37.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 69.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608331,
      "pitcher": "Max Fried",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 82.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 540,
      "totalBbeAllowed": 540,
      "cookedPer100Bbe": 15.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 19.2,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0574,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3548,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2021-09-12",
        "batterId": 660821,
        "pitcherId": 608331,
        "description": "Jesus Sanchez homers (10) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 460,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 62.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 62.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3548,
          "percentile": null,
          "score": 118.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5444,
          "percentile": null,
          "score": 102.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 99.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 62.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 62.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3548,
          "percentile": null,
          "score": 118.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5444,
          "percentile": null,
          "score": 102.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 99.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608718,
      "pitcher": "Brent Suter",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 1,
      "reliefAppearances": 65,
      "hotDogIndex": 82.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 219,
      "totalBbeAllowed": 219,
      "cookedPer100Bbe": 37.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0502,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 409.2,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-04-13",
        "batterId": 575929,
        "pitcherId": 608718,
        "description": "Willson Contreras homers (2) on a fly ball to left center field. Ian Happ scores.",
        "exitVelocity": 110.4,
        "distance": 438,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 63.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 47.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8111,
          "percentile": null,
          "score": 110.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 105.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 63.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 47.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8111,
          "percentile": null,
          "score": 110.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 105.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642232,
      "pitcher": "Ryan Yarbrough",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 24,
      "reliefAppearances": 9,
      "hotDogIndex": 81.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 500,
      "totalBbeAllowed": 500,
      "cookedPer100Bbe": 16.4,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 23.8,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.068,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 117.4,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2021-05-24",
        "batterId": 665489,
        "pitcherId": 642232,
        "description": "Vladimir Guerrero Jr. homers (14) on a fly ball to center field.",
        "exitVelocity": 117.4,
        "distance": 461,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 98.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 83.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 101.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.12,
          "percentile": null,
          "score": 89.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 54.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 98.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 83.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 101.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.12,
          "percentile": null,
          "score": 89.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 54.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593958,
      "pitcher": "Eduardo Rodriguez",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 36,
      "reliefAppearances": 1,
      "hotDogIndex": 81.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 475,
      "totalBbeAllowed": 475,
      "cookedPer100Bbe": 17.2,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0568,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3704,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.3,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-07-07",
        "batterId": 660271,
        "pitcherId": 593958,
        "description": "Shohei Ohtani homers (32) on a fly ball to right field.",
        "exitVelocity": 114.5,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 61.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3704,
          "percentile": null,
          "score": 124.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.38,
          "percentile": null,
          "score": 70.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 100.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 61.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3704,
          "percentile": null,
          "score": 124.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.38,
          "percentile": null,
          "score": 70.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 100.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660271,
      "pitcher": "Shohei Ohtani",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 81.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 331,
      "totalBbeAllowed": 331,
      "cookedPer100Bbe": 24.7,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.1,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0634,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-04-26",
        "batterId": 663993,
        "pitcherId": 660271,
        "description": "Nate Lowe homers (6) on a line drive to right center field. Willie Calhoun scores. Joey Gallo scores.",
        "exitVelocity": 112.7,
        "distance": 428,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 83.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 73.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 92.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 93.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 83.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 73.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 92.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 93.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640448,
      "pitcher": "Kyle Finnegan",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 81.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 42.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.4,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-10-03",
        "batterId": 646240,
        "pitcherId": 640448,
        "description": "Rafael Devers homers (38) on a line drive to center field. Kyle Schwarber scores.",
        "exitVelocity": 113.4,
        "distance": 447,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 87.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 83.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.4111,
          "percentile": null,
          "score": 181.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 49.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 87.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 83.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.4111,
          "percentile": null,
          "score": 181.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 49.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661269,
      "pitcher": "Vladimir Gutierrez",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 22,
      "reliefAppearances": 2,
      "hotDogIndex": 81.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 356,
      "totalBbeAllowed": 356,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0458,
      "xhrDiffAllowed": 3.7,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-08-28",
        "batterId": 660821,
        "pitcherId": 661269,
        "description": "Jesus Sanchez homers (5) on a fly ball to center field. Jorge Alfaro scores. Brian Anderson scores.",
        "exitVelocity": 111.6,
        "distance": 443,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 92.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.91,
          "percentile": null,
          "score": 112.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 51.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 92.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.91,
          "percentile": null,
          "score": 112.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 51.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605359,
      "pitcher": "Evan Marshall",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 0,
      "reliefAppearances": 31,
      "hotDogIndex": 80.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 82,
      "totalBbeAllowed": 82,
      "cookedPer100Bbe": 98.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.061,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-06-04",
        "batterId": 606992,
        "pitcherId": 605359,
        "description": "Eric Haase homers (5) on a fly ball to center field. Miguel Cabrera scores.",
        "exitVelocity": 106.6,
        "distance": 427,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 69.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.52,
          "percentile": null,
          "score": 48.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 81.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.061,
          "percentile": null,
          "score": 69.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.52,
          "percentile": null,
          "score": 48.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 81.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572070,
      "pitcher": "Garrett Richards",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 42,
      "gamesStarted": 23,
      "reliefAppearances": 19,
      "hotDogIndex": 80.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 436,
      "totalBbeAllowed": 436,
      "cookedPer100Bbe": 18.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.2,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0665,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3448,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-04-10",
        "batterId": 641820,
        "pitcherId": 572070,
        "description": "Trey Mancini homers (1) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 427,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 81.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 79.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3448,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0316,
          "percentile": null,
          "score": 116.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 59.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 81.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 79.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3448,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0316,
          "percentile": null,
          "score": 116.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 59.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572955,
      "pitcher": "Pierce Johnson",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 2,
      "reliefAppearances": 62,
      "hotDogIndex": 80.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 138,
      "totalBbeAllowed": 138,
      "cookedPer100Bbe": 58.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0355,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2021-06-12",
        "batterId": 542340,
        "pitcherId": 572955,
        "description": "Jonathan Villar homers (6) on a fly ball to right field.",
        "exitVelocity": 108.8,
        "distance": 408,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 62.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 93.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3667,
          "percentile": null,
          "score": 97.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 62.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 93.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3667,
          "percentile": null,
          "score": 97.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656420,
      "pitcher": "J.P. Feyereisen",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 80.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 49.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0184,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2021-05-19",
        "batterId": 624585,
        "pitcherId": 656420,
        "description": "Jorge Soler homers (4) on a fly ball to left center field.",
        "exitVelocity": 107.6,
        "distance": 442,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 62.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 19.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.22,
          "percentile": null,
          "score": 120.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 107.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 62.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 81.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 19.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.22,
          "percentile": null,
          "score": 120.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 107.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621107,
      "pitcher": "Zach Eflin",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 80.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 342,
      "totalBbeAllowed": 342,
      "cookedPer100Bbe": 23.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.038,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 116.1,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-05-30",
        "batterId": 572287,
        "pitcherId": 621107,
        "description": "Mike Zunino homers (12) on a line drive to left field. Joey Wendle scores.",
        "exitVelocity": 116.1,
        "distance": 387,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 70.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 58.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 90.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1625,
          "percentile": null,
          "score": 119.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 91.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 70.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 58.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 90.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1625,
          "percentile": null,
          "score": 119.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 91.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605135,
      "pitcher": "Chris Bassitt",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 79.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 428,
      "totalBbeAllowed": 428,
      "cookedPer100Bbe": 18.6,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.9,
      "adjustedXhrPerBbeAllowed": 0.0395,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0654,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2021-07-18",
        "batterId": 605548,
        "pitcherId": 605135,
        "description": "Bradley Zimmer homers (2) on a line drive to center field.",
        "exitVelocity": 112.0,
        "distance": 423,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 74.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9267,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 87.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 74.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9267,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 87.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592866,
      "pitcher": "Trevor Williams",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 16,
      "reliefAppearances": 8,
      "hotDogIndex": 79.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 280,
      "totalBbeAllowed": 280,
      "cookedPer100Bbe": 28.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0332,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0571,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 407.7,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 481,
      "worstServedEvent": {
        "gameDate": "2021-09-28",
        "batterId": 660821,
        "pitcherId": 592866,
        "description": "Jesus Sanchez homers (14) on a fly ball to right center field.",
        "exitVelocity": 113.9,
        "distance": 445,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 57.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2636,
          "percentile": null,
          "score": 122.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 57.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 126.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2636,
          "percentile": null,
          "score": 122.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 89.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641851,
      "pitcher": "Kyle McGowin",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 1,
      "reliefAppearances": 30,
      "hotDogIndex": 79.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 85,
      "totalBbeAllowed": 85,
      "cookedPer100Bbe": 93.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0529,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0706,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 388.8,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-08-29",
        "batterId": 542340,
        "pitcherId": 641851,
        "description": "Jonathan Villar homers (15) on a line drive to left center field. Dominic Smith scores.",
        "exitVelocity": 107.1,
        "distance": 381,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 89.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.92,
          "percentile": null,
          "score": 85.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 89.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.92,
          "percentile": null,
          "score": 85.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622072,
      "pitcher": "Alex Wood",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 79.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 388,
      "totalBbeAllowed": 388,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.1,
      "adjustedXhrPerBbeAllowed": 0.0312,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0464,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3889,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 414.6,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2021-05-04",
        "batterId": 543068,
        "pitcherId": 622072,
        "description": "C.J. Cron homers (5) on a fly ball to left field. Ryan McMahon scores.",
        "exitVelocity": 113.3,
        "distance": 458,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 48.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 38.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3889,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2571,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 104.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 48.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 38.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3889,
          "percentile": null,
          "score": 131.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2571,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 104.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608344,
      "pitcher": "Cole Irvin",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 79.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 591,
      "totalBbeAllowed": 591,
      "cookedPer100Bbe": 13.4,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 24.2,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0728,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0085,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2558,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2021-04-28",
        "batterId": 572287,
        "pitcherId": 608344,
        "description": "Mike Zunino homers (5) on a fly ball to center field.",
        "exitVelocity": 112.8,
        "distance": 466,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 94.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2558,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7348,
          "percentile": null,
          "score": 79.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 66.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 94.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2558,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7348,
          "percentile": null,
          "score": 79.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 66.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642547,
      "pitcher": "Freddy Peralta",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 79.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 327,
      "totalBbeAllowed": 327,
      "cookedPer100Bbe": 24.2,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.7,
      "adjustedXhrPerBbeAllowed": 0.0388,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0734,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0092,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-05-29",
        "batterId": 656941,
        "pitcherId": 642547,
        "description": "Kyle Schwarber homers (9) on a fly ball to right field.",
        "exitVelocity": 112.1,
        "distance": 439,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 72.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 96.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.05,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 70.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 72.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 96.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.05,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0092,
          "percentile": null,
          "score": 70.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666201,
      "pitcher": "Alek Manoah",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 79.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 278,
      "totalBbeAllowed": 278,
      "cookedPer100Bbe": 28.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-06-19",
        "batterId": 621466,
        "pitcherId": 666201,
        "description": "DJ Stewart homers (7) on a fly ball to right center field.",
        "exitVelocity": 109.3,
        "distance": 437,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 92.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 51.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 75.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 92.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 51.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 75.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607625,
      "pitcher": "Seth Lugo",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 78.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 66.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0496,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0672,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 394.3,
      "maxExitVelocityAllowed": 104.9,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2021-09-15",
        "batterId": 502671,
        "pitcherId": 607625,
        "description": "Paul Goldschmidt homers (26) on a fly ball to left center field.",
        "exitVelocity": 104.9,
        "distance": 391,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 102.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 80.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 178.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0167,
          "percentile": null,
          "score": 36.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 102.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 80.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 178.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0167,
          "percentile": null,
          "score": 36.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489119,
      "pitcher": "Wade Miley",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 78.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 524,
      "totalBbeAllowed": 524,
      "cookedPer100Bbe": 15.0,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.7,
      "adjustedXhrPerBbeAllowed": 0.0319,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0477,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0191,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.36,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 405.7,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-06-17",
        "batterId": 592518,
        "pitcherId": 489119,
        "description": "Manny Machado homers (10) on a fly ball to left center field.",
        "exitVelocity": 110.8,
        "distance": 433,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 52.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 40.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.36,
          "percentile": null,
          "score": 120.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 106.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 110.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 52.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 40.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.36,
          "percentile": null,
          "score": 120.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 106.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 110.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622251,
      "pitcher": "Josh Staumont",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 78.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 48.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0407,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0679,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-07-01",
        "batterId": 646240,
        "pitcherId": 622251,
        "description": "Rafael Devers homers (20) on a fly ball to right field. J.D. Martinez scores. Xander Bogaerts scores.",
        "exitVelocity": 110.2,
        "distance": 426,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 82.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2833,
          "percentile": null,
          "score": 67.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 55.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 82.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 147.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2833,
          "percentile": null,
          "score": 67.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 55.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669952,
      "pitcher": "Mitch White",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 4,
      "reliefAppearances": 19,
      "hotDogIndex": 78.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 59.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.084,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.7,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-08-29",
        "batterId": 543068,
        "pitcherId": 669952,
        "description": "C.J. Cron homers (24) on a line drive to left center field. Brendan Rodgers scores. Charlie Blackmon scores.",
        "exitVelocity": 110.7,
        "distance": 392,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 96.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 110.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 91.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 96.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 110.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 93.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 91.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606303,
      "pitcher": "Joel Payamps",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 1,
      "reliefAppearances": 40,
      "hotDogIndex": 78.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 48.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0315,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0679,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2021-04-17",
        "batterId": 521692,
        "pitcherId": 606303,
        "description": "Salvador Perez homers (4) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 459,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 51.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 82.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.75,
          "percentile": null,
          "score": 80.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 51.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 82.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.75,
          "percentile": null,
          "score": 80.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605538,
      "pitcher": "Matt Wisler",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 77.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 129,
      "totalBbeAllowed": 129,
      "cookedPer100Bbe": 60.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0341,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0698,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 385.1,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2021-05-17",
        "batterId": 553993,
        "pitcherId": 605538,
        "description": "Eugenio Suarez homers (8) on a fly ball to left field.",
        "exitVelocity": 108.3,
        "distance": 365,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 59.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0714,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0341,
          "percentile": null,
          "score": 59.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0714,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489334,
      "pitcher": "Craig Stammen",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 4,
      "reliefAppearances": 67,
      "hotDogIndex": 77.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 256,
      "totalBbeAllowed": 256,
      "cookedPer100Bbe": 30.2,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-06-21",
        "batterId": 669257,
        "pitcherId": 489334,
        "description": "Will Smith homers (9) on a fly ball to left field.",
        "exitVelocity": 108.6,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 87.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 72.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 66.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7231,
          "percentile": null,
          "score": 54.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 79.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 87.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 72.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 66.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7231,
          "percentile": null,
          "score": 54.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 79.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 503449,
      "pitcher": "Wily Peralta",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 18,
      "reliefAppearances": 1,
      "hotDogIndex": 77.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 298,
      "totalBbeAllowed": 298,
      "cookedPer100Bbe": 25.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.9,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0705,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0067,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-07-28",
        "batterId": 593934,
        "pitcherId": 503449,
        "description": "Miguel Sano homers (16) on a fly ball to center field.",
        "exitVelocity": 111.0,
        "distance": 429,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 93.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 67.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1,
          "percentile": null,
          "score": 63.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 57.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 93.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 67.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1,
          "percentile": null,
          "score": 63.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 57.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542881,
      "pitcher": "Tyler Anderson",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 76.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 552,
      "totalBbeAllowed": 552,
      "cookedPer100Bbe": 13.9,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 22.2,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": 4.8,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0652,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-10-03",
        "batterId": 660271,
        "pitcherId": 542881,
        "description": "Shohei Ohtani homers (46) on a line drive to right field.",
        "exitVelocity": 112.9,
        "distance": 418,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 75.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 94.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9179,
          "percentile": null,
          "score": 59.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 75.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 94.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9179,
          "percentile": null,
          "score": 59.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664948,
      "pitcher": "Anthony Misiewicz",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 76.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.038,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0422,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0181,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 395.4,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2021-10-03",
        "batterId": 665120,
        "pitcherId": 664948,
        "description": "Jared Walsh homers (29) on a fly ball to right field. Phil Gosselin scores.",
        "exitVelocity": 109.8,
        "distance": 426,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 70.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 26.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 93.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 105.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 70.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 26.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 93.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 105.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573186,
      "pitcher": "Marcus Stroman",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 76.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 550,
      "totalBbeAllowed": 550,
      "cookedPer100Bbe": 13.8,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0358,
      "xhrDiffAllowed": -2.7,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0545,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 403.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-09-21",
        "batterId": 593428,
        "pitcherId": 573186,
        "description": "Xander Bogaerts homers (23) on a fly ball to center field. Kyle Schwarber scores.",
        "exitVelocity": 110.0,
        "distance": 426,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 63.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 57.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 79.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8684,
          "percentile": null,
          "score": 83.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 98.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 63.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 57.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 79.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8684,
          "percentile": null,
          "score": 83.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 98.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 448281,
      "pitcher": "Sean Doolittle",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 76.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 52.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0347,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 405.7,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-05-14",
        "batterId": 641658,
        "pitcherId": 448281,
        "description": "Garrett Hampson homers (5) on a fly ball to left field.",
        "exitVelocity": 106.2,
        "distance": 456,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 60.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 86.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 81.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 60.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 86.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 81.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 517008,
      "pitcher": "Alex Colom\u00e9",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 75.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 211,
      "totalBbeAllowed": 211,
      "cookedPer100Bbe": 36.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0365,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0616,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-08-25",
        "batterId": 656941,
        "pitcherId": 517008,
        "description": "Kyle Schwarber homers (26) on a fly ball to center field. Enrique Hernandez scores.",
        "exitVelocity": 108.4,
        "distance": 437,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 66.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 70.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 51.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 112.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 88.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 66.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 70.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 51.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 112.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 88.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595465,
      "pitcher": "Dan Winkler",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 75.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 110,
      "totalBbeAllowed": 110,
      "cookedPer100Bbe": 68.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0364,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0636,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0091,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2021-07-06",
        "batterId": 547180,
        "pitcherId": 595465,
        "description": "Bryce Harper homers (15) on a fly ball to right field. Brad Miller scores. Jean Segura scores.",
        "exitVelocity": 110.1,
        "distance": 394,
        "launchAngle": 46.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 74.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 74.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571927,
      "pitcher": "Steven Matz",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 75.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 483,
      "totalBbeAllowed": 483,
      "cookedPer100Bbe": 15.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 18.6,
      "adjustedXhrPerBbeAllowed": 0.0385,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.058,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2021-04-23",
        "batterId": 668227,
        "pitcherId": 571927,
        "description": "Randy Arozarena homers (3) on a fly ball to center field. Kevin Kiermaier scores. Yandy Diaz scores.",
        "exitVelocity": 109.5,
        "distance": 445,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 63.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0111,
          "percentile": null,
          "score": 36.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 63.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0111,
          "percentile": null,
          "score": 36.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641743,
      "pitcher": "Anthony Kay",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 6,
      "reliefAppearances": 7,
      "hotDogIndex": 75.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 63.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 387.4,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-07-19",
        "batterId": 571771,
        "pitcherId": 641743,
        "description": "Enrique Hernandez homers (12) on a fly ball to left field. Kevin Plawecki scores.",
        "exitVelocity": 109.3,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 67.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 90.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 66.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 67.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 90.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 66.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453284,
      "pitcher": "Blake Parker",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 75.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 55.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0353,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0441,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0074,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 420.6,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2021-10-01",
        "batterId": 624431,
        "pitcherId": 453284,
        "description": "Jose Trevino homers (5) on a line drive to left field. Nick Solak scores.",
        "exitVelocity": 110.2,
        "distance": 409,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 61.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 31.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4,
          "percentile": null,
          "score": 154.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 61.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 31.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 188.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4,
          "percentile": null,
          "score": 154.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 450203,
      "pitcher": "Charlie Morton",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 39,
      "gamesStarted": 39,
      "reliefAppearances": 0,
      "hotDogIndex": 74.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 501,
      "totalBbeAllowed": 501,
      "cookedPer100Bbe": 15.0,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 18.4,
      "adjustedXhrPerBbeAllowed": 0.0367,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0579,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1724,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-08-24",
        "batterId": 519317,
        "pitcherId": 450203,
        "description": "Giancarlo Stanton homers (22) on a line drive to center field.",
        "exitVelocity": 111.7,
        "distance": 419,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 67.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 63.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1724,
          "percentile": null,
          "score": 62.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6611,
          "percentile": null,
          "score": 106.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 87.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 67.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 63.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1724,
          "percentile": null,
          "score": 62.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6611,
          "percentile": null,
          "score": 106.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 87.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 645261,
      "pitcher": "Sandy Alcantara",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 74.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 603,
      "totalBbeAllowed": 603,
      "cookedPer100Bbe": 12.4,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.0363,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.068,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.1707,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2021-09-02",
        "batterId": 542340,
        "pitcherId": 645261,
        "description": "Jonathan Villar homers (17) on a fly ball to right center field.",
        "exitVelocity": 111.1,
        "distance": 431,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0363,
          "percentile": null,
          "score": 65.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 83.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1707,
          "percentile": null,
          "score": 61.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0435,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0363,
          "percentile": null,
          "score": 65.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 83.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1707,
          "percentile": null,
          "score": 61.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0435,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607219,
      "pitcher": "Sal Romano",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 0,
      "reliefAppearances": 24,
      "hotDogIndex": 74.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 89,
      "totalBbeAllowed": 89,
      "cookedPer100Bbe": 83.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0506,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-04-06",
        "batterId": 595943,
        "pitcherId": 607219,
        "description": "Phillip Evans homers (2) on a line drive to left center field.",
        "exitVelocity": 108.7,
        "distance": 404,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 130.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 130.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622250,
      "pitcher": "Josh Sborz",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 73.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 46.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0308,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0449,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2021-08-13",
        "batterId": 621566,
        "pitcherId": 622250,
        "description": "Matt Olson homers (29) on a line drive to right center field.",
        "exitVelocity": 112.9,
        "distance": 387,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 46.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 34.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7571,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 46.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 34.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7571,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641401,
      "pitcher": "Connor Brogdon",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 1,
      "reliefAppearances": 58,
      "hotDogIndex": 73.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 170,
      "totalBbeAllowed": 170,
      "cookedPer100Bbe": 43.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0365,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 105.8,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-04-20",
        "batterId": 543105,
        "pitcherId": 641401,
        "description": "Alex Dickerson homers (3) on a fly ball to right center field. Evan Longoria scores. Brandon Belt scores.",
        "exitVelocity": 105.8,
        "distance": 422,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 66.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8667,
          "percentile": null,
          "score": 57.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 66.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8667,
          "percentile": null,
          "score": 57.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 615698,
      "pitcher": "Cal Quantrill",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 44,
      "gamesStarted": 23,
      "reliefAppearances": 21,
      "hotDogIndex": 72.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 426,
      "totalBbeAllowed": 426,
      "cookedPer100Bbe": 17.1,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 13.4,
      "adjustedXhrPerBbeAllowed": 0.0315,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0493,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-09-15",
        "batterId": 593934,
        "pitcherId": 615698,
        "description": "Miguel Sano homers (28) on a line drive to left center field. Byron Buxton scores. Max Kepler scores.",
        "exitVelocity": 113.7,
        "distance": 420,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 50.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 44.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1937,
          "percentile": null,
          "score": 92.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 50.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 44.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1937,
          "percentile": null,
          "score": 92.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 88.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594798,
      "pitcher": "Jacob deGrom",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 72.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 41.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0632,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-04-10",
        "batterId": 665862,
        "pitcherId": 594798,
        "description": "Jazz Chisholm Jr. homers (1) on a fly ball to right field.",
        "exitVelocity": 107.4,
        "distance": 402,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 68.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 73.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4714,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 78.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 68.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 73.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4714,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 78.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607560,
      "pitcher": "Ryne Harper",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 71.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 71.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0535,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0693,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.1,
      "avgDistanceAllowed": 388.7,
      "maxExitVelocityAllowed": 104.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-09-07",
        "batterId": 645277,
        "pitcherId": 607560,
        "description": "Ozzie Albies homers (27) on a fly ball to left center field. Eddie Rosario scores.",
        "exitVelocity": 104.0,
        "distance": 418,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0535,
          "percentile": null,
          "score": 109.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 85.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.1333,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0535,
          "percentile": null,
          "score": 109.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 85.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.1333,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605447,
      "pitcher": "Jordan Romano",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 71.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 49.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0377,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0822,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2021-09-04",
        "batterId": 669221,
        "pitcherId": 605447,
        "description": "Sean Murphy homers (16) on a fly ball to left center field. Chad Pinder scores.",
        "exitVelocity": 109.2,
        "distance": 434,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0822,
          "percentile": null,
          "score": 106.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9375,
          "percentile": null,
          "score": 60.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0822,
          "percentile": null,
          "score": 106.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9375,
          "percentile": null,
          "score": 60.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 659275,
      "pitcher": "Dinelson Lamet",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 11,
      "reliefAppearances": 13,
      "hotDogIndex": 71.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 56.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0079,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-06-08",
        "batterId": 575929,
        "pitcherId": 659275,
        "description": "Willson Contreras homers (10) on a fly ball to left center field.",
        "exitVelocity": 108.5,
        "distance": 419,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 79.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 68.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 63.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 79.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 68.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 63.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664285,
      "pitcher": "Framber Valdez",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 71.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 16.1,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 15.0,
      "adjustedXhrPerBbeAllowed": 0.0339,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.16,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 388.6,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2021-10-31",
        "batterId": 518692,
        "pitcherId": 664285,
        "description": "Freddie Freeman homers (1) on a fly ball to right center field.",
        "exitVelocity": 112.0,
        "distance": 460,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 58.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 60.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 54.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 118.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 85.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 58.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 60.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 54.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 118.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 85.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607188,
      "pitcher": "Jake Faria",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 3,
      "reliefAppearances": 24,
      "hotDogIndex": 71.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 107,
      "totalBbeAllowed": 107,
      "cookedPer100Bbe": 66.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1121,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 104.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-09-14",
        "batterId": 669257,
        "pitcherId": 607188,
        "description": "Will Smith homers (24) on a fly ball to left center field.",
        "exitVelocity": 104.0,
        "distance": 418,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 74.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1121,
          "percentile": null,
          "score": 149.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.98,
          "percentile": null,
          "score": 33.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 74.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1121,
          "percentile": null,
          "score": 149.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.98,
          "percentile": null,
          "score": 33.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547942,
      "pitcher": "Kwang Hyun Kim",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 21,
      "reliefAppearances": 7,
      "hotDogIndex": 70.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 335,
      "totalBbeAllowed": 335,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.7,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0627,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-05-30",
        "batterId": 606466,
        "pitcherId": 547942,
        "description": "Ketel Marte homers (3) on a line drive to center field.",
        "exitVelocity": 111.3,
        "distance": 457,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 69.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 81.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 54.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 69.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 72.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 81.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.925,
          "percentile": null,
          "score": 113.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 54.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571710,
      "pitcher": "Mychal Givens",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 70.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 139,
      "totalBbeAllowed": 139,
      "cookedPer100Bbe": 50.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0647,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-04-17",
        "batterId": 624413,
        "pitcherId": 571710,
        "description": "Pete Alonso homers (2) on a line drive to left field.",
        "exitVelocity": 111.9,
        "distance": 421,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 81.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0647,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4333,
          "percentile": null,
          "score": 72.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 81.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0647,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 145.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4333,
          "percentile": null,
          "score": 72.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518876,
      "pitcher": "Merrill Kelly",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 69.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 527,
      "totalBbeAllowed": 527,
      "cookedPer100Bbe": 13.2,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 19.3,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0664,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-09-15",
        "batterId": 571970,
        "pitcherId": 518876,
        "description": "Max Muncy homers (34) on a fly ball to right center field.",
        "exitVelocity": 111.7,
        "distance": 398,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 66.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 79.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2571,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0571,
          "percentile": null,
          "score": 63.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 66.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 79.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2571,
          "percentile": null,
          "score": 89.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0571,
          "percentile": null,
          "score": 63.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543243,
      "pitcher": "Sonny Gray",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 69.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 359,
      "totalBbeAllowed": 359,
      "cookedPer100Bbe": 19.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": 6.1,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0585,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 390.5,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-07-25",
        "batterId": 641933,
        "pitcherId": 543243,
        "description": "Tyler O'Neill homers (17) on a fly ball to center field. Nolan Arenado scores.",
        "exitVelocity": 108.1,
        "distance": 416,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0585,
          "percentile": null,
          "score": 64.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5789,
          "percentile": null,
          "score": 50.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 65.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0585,
          "percentile": null,
          "score": 64.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.381,
          "percentile": null,
          "score": 128.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5789,
          "percentile": null,
          "score": 50.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 65.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605540,
      "pitcher": "Brandon Woodruff",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 69.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 467,
      "totalBbeAllowed": 467,
      "cookedPer100Bbe": 14.9,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0392,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0535,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0107,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 404.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2021-08-19",
        "batterId": 641933,
        "pitcherId": 605540,
        "description": "Tyler O'Neill homers (21) on a fly ball to center field. Paul Goldschmidt scores. Nolan Arenado scores.",
        "exitVelocity": 111.1,
        "distance": 450,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 72.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0535,
          "percentile": null,
          "score": 56.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4421,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0107,
          "percentile": null,
          "score": 74.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 72.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0535,
          "percentile": null,
          "score": 56.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4421,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0107,
          "percentile": null,
          "score": 74.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 468504,
      "pitcher": "Jhoulys Chac\u00edn",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 2,
      "reliefAppearances": 46,
      "hotDogIndex": 69.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 203,
      "totalBbeAllowed": 203,
      "cookedPer100Bbe": 34.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0325,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0099,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2021-05-04",
        "batterId": 474832,
        "pitcherId": 468504,
        "description": "Brandon Belt hits a grand slam (5) to right center field. Jason Vosler scores. Steven Duggar scores. Mike Tauchman scores.",
        "exitVelocity": 105.5,
        "distance": 452,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 54.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7875,
          "percentile": null,
          "score": 80.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 72.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 54.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 74.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7875,
          "percentile": null,
          "score": 80.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 72.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458681,
      "pitcher": "Lance Lynn",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 69.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 416,
      "totalBbeAllowed": 416,
      "cookedPer100Bbe": 16.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0346,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0529,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4091,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-05-18",
        "batterId": 593934,
        "pitcherId": 458681,
        "description": "Miguel Sano homers (5) on a fly ball to center field.",
        "exitVelocity": 109.7,
        "distance": 418,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 60.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 55.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4091,
          "percentile": null,
          "score": 135.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6437,
          "percentile": null,
          "score": 52.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 71.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 60.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 55.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4091,
          "percentile": null,
          "score": 135.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6437,
          "percentile": null,
          "score": 52.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 71.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657097,
      "pitcher": "Jacob Webb",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 0,
      "reliefAppearances": 40,
      "hotDogIndex": 69.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 62.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.6,
      "adjustedXhrPerBbeAllowed": 0.0324,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0541,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.009,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-04-30",
        "batterId": 606192,
        "pitcherId": 657097,
        "description": "Teoscar Hernandez homers (2) on a fly ball to center field. Bo Bichette scores. Vladimir Guerrero Jr. scores.",
        "exitVelocity": 108.4,
        "distance": 427,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 56.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0,
          "percentile": null,
          "score": 114.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 69.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 56.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0,
          "percentile": null,
          "score": 114.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 69.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642152,
      "pitcher": "Lou Trivino",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 69.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 202,
      "totalBbeAllowed": 202,
      "cookedPer100Bbe": 34.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0267,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0594,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2021-04-21",
        "batterId": 621439,
        "pitcherId": 642152,
        "description": "Byron Buxton homers (6) on a fly ball to left center field. Travis Blankenhorn scores.",
        "exitVelocity": 111.0,
        "distance": 423,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 32.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 66.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.44,
          "percentile": null,
          "score": 155.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 32.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 66.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.44,
          "percentile": null,
          "score": 155.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 612434,
      "pitcher": "Miguel Castro",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 2,
      "reliefAppearances": 72,
      "hotDogIndex": 68.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 37.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0322,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0546,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-06-21",
        "batterId": 660670,
        "pitcherId": 612434,
        "description": "Ronald Acuna homers (20) on a line drive to center field.",
        "exitVelocity": 115.7,
        "distance": 410,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0322,
          "percentile": null,
          "score": 53.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 57.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.525,
          "percentile": null,
          "score": 101.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 99.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0322,
          "percentile": null,
          "score": 53.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 57.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.525,
          "percentile": null,
          "score": 101.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 99.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519151,
      "pitcher": "Ryan Pressly",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 68.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 38.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0294,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.9,
      "avgDistanceAllowed": 413.0,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2021-05-29",
        "batterId": 665487,
        "pitcherId": 519151,
        "description": "Fernando Tatis Jr. homers (15) on a fly ball to left field. Manny Machado scores. Jake Cronenworth scores.",
        "exitVelocity": 114.9,
        "distance": 448,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 41.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 82.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.88,
          "percentile": null,
          "score": 188.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 52.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 41.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 82.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.88,
          "percentile": null,
          "score": 188.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 52.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663776,
      "pitcher": "Patrick Sandoval",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 14,
      "reliefAppearances": 7,
      "hotDogIndex": 68.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 230,
      "totalBbeAllowed": 230,
      "cookedPer100Bbe": 29.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0422,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0609,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0043,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 399.1,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-05-17",
        "batterId": 514917,
        "pitcherId": 663776,
        "description": "Cesar Hernandez homers (4) on a fly ball to left center field.",
        "exitVelocity": 107.9,
        "distance": 403,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0609,
          "percentile": null,
          "score": 69.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9273,
          "percentile": null,
          "score": 59.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0043,
          "percentile": null,
          "score": 44.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0609,
          "percentile": null,
          "score": 69.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9273,
          "percentile": null,
          "score": 59.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0043,
          "percentile": null,
          "score": 44.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670280,
      "pitcher": "David Bednar",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 68.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 47.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2021-04-07",
        "batterId": 606157,
        "pitcherId": 670280,
        "description": "Aristides Aquino homers (2) on a fly ball to left center field.",
        "exitVelocity": 106.4,
        "distance": 415,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 56.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.84,
          "percentile": null,
          "score": 56.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 86.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 56.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.84,
          "percentile": null,
          "score": 56.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 86.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621111,
      "pitcher": "Walker Buehler",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 39,
      "gamesStarted": 39,
      "reliefAppearances": 0,
      "hotDogIndex": 67.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 598,
      "totalBbeAllowed": 598,
      "cookedPer100Bbe": 11.4,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.6,
      "adjustedXhrPerBbeAllowed": 0.0361,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0602,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 396.3,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2021-04-22",
        "batterId": 663757,
        "pitcherId": 621111,
        "description": "Trent Grisham homers (4) on a fly ball to right field.",
        "exitVelocity": 107.6,
        "distance": 419,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 64.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 68.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1727,
          "percentile": null,
          "score": 66.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 65.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 64.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 68.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1727,
          "percentile": null,
          "score": 66.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 65.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 456034,
      "pitcher": "David Price",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 12,
      "reliefAppearances": 28,
      "hotDogIndex": 67.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 247,
      "totalBbeAllowed": 247,
      "cookedPer100Bbe": 27.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0607,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2021-04-02",
        "batterId": 656541,
        "pitcherId": 456034,
        "description": "Sam Hilliard homers (1) on a fly ball to right field.",
        "exitVelocity": 113.5,
        "distance": 444,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 59.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.825,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 59.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.825,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 474463,
      "pitcher": "Brett Anderson",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 67.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 338,
      "totalBbeAllowed": 338,
      "cookedPer100Bbe": 19.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0651,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.0455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.7,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-04-05",
        "batterId": 623520,
        "pitcherId": 474463,
        "description": "David Bote homers (1) on a line drive to center field.",
        "exitVelocity": 111.2,
        "distance": 421,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 56.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 77.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 11.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7909,
          "percentile": null,
          "score": 109.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 56.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 77.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 11.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7909,
          "percentile": null,
          "score": 109.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 614179,
      "pitcher": "Jos\u00e9 Ruiz",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 67.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 36.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0649,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0054,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 395.4,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2021-05-13",
        "batterId": 596146,
        "pitcherId": 614179,
        "description": "Max Kepler homers (3) on a line drive to right field.",
        "exitVelocity": 110.2,
        "distance": 378,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 80.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 76.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1125,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 50.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 80.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 76.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1125,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 50.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 528748,
      "pitcher": "Humberto Castellanos",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 7,
      "reliefAppearances": 8,
      "hotDogIndex": 66.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 44.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0403,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0671,
      "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.4,
      "avgDistanceAllowed": 407.3,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-09-18",
        "batterId": 670541,
        "pitcherId": 528748,
        "description": "Yordan Alvarez homers (31) on a fly ball to center field. Alex Bregman scores.",
        "exitVelocity": 114.1,
        "distance": 453,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 75.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 80.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4143,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 75.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 80.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4143,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641835,
      "pitcher": "Tim Mayza",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 66.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 45.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0318,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0405,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 382.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-08-01",
        "batterId": 658668,
        "pitcherId": 641835,
        "description": "Edward Olivares homers (2) on a fly ball to left field.",
        "exitVelocity": 108.4,
        "distance": 417,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 51.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 25.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.54,
          "percentile": null,
          "score": 49.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 85.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 51.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 25.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 155.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.54,
          "percentile": null,
          "score": 49.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 85.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 493603,
      "pitcher": "Adam Ottavino",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 66.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 38.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0517,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 116.4,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2021-09-26",
        "batterId": 519317,
        "pitcherId": 493603,
        "description": "Giancarlo Stanton homers (34) on a fly ball to left center field. Aaron Judge scores.",
        "exitVelocity": 116.4,
        "distance": 448,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 69.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 52.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6833,
          "percentile": null,
          "score": 77.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 53.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 69.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 52.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6833,
          "percentile": null,
          "score": 77.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 53.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660761,
      "pitcher": "Jos\u00e9 Suarez",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 14,
      "reliefAppearances": 11,
      "hotDogIndex": 66.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 273,
      "totalBbeAllowed": 273,
      "cookedPer100Bbe": 24.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0326,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0476,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0073,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 403.5,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2021-08-16",
        "batterId": 608336,
        "pitcherId": 660761,
        "description": "Joey Gallo homers (4) on a fly ball to right field. Aaron Judge scores.",
        "exitVelocity": 112.1,
        "distance": 412,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 54.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 40.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.32,
          "percentile": null,
          "score": 96.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 60.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 54.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 40.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.32,
          "percentile": null,
          "score": 96.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 60.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676051,
      "pitcher": "Codi Heuer",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 65.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 33.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0435,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.065,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 392.0,
      "maxExitVelocityAllowed": 104.6,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2021-04-17",
        "batterId": 503556,
        "pitcherId": 676051,
        "description": "Marwin Gonzalez homers (1) on a fly ball to center field.",
        "exitVelocity": 104.2,
        "distance": 410,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 77.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4857,
          "percentile": null,
          "score": 47.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 77.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4857,
          "percentile": null,
          "score": 47.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672578,
      "pitcher": "Carlos Hern\u00e1ndez",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 11,
      "reliefAppearances": 17,
      "hotDogIndex": 65.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 242,
      "totalBbeAllowed": 242,
      "cookedPer100Bbe": 27.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0351,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.062,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0041,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 410.7,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2021-06-20",
        "batterId": 646240,
        "pitcherId": 672578,
        "description": "Rafael Devers homers (18) on a line drive to center field.",
        "exitVelocity": 112.1,
        "distance": 447,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 60.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 71.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3857,
          "percentile": null,
          "score": 154.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 44.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 60.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 71.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3857,
          "percentile": null,
          "score": 154.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 44.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554430,
      "pitcher": "Zack Wheeler",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 65.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 576,
      "totalBbeAllowed": 576,
      "cookedPer100Bbe": 11.3,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0278,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0382,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4091,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 416.2,
      "maxExitVelocityAllowed": 118.6,
      "maxDistanceAllowed": 474,
      "worstServedEvent": {
        "gameDate": "2021-05-23",
        "batterId": 614173,
        "pitcherId": 554430,
        "description": "Franchy Cordero homers (1) on a fly ball to right center field.",
        "exitVelocity": 118.6,
        "distance": 474,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 36.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 20.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4091,
          "percentile": null,
          "score": 135.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5824,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 36.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 20.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4091,
          "percentile": null,
          "score": 135.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5824,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 86.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608566,
      "pitcher": "Germ\u00e1n M\u00e1rquez",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 65.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 551,
      "totalBbeAllowed": 551,
      "cookedPer100Bbe": 11.8,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.4,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0073,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2121,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 486,
      "worstServedEvent": {
        "gameDate": "2021-09-22",
        "batterId": 670042,
        "pitcherId": 608566,
        "description": "Luke Raley homers (2) on a fly ball to center field. Gavin Lux scores.",
        "exitVelocity": 109.2,
        "distance": 472,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 68.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 67.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2121,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7364,
          "percentile": null,
          "score": 54.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 60.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 68.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 67.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2121,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7364,
          "percentile": null,
          "score": 54.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 60.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 446372,
      "pitcher": "Corey Kluber",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 65.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 237,
      "totalBbeAllowed": 237,
      "cookedPer100Bbe": 27.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0591,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 389.5,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-05-25",
        "batterId": 665489,
        "pitcherId": 446372,
        "description": "Vladimir Guerrero Jr. homers (16) on a line drive to right center field. Bo Bichette scores.",
        "exitVelocity": 114.7,
        "distance": 410,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 77.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 65.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0125,
          "percentile": null,
          "score": 115.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 77.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 65.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0125,
          "percentile": null,
          "score": 115.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543766,
      "pitcher": "Bryan Shaw",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 87,
      "gamesStarted": 0,
      "reliefAppearances": 87,
      "hotDogIndex": 64.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 226,
      "totalBbeAllowed": 226,
      "cookedPer100Bbe": 28.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0487,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 390.5,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2021-09-12",
        "batterId": 541645,
        "pitcherId": 543766,
        "description": "Avisail Garcia homers (27) on a fly ball to left field. Christian Yelich scores.",
        "exitVelocity": 113.2,
        "distance": 464,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 43.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.24,
          "percentile": null,
          "score": 67.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 68.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 43.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.24,
          "percentile": null,
          "score": 67.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 68.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 552640,
      "pitcher": "Andrew Kittredge",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 4,
      "reliefAppearances": 59,
      "hotDogIndex": 63.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 32.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0298,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0404,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 116.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-06-25",
        "batterId": 660271,
        "pitcherId": 552640,
        "description": "Shohei Ohtani homers (24) on a fly ball to right center field.",
        "exitVelocity": 116.1,
        "distance": 453,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0298,
          "percentile": null,
          "score": 43.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 23.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0298,
          "percentile": null,
          "score": 43.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 23.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8,
          "percentile": null,
          "score": 110.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605280,
      "pitcher": "Clay Holmes",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 63.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 32.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0253,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0309,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 407.0,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2021-04-03",
        "batterId": 518792,
        "pitcherId": 605280,
        "description": "Jason Heyward homers (1) on a fly ball to right center field.",
        "exitVelocity": 110.7,
        "distance": 423,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0253,
          "percentile": null,
          "score": 27.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.82,
          "percentile": null,
          "score": 168.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 115.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0253,
          "percentile": null,
          "score": 27.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.82,
          "percentile": null,
          "score": 168.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 115.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543135,
      "pitcher": "Nathan Eovaldi",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 39,
      "gamesStarted": 38,
      "reliefAppearances": 1,
      "hotDogIndex": 63.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 584,
      "totalBbeAllowed": 584,
      "cookedPer100Bbe": 10.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0313,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0086,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 391.7,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-08-17",
        "batterId": 519317,
        "pitcherId": 543135,
        "description": "Giancarlo Stanton homers (19) on a fly ball to left center field.",
        "exitVelocity": 110.8,
        "distance": 441,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 49.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 67.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2286,
          "percentile": null,
          "score": 78.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7824,
          "percentile": null,
          "score": 80.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 49.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 67.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2286,
          "percentile": null,
          "score": 78.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7824,
          "percentile": null,
          "score": 80.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 67.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676840,
      "pitcher": "Matt Peacock",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 8,
      "reliefAppearances": 27,
      "hotDogIndex": 63.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 305,
      "totalBbeAllowed": 305,
      "cookedPer100Bbe": 20.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0387,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0525,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-04-28",
        "batterId": 630105,
        "pitcherId": 676840,
        "description": "Jake Cronenworth homers (2) on a line drive to right center field.",
        "exitVelocity": 108.7,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 72.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 54.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2923,
          "percentile": null,
          "score": 43.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 57.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 72.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 54.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2923,
          "percentile": null,
          "score": 43.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 57.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 425794,
      "pitcher": "Adam Wainwright",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 63.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 630,
      "totalBbeAllowed": 630,
      "cookedPer100Bbe": 10.0,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.0333,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0508,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0079,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2021-06-26",
        "batterId": 570256,
        "pitcherId": 425794,
        "description": "Gregory Polanco homers (8) on a line drive to right field.",
        "exitVelocity": 112.2,
        "distance": 386,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 57.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 48.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 107.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1609,
          "percentile": null,
          "score": 65.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 63.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 57.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 48.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 107.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1609,
          "percentile": null,
          "score": 65.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 63.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621248,
      "pitcher": "Ralph Garza Jr.",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 63.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 83,
      "totalBbeAllowed": 83,
      "cookedPer100Bbe": 76.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.2,
      "adjustedXhrPerBbeAllowed": 0.0386,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0964,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.5,
      "avgDistanceAllowed": 365.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 388,
      "worstServedEvent": {
        "gameDate": "2021-06-13",
        "batterId": 443558,
        "pitcherId": 621248,
        "description": "Nelson Cruz homers (13) on a line drive to left field.",
        "exitVelocity": 109.2,
        "distance": 388,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 71.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 132.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.52,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 71.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 132.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.52,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607231,
      "pitcher": "John Gant",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 41,
      "gamesStarted": 23,
      "reliefAppearances": 18,
      "hotDogIndex": 62.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 347,
      "totalBbeAllowed": 347,
      "cookedPer100Bbe": 18.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0291,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0576,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2021-04-18",
        "batterId": 547180,
        "pitcherId": 607231,
        "description": "Bryce Harper homers (3) on a fly ball to right field.",
        "exitVelocity": 111.8,
        "distance": 425,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 40.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.12,
          "percentile": null,
          "score": 64.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 40.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.12,
          "percentile": null,
          "score": 64.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 501925,
      "pitcher": "Joe Smith",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 62.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 128,
      "totalBbeAllowed": 128,
      "cookedPer100Bbe": 48.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0352,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0703,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 393.2,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2021-07-17",
        "batterId": 547989,
        "pitcherId": 501925,
        "description": "Jose Abreu homers (16) on a fly ball to left center field. Tim Anderson scores. Yoan Moncada scores.",
        "exitVelocity": 112.2,
        "distance": 423,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 61.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0703,
          "percentile": null,
          "score": 88.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 61.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0703,
          "percentile": null,
          "score": 88.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572143,
      "pitcher": "Burch Smith",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 0,
      "reliefAppearances": 35,
      "hotDogIndex": 61.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 40.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0301,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0523,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0131,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 411.3,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2021-05-23",
        "batterId": 665120,
        "pitcherId": 572143,
        "description": "Jared Walsh homers (10) on a fly ball to center field.",
        "exitVelocity": 108.2,
        "distance": 419,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 44.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 53.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3833,
          "percentile": null,
          "score": 98.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 83.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 44.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 53.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3833,
          "percentile": null,
          "score": 98.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 83.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656605,
      "pitcher": "Mitch Keller",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 60.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 347,
      "totalBbeAllowed": 347,
      "cookedPer100Bbe": 17.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0337,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0576,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0086,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 391.5,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2021-04-04",
        "batterId": 664023,
        "pitcherId": 656605,
        "description": "Ian Happ homers (1) on a fly ball to center field.",
        "exitVelocity": 108.2,
        "distance": 428,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 58.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6769,
          "percentile": null,
          "score": 77.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 67.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 58.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6769,
          "percentile": null,
          "score": 77.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 67.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676596,
      "pitcher": "Josh Fleming",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 11,
      "reliefAppearances": 19,
      "hotDogIndex": 60.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 17.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0288,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0508,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.2,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2021-06-04",
        "batterId": 608336,
        "pitcherId": 676596,
        "description": "Joey Gallo homers (10) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 438,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 40.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 48.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7636,
          "percentile": null,
          "score": 109.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 40.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 48.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7636,
          "percentile": null,
          "score": 109.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608335,
      "pitcher": "Kyle Funkhouser",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 2,
      "reliefAppearances": 57,
      "hotDogIndex": 60.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 201,
      "totalBbeAllowed": 201,
      "cookedPer100Bbe": 29.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0303,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0348,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 410.2,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 621439,
        "pitcherId": 608335,
        "description": "Byron Buxton homers (18) on a fly ball to center field.",
        "exitVelocity": 109.8,
        "distance": 427,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 45.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 16.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9833,
          "percentile": null,
          "score": 85.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 45.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 16.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 140.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9833,
          "percentile": null,
          "score": 85.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641540,
      "pitcher": "Dane Dunning",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 26,
      "reliefAppearances": 3,
      "hotDogIndex": 59.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 356,
      "totalBbeAllowed": 356,
      "cookedPer100Bbe": 16.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0315,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0562,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 118.5,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-09-21",
        "batterId": 519317,
        "pitcherId": 641540,
        "description": "Giancarlo Stanton homers (31) on a line drive to left field.",
        "exitVelocity": 118.5,
        "distance": 415,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 50.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 59.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2533,
          "percentile": null,
          "score": 95.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 51.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 50.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 59.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2533,
          "percentile": null,
          "score": 95.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 51.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676477,
      "pitcher": "Garrett Whitlock",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 59.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 27.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0318,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0591,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0045,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-10-19",
        "batterId": 514888,
        "pitcherId": 676477,
        "description": "Jose Altuve homers (2) on a fly ball to left field.",
        "exitVelocity": 107.9,
        "distance": 400,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 52.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 65.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3375,
          "percentile": null,
          "score": 69.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0045,
          "percentile": null,
          "score": 45.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0318,
          "percentile": null,
          "score": 52.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 65.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 106.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3375,
          "percentile": null,
          "score": 69.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0045,
          "percentile": null,
          "score": 45.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608638,
      "pitcher": "JT Chargois",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 58.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 40.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.031,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0483,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 397.0,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2021-09-08",
        "batterId": 592669,
        "pitcherId": 608638,
        "description": "Hunter Renfroe homers (27) on a fly ball to left center field. Kyle Schwarber scores.",
        "exitVelocity": 107.5,
        "distance": 415,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 47.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 41.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.42,
          "percentile": null,
          "score": 99.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 59.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 47.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 41.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.42,
          "percentile": null,
          "score": 99.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 59.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656232,
      "pitcher": "Brandon Bielak",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 3,
      "reliefAppearances": 28,
      "hotDogIndex": 58.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 158,
      "totalBbeAllowed": 158,
      "cookedPer100Bbe": 37.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.031,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0506,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-06-10",
        "batterId": 624414,
        "pitcherId": 656232,
        "description": "Christian Arroyo homers (2) on a fly ball to left center field. Rafael Devers scores. Christian Vazquez scores.",
        "exitVelocity": 105.8,
        "distance": 437,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 47.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 47.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.05,
          "percentile": null,
          "score": 62.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 82.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 47.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 47.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.05,
          "percentile": null,
          "score": 62.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 82.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656876,
      "pitcher": "Drew Rasmussen",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 11,
      "reliefAppearances": 30,
      "hotDogIndex": 55.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 218,
      "totalBbeAllowed": 218,
      "cookedPer100Bbe": 25.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0307,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.055,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0046,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 391.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-07-05",
        "batterId": 614177,
        "pitcherId": 656876,
        "description": "Franmil Reyes homers (12) on a fly ball to center field. Jose Ramirez scores.",
        "exitVelocity": 111.0,
        "distance": 419,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 45.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 57.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1571,
          "percentile": null,
          "score": 91.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0046,
          "percentile": null,
          "score": 46.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 45.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 57.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1571,
          "percentile": null,
          "score": 91.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0046,
          "percentile": null,
          "score": 46.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571510,
      "pitcher": "Matthew Boyd",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 55.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 272,
      "totalBbeAllowed": 272,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0312,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0515,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0074,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 389.4,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2021-04-18",
        "batterId": 669221,
        "pitcherId": 571510,
        "description": "Sean Murphy homers (1) on a line drive to center field.",
        "exitVelocity": 112.1,
        "distance": 404,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 48.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 51.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8818,
          "percentile": null,
          "score": 84.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 48.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 51.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8818,
          "percentile": null,
          "score": 84.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595928,
      "pitcher": "John Curtiss",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 2,
      "reliefAppearances": 43,
      "hotDogIndex": 55.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 135,
      "totalBbeAllowed": 135,
      "cookedPer100Bbe": 41.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0378,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.3,
      "avgDistanceAllowed": 379.2,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 400,
      "worstServedEvent": {
        "gameDate": "2021-05-08",
        "batterId": 541645,
        "pitcherId": 595928,
        "description": "Avisail Garcia homers (4) on a fly ball to left center field. Tyrone Taylor scores.",
        "exitVelocity": 107.9,
        "distance": 390,
        "launchAngle": 41.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 69.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.2667,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0378,
          "percentile": null,
          "score": 69.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.2667,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669432,
      "pitcher": "Trevor Rogers",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 55.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 352,
      "totalBbeAllowed": 352,
      "cookedPer100Bbe": 15.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0233,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0426,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2021-06-29",
        "batterId": 656555,
        "pitcherId": 669432,
        "description": "Rhys Hoskins homers (17) on a fly ball to left center field.",
        "exitVelocity": 108.1,
        "distance": 419,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 22.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 27.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5429,
          "percentile": null,
          "score": 130.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0233,
          "percentile": null,
          "score": 22.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 27.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 91.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5429,
          "percentile": null,
          "score": 130.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676969,
      "pitcher": "Brett de Geus",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 54.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 33.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.027,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0429,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 117.0,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2021-05-25",
        "batterId": 660271,
        "pitcherId": 676969,
        "description": "Shohei Ohtani homers (15) on a fly ball to right field. David Fletcher scores. Justin Upton scores.",
        "exitVelocity": 117.0,
        "distance": 380,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 34.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 30.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 55.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 34.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 30.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 97.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 55.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669622,
      "pitcher": "Anthony Bender",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 1,
      "reliefAppearances": 64,
      "hotDogIndex": 52.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 33.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0282,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0513,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0064,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 105.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-07-11",
        "batterId": 621020,
        "pitcherId": 669622,
        "description": "Dansby Swanson homers (15) on a fly ball to left field.",
        "exitVelocity": 105.9,
        "distance": 408,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 36.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 49.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.22,
          "percentile": null,
          "score": 66.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 56.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 36.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 49.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 85.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.22,
          "percentile": null,
          "score": 66.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 56.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656557,
      "pitcher": "Tanner Houck",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 15,
      "reliefAppearances": 10,
      "hotDogIndex": 52.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 26.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0364,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0657,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 390.4,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-09-10",
        "batterId": 547989,
        "pitcherId": 656557,
        "description": "Jose Abreu homers (29) on a line drive to left field. Cesar Hernandez scores. Yoan Moncada scores.",
        "exitVelocity": 107.9,
        "distance": 378,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 78.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 16.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3714,
          "percentile": null,
          "score": 69.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 78.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 16.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3714,
          "percentile": null,
          "score": 69.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621237,
      "pitcher": "Jos\u00e9 Alvarado",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 52.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 37.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0314,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0429,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0071,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.7,
      "avgDistanceAllowed": 389.0,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-06-05",
        "batterId": 605137,
        "pitcherId": 621237,
        "description": "Josh Bell homers (8) on a line drive to left center field.",
        "exitVelocity": 109.8,
        "distance": 404,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 49.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 29.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.7333,
          "percentile": null,
          "score": 14.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 59.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 49.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 29.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 113.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.7333,
          "percentile": null,
          "score": 14.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 59.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 448855,
      "pitcher": "Junior Guerra",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 1,
      "reliefAppearances": 43,
      "hotDogIndex": 51.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 201,
      "totalBbeAllowed": 201,
      "cookedPer100Bbe": 25.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0303,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0448,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.005,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 115.2,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2021-08-30",
        "batterId": 519317,
        "pitcherId": 448855,
        "description": "Giancarlo Stanton homers (25) on a fly ball to center field. Anthony Rizzo scores.",
        "exitVelocity": 115.2,
        "distance": 457,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 45.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 33.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6571,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 48.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 45.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 33.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 76.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6571,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 48.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570666,
      "pitcher": "Luis Cessa",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 50.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 25.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0285,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.005,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 387.3,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-05-07",
        "batterId": 665742,
        "pitcherId": 570666,
        "description": "Juan Soto homers (3) on a fly ball to center field. Josh Harrison scores.",
        "exitVelocity": 110.2,
        "distance": 424,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0285,
          "percentile": null,
          "score": 38.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 46.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7429,
          "percentile": null,
          "score": 55.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 48.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0285,
          "percentile": null,
          "score": 38.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 46.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7429,
          "percentile": null,
          "score": 55.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 48.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502043,
      "pitcher": "Kyle Gibson",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 49.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 527,
      "totalBbeAllowed": 527,
      "cookedPer100Bbe": 9.4,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0294,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0474,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0038,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 624585,
        "pitcherId": 502043,
        "description": "Jorge Soler homers (26) on a fly ball to left center field.",
        "exitVelocity": 112.1,
        "distance": 465,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 42.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 39.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 94.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5235,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0038,
          "percentile": null,
          "score": 42.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0294,
          "percentile": null,
          "score": 42.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0474,
          "percentile": null,
          "score": 39.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 94.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5235,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0038,
          "percentile": null,
          "score": 42.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 455119,
      "pitcher": "Chris Martin",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 49.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 32.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0329,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-09-22",
        "batterId": 572233,
        "pitcherId": 455119,
        "description": "Christian Walker homers (9) on a line drive to left center field.",
        "exitVelocity": 108.3,
        "distance": 418,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 55.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 65.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.72,
          "percentile": null,
          "score": 78.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 55.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 65.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.72,
          "percentile": null,
          "score": 78.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605288,
      "pitcher": "Adrian Houser",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 29,
      "reliefAppearances": 4,
      "hotDogIndex": 49.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 11.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0265,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0452,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2021-05-21",
        "batterId": 571980,
        "pitcherId": 605288,
        "description": "Tyler Naquin homers (10) on a fly ball to right center field. Jesse Winker scores. Tyler Stephenson scores.",
        "exitVelocity": 112.6,
        "distance": 459,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 31.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2929,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 31.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 69.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2929,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621121,
      "pitcher": "Lance McCullers Jr.",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 47.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 10.6,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0224,
      "xhrDiffAllowed": 4.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0452,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 384.0,
      "maxExitVelocityAllowed": 117.3,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2021-05-06",
        "batterId": 519317,
        "pitcherId": 621121,
        "description": "Giancarlo Stanton homers (9) on a line drive to center field.",
        "exitVelocity": 117.3,
        "distance": 437,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 16.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0571,
          "percentile": null,
          "score": 87.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 16.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0571,
          "percentile": null,
          "score": 87.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663765,
      "pitcher": "Jake Woodford",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 8,
      "reliefAppearances": 22,
      "hotDogIndex": 46.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 214,
      "totalBbeAllowed": 214,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0271,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0514,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0047,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2021-06-11",
        "batterId": 575929,
        "pitcherId": 663765,
        "description": "Willson Contreras homers (11) on a fly ball to right field.",
        "exitVelocity": 106.8,
        "distance": 402,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 35.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 50.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9571,
          "percentile": null,
          "score": 60.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 35.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 50.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9571,
          "percentile": null,
          "score": 60.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622491,
      "pitcher": "Luis Castillo",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 46.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 527,
      "totalBbeAllowed": 527,
      "cookedPer100Bbe": 8.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 13.6,
      "adjustedXhrPerBbeAllowed": 0.0258,
      "xhrDiffAllowed": 5.4,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0512,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1481,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 386.8,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2021-07-29",
        "batterId": 575929,
        "pitcherId": 622491,
        "description": "Willson Contreras homers (17) on a line drive to center field. Rafael Ortega scores.",
        "exitVelocity": 112.9,
        "distance": 464,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 29.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 49.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5368,
          "percentile": null,
          "score": 49.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 29.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 49.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5368,
          "percentile": null,
          "score": 49.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606149,
      "pitcher": "Giovanny Gallegos",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 45.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 199,
      "totalBbeAllowed": 199,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0236,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0452,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.8,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-07-01",
        "batterId": 553869,
        "pitcherId": 606149,
        "description": "Elias Diaz homers (5) on a fly ball to left center field. Brendan Rodgers scores. Ryan McMahon scores.",
        "exitVelocity": 106.9,
        "distance": 424,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 23.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 35.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3833,
          "percentile": null,
          "score": 70.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 73.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 23.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 35.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 35.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3833,
          "percentile": null,
          "score": 70.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 73.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 476595,
      "pitcher": "Lucas Luetge",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 1,
      "reliefAppearances": 60,
      "hotDogIndex": 45.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 216,
      "totalBbeAllowed": 216,
      "cookedPer100Bbe": 21.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0648,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.6,
      "avgDistanceAllowed": 380.6,
      "maxExitVelocityAllowed": 104.3,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2021-08-21",
        "batterId": 593871,
        "pitcherId": 476595,
        "description": "Jorge Polanco homers (22) on a fly ball to left field.",
        "exitVelocity": 104.3,
        "distance": 398,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 59.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 76.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 14.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.5625,
          "percentile": null,
          "score": 11.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 59.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 76.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 14.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.5625,
          "percentile": null,
          "score": 11.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605507,
      "pitcher": "Zach Thompson",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 14,
      "reliefAppearances": 14,
      "hotDogIndex": 44.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 20.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0259,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0045,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2021-07-30",
        "batterId": 519203,
        "pitcherId": 605507,
        "description": "Anthony Rizzo homers (1) on a fly ball to right center field.",
        "exitVelocity": 112.0,
        "distance": 449,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0259,
          "percentile": null,
          "score": 30.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 46.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2667,
          "percentile": null,
          "score": 67.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0045,
          "percentile": null,
          "score": 45.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0259,
          "percentile": null,
          "score": 30.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 46.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 65.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2667,
          "percentile": null,
          "score": 67.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0045,
          "percentile": null,
          "score": 45.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656458,
      "pitcher": "Lucas Gilbreath",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 1,
      "reliefAppearances": 51,
      "hotDogIndex": 44.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 35.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.5,
      "adjustedXhrPerBbeAllowed": 0.0282,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0484,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2021-09-23",
        "batterId": 571970,
        "pitcherId": 656458,
        "description": "Max Muncy homers (35) on a fly ball to center field. Justin Turner scores.",
        "exitVelocity": 107.0,
        "distance": 440,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 37.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 42.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3333,
          "percentile": null,
          "score": 44.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 63.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 37.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 42.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3333,
          "percentile": null,
          "score": 44.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 63.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608032,
      "pitcher": "Carlos Est\u00e9vez",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 42.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 22.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0326,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0518,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 104.3,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-04-08",
        "batterId": 500871,
        "pitcherId": 608032,
        "description": "Eduardo Escobar homers (1) on a fly ball to right field. Pavin Smith scores.",
        "exitVelocity": 103.2,
        "distance": 453,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 54.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 53.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2556,
          "percentile": null,
          "score": 42.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 54.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 53.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2556,
          "percentile": null,
          "score": 42.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608716,
      "pitcher": "Drew Steckenrider",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 40.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 21.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0245,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0532,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0053,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2021-08-04",
        "batterId": 572287,
        "pitcherId": 608716,
        "description": "Mike Zunino homers (21) on a fly ball to center field.",
        "exitVelocity": 109.2,
        "distance": 424,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 25.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6,
          "percentile": null,
          "score": 51.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 50.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 25.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 26.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6,
          "percentile": null,
          "score": 51.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 50.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605151,
      "pitcher": "Archie Bradley",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 40.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0251,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.04,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 378.0,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2021-06-23",
        "batterId": 656941,
        "pitcherId": 605151,
        "description": "Kyle Schwarber homers (19) on a fly ball to left center field. Starlin Castro scores. Victor Robles scores.",
        "exitVelocity": 108.8,
        "distance": 379,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 26.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 22.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 83.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 53.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0251,
          "percentile": null,
          "score": 26.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 22.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 83.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 53.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642121,
      "pitcher": "Cole Sulser",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 39.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 24.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0286,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0497,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 386.8,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2021-05-09",
        "batterId": 592669,
        "pitcherId": 642121,
        "description": "Hunter Renfroe homers (4) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 453,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 39.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 45.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.16,
          "percentile": null,
          "score": 65.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 39.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 45.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.16,
          "percentile": null,
          "score": 65.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543521,
      "pitcher": "Collin McHugh",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 8,
      "reliefAppearances": 33,
      "hotDogIndex": 38.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 22.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0267,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0291,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 387.6,
      "maxExitVelocityAllowed": 105.0,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2021-04-03",
        "batterId": 594807,
        "pitcherId": 543521,
        "description": "Adam Duvall homers (1) on a fly ball to left center field.",
        "exitVelocity": 104.4,
        "distance": 408,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 33.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.48,
          "percentile": null,
          "score": 46.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 33.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 133.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.48,
          "percentile": null,
          "score": 46.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622608,
      "pitcher": "Antonio Senzatela",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 37.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 522,
      "totalBbeAllowed": 522,
      "cookedPer100Bbe": 7.2,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.1,
      "adjustedXhrPerBbeAllowed": 0.0232,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.046,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0038,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2021-04-24",
        "batterId": 656555,
        "pitcherId": 622608,
        "description": "Rhys Hoskins homers (5) on a fly ball to center field. Aaron Nola scores.",
        "exitVelocity": 110.1,
        "distance": 435,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0232,
          "percentile": null,
          "score": 20.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 37.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0,
          "percentile": null,
          "score": 62.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0038,
          "percentile": null,
          "score": 43.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0232,
          "percentile": null,
          "score": 20.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 37.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 58.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0,
          "percentile": null,
          "score": 62.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0038,
          "percentile": null,
          "score": 43.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669203,
      "pitcher": "Corbin Burnes",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 37.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 393,
      "totalBbeAllowed": 393,
      "cookedPer100Bbe": 9.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0196,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0331,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2021-05-19",
        "batterId": 572191,
        "pitcherId": 669203,
        "description": "Michael A. Taylor homers (4) on a line drive to left center field. Kelvin Gutierrez scores.",
        "exitVelocity": 107.5,
        "distance": 437,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 11.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5714,
          "percentile": null,
          "score": 74.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 62.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 11.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 79.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5714,
          "percentile": null,
          "score": 74.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 62.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453268,
      "pitcher": "Daniel Bard",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 37.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 20.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0226,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0753,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 382.8,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 391,
      "worstServedEvent": {
        "gameDate": "2021-06-25",
        "batterId": 642715,
        "pitcherId": 453268,
        "description": "Willy Adames homers (5) on a fly ball to left center field. Omar Narvaez scores.",
        "exitVelocity": 106.8,
        "distance": 390,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 18.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 98.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8375,
          "percentile": null,
          "score": 27.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 18.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0753,
          "percentile": null,
          "score": 98.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8375,
          "percentile": null,
          "score": 27.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657277,
      "pitcher": "Logan Webb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 36.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 428,
      "totalBbeAllowed": 428,
      "cookedPer100Bbe": 8.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0217,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0444,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0047,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1053,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2021-04-03",
        "batterId": 664034,
        "pitcherId": 657277,
        "description": "Ty France homers (1) on a line drive to left center field.",
        "exitVelocity": 111.1,
        "distance": 403,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 14.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 32.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 31.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5222,
          "percentile": null,
          "score": 101.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 14.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 32.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 31.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5222,
          "percentile": null,
          "score": 101.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502171,
      "pitcher": "Alex Cobb",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 29.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 258,
      "totalBbeAllowed": 258,
      "cookedPer100Bbe": 11.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0205,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.031,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 410.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2021-09-30",
        "batterId": 656847,
        "pitcherId": 502171,
        "description": "DJ Peters homers (13) on a fly ball to center field. Nathaniel Lowe scores. Nick Solak scores.",
        "exitVelocity": 112.5,
        "distance": 436,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0205,
          "percentile": null,
          "score": 11.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.26,
          "percentile": null,
          "score": 148.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0205,
          "percentile": null,
          "score": 11.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 41.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.26,
          "percentile": null,
          "score": 148.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595014,
      "pitcher": "Blake Treinen",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 83,
      "gamesStarted": 0,
      "reliefAppearances": 83,
      "hotDogIndex": 28.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 14.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.0,
      "adjustedXhrPerBbeAllowed": 0.0152,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0355,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.2,
      "avgDistanceAllowed": 379.6,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 393,
      "worstServedEvent": {
        "gameDate": "2021-09-28",
        "batterId": 630105,
        "pitcherId": 595014,
        "description": "Jake Cronenworth homers (21) on a fly ball to right field.",
        "exitVelocity": 108.4,
        "distance": 393,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 18.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.24,
          "percentile": null,
          "score": 23.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 49.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 18.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.24,
          "percentile": null,
          "score": 23.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 49.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643511,
      "pitcher": "Tyler Rogers",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 88,
      "gamesStarted": 0,
      "reliefAppearances": 88,
      "hotDogIndex": 23.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 264,
      "totalBbeAllowed": 264,
      "cookedPer100Bbe": 9.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0174,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0265,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0038,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.2,
      "avgDistanceAllowed": 383.0,
      "maxExitVelocityAllowed": 105.3,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2021-07-20",
        "batterId": 669257,
        "pitcherId": 643511,
        "description": "Will Smith homers (12) on a fly ball to left center field. Chris Taylor scores. Matt Beaty scores.",
        "exitVelocity": 105.3,
        "distance": 419,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.18,
          "percentile": null,
          "score": 20.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0038,
          "percentile": null,
          "score": 42.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.18,
          "percentile": null,
          "score": 20.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0038,
          "percentile": null,
          "score": 42.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656685,
      "pitcher": "Brett Martin",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 21.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 210,
      "totalBbeAllowed": 210,
      "cookedPer100Bbe": 10.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 2.1,
      "adjustedXhrPerBbeAllowed": 0.01,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0333,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2021-07-28",
        "batterId": 662139,
        "pitcherId": 656685,
        "description": "Daulton Varsho homers (5) on a fly ball to right field.",
        "exitVelocity": 109.5,
        "distance": 422,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 14.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.84,
          "percentile": null,
          "score": 29.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 14.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.84,
          "percentile": null,
          "score": 29.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 28.4,
          "weight": 0.3
        }
      }
    }
  ]
}
