{
  "x402Version": 2,
  "id": 3434,
  "slug": "3434",
  "resource": "https://oracle.the-undesirables.com/api/v1/sports/forecast",
  "description": "Conformal 7-day player stat-line forecast: calibrated lo/mid/hi bands for a player's counting stats (hits, HRs, RBI, walks, strikeouts), Heat and Form letter grades, and the on-chain proof pointer for the underlying panel. Bands are pooled-conformal, validated daily out-of-sample against the 90% coverage target. Player headshot included. MLB live; other leagues activate with their seasons.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x642e8a7C289381f24f0395e0539f0bA41c74Cc1B",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "GueVKFK4VNe4LYvMoYAKpnJe8s7Yar6FF3r1f92gfm9y",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:4663",
      "payTo": "0x642e8a7C289381f24f0395e0539f0bA41c74Cc1B",
      "asset": "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "league": "mlb",
            "player_id": "660271"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "forecasts": {
              "hits": {
                "hi_7d": 7,
                "lo_7d": 0,
                "pred_7d": 3.5
              }
            },
            "grades": {
              "heat": {
                "grade": "A+"
              }
            },
            "player": {
              "name": "Oneil Cruz",
              "team": "Pittsburgh Pirates"
            },
            "status": "ok",
            "tool": "sports_forecast"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "league": {
                    "description": "League key: mlb (live); nfl/nhl/nba/ncaaf/ncaab activate in season",
                    "type": "string"
                  },
                  "player_id": {
                    "description": "League-native player id — find it via the free /api/v1/sports/board or /api/v1/sports/snapshot",
                    "type": "string"
                  }
                },
                "required": [
                  "league",
                  "player_id"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "forecasts": {
                    "type": "object"
                  },
                  "grades": {
                    "type": "object"
                  },
                  "player": {
                    "type": "object"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "required": [
                  "status"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "oracle.the-undesirables.com",
  "lastUpdated": "2026-09-17T10:35:06.66Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T10:35:06.373Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "oracle.the-undesirables.com",
    "manifest_name": "oracle.the-undesirables.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}