This is a Mediator.
Sports team roster en
This type connects players to teams that they have played for.
What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| Player | /sports/sports_team_roster/player | /sports/pro_athlete |
An athlete who has played for this team. , , |
|
| Team | /sports/sports_team_roster/team | /sports/sports_team |
A team this person played on. , , |
|
| Number | /sports/sports_team_roster/number | /type/int |
The player's number while on this team. , |
|
| Position | /sports/sports_team_roster/position | /sports/sports_position |
The position or positions this player held on this team. , |
|
| From | /sports/sports_team_roster/from | /type/datetime |
The date this person joined this team. , |
|
| To | /sports/sports_team_roster/to | /type/datetime |
The date after which this person was no longer part of this team. , |
|
What are Included Types? Included Types
This type doesn't have any included types. |
|||
Incoming Properties
| Originating Type | Property | ||
|---|---|---|---|
|
Athlete
/sports/pro_athlete
|
Teams
/sports/pro_athlete/teams
|
||
|
Sports Team
/sports/sports_team
|
Roster
/sports/sports_team/roster
|
||
|
Sports position
/sports/sports_position
|
Players
/sports/sports_position/players
|
||