Спортивное событие
Имя типа: SportsEvent
Продлевает событие
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-10-30 UTC.
[null,null,["Последнее обновление: 2024-10-30 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"]]