{
"teamId": "COL",
"teamName": "Colorado Rockies",
"venue": {
"park": "Coors Field",
"parkProfile": "HITTER",
"roof": "OPEN_AIR",
"altitudeFt": 5200,
"parkFactor": 1.18
},
"conditions": {
"summary": "High altitude, warm temperatures, and outgoing wind strongly favor hitters",
"tempF": 78,
"humidity": 32,
"wind": {
"dir": "SW",
"mph": 14,
"type": "OUT",
"component": 11.2
},
"precipProb": 0.05,
"isDay": false
},
"impact": {
"projectedTotal": 11.4,
"lean": "OVER",
"strength": "STRONG",
"confidence": "HIGH",
"components": {
"tempAdjustment": 0.3,
"windAdjustment": 0.8,
"humidityAdjustment": 0.2,
"altitudeAdjustment": 1.4,
"parkFactorAdjustment": 1.0,
"dayNightAdjustment": -0.1
}
},
"insights": {
"hrEnv": "HIGH",
"xbhEnv": "HIGH",
"props": {
"homeRuns": {
"environment": "HIGH",
"expectedTotal": 3.1
},
"extraBaseHits": {
"environment": "HIGH",
"expectedTotal": 7.4
}
}
},
"alerts": [
{
"type": "WIND",
"severity": "HIGH",
"message": "Strong outgoing wind (14 mph SW) at a hitter-friendly park"
}
]
}