SportsTeam
Type name: SportsTeam
Extends SportsOrganization
Name |
Type |
Description |
athlete |
Person |
A person that acts as performing member of a sports team; a player as opposed to a coach. |
coach |
Person |
A person that acts in a coaching role for a sports team. |
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."],[[["`SportsTeam` schema provides information about a sports team, including its athletes and coaches."],["It extends the `SportsOrganization` schema and includes properties like `athlete` and `coach` to specify team members."],["Both `athlete` and `coach` properties utilize the `Person` schema for detailed information about individuals."]]],[]]