{
"league": "MLB",
"season": "2023",
"page": 1,
"perPage": 25,
"totalPitchers": 1,
"total": 1,
"totalPages": 1,
"hasNextPage": false,
"hasPrevPage": false,
"count": 1,
"updatedAt": "2026-04-09T06:50:13.000Z",
"data": [
{
"playerKey": "pbk_mlb_p_alex_vesia",
"playerName": "Alex Vesia",
"teamId": "LAD",
"team": {
"id": "LAD",
"name": "Los Angeles Dodgers"
},
"throws": "L",
"role": "RP",
"stats": {
"G": 56,
"GS": 1,
"CG": 0,
"SHO": 0,
"IP": 49.2,
"H": 52,
"ER": 24,
"K": 64,
"BB": 17,
"HR": 7,
"BFP": 217,
"W": 33,
"L": 23,
"SV": 0,
"BS": 0,
"HLD": 0,
"ERA": 4.35,
"WHIP": 1.39,
"kPer9": 11.6,
"bbPer9": 3.1,
"hrPer9": 1.3,
"kRate": 29.5,
"bbRate": 7.8
}
}
]
}