getMatchupAnalysis
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Player vs opponent matchup analysis — defensive rankings, historical performance against the opponent, game script projections, and weather/venue factors.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"playerName"
],
"properties": {
"week": {
"type": "integer",
"maximum": 18,
"minimum": 1,
"description": "Week number"
},
"sport": {
"type": "string",
"description": "Sport — supports nfl, nba, mlb, nhl, soccer, f1, golf, cfb, cbb (default: nfl)"
},
"opponent": {
"type": "string",
"description": "Opponent team abbreviation (auto-detected if omitted)"
},
"playerName": {
"type": "string",
"description": "Player to analyze"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries