SportsEvent
Type name: SportsEvent
Extends Event
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`SportsEvent` schema markup provides information about a sports event, extending the basic `Event` type."],["It includes details about the competing entities, such as `awayTeam`, `competitor`, and `homeTeam`, which can be either a `Person` or a `SportsTeam`."],["These properties help search engines understand and display relevant information about sports events in search results."]]],["The `SportsEvent` type, which extends `Event`, defines key details for sporting events. It includes the `awayTeam`, `homeTeam`, and `competitor`, each of which can be either a `Person` or a `SportsTeam`. The `awayTeam` signifies the visiting team, the `homeTeam` represents the host, and `competitor` denotes any participant in the event. These types help identify the entities involved in the sport event.\n"]]