Skip to main content

Tennis Signals

Tennis signals expose fresh X source items together with rule-based match signals for tennis.

Backing views

signals.tennis_source_items
signals.tennis_match_signals

Current endpoints

  • https://signals.sportmicro.com/tennis_source_items
  • https://signals.sportmicro.com/tennis_match_signals

Current source support

  • x

Current derived signal types

  • injury_news
  • discipline_news
  • lineup_news
  • availability_news

Relationship between the views

  • signals.tennis_match_signals.source_item_id points to signals.tennis_source_items.id.
  • Both views expose match_id and league_id for direct filtering.
  • Deleting a source item cascades to related match signals in the backing tables.

Notes

  • teams stores competitor matches with id, name, side, and matched.
  • players currently comes back as an empty JSON array in the fresh extractor output.
  • The endpoint pages in this section now include OpenAPI and Postman request examples together with fresh response payload samples.