You're viewing a demo portfolio

Join the waitlist
PRSM

getMatchupAnalysis

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →