get https://api.sportradar.com/ufl//v7//league////transactions.
UFL Daily Transactions provides information for all transactions added or edited during the league-defined day.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: As Necessary
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Deon |
name | player | String | Full name of a player ex. Deon Cain |
id | player | GUID | Unique ID of a player ex. f99a57a0-bdb7-11ed-a9cf-659b88c64826 |
jersey | player | Integer | Jersey number of a player |
last_name | player | String | Last name of a player ex. Cain |
position | player | String | Position of a player See our FAQ for a list of valid positions |
Transactions:
Attribute | Parent Element | Type | Description |
---|---|---|---|
start_time | transactions | dateTime | Start time of the daily transaction log ex. 2022-09-17T04:00:00Z |
end_time | transactions | dateTime | End time of the daily transaction log ex. 2022-09-18T03:59:59Z |
alias | transaction - from_team | String | Alias of a player's team to start a transaction ex. PHI |
id | transaction - from_team | GUID | Unique ID of a player's team to start a transaction ex. b786eb70-9677-11ec-9193-6b32ce92fd29 |
market | transaction - from_team | String | Market of a player's team to start a transaction ex. Philadelphia |
name | transaction - from_team | String | Name of a player's team to start a transaction ex. Stars |
sr_id | transaction - from_team | GUID | Unique Sportradar ID of a player's team to start a transaction ex. sr:competitor:882421 |
alias | transaction - to_team | String | Alias of a player's team to end a transaction ex. BHAM |
id | transaction - to_team | GUID | Unique ID of a player's team to end a transaction ex. f4305130-9675-11ec-8570-4594a07130f0 |
market | transaction - to_team | String | Market of a player's team to end a transaction ex. Birmingham |
name | transaction - to_team | String | Name of a player's team to end a transaction ex. Stallions |
sr_id | transaction - to_team | GUID | Unique Sportradar ID of a player's team to end a transaction ex. sr:competitor:882409 |
id | transaction - trades - trade | GUID | Unique ID of a trade ex. 5cdd385b-f1e4-4b39-bfe7-0a255909f649 |
trade_date | transaction - trades - trade | dateTime | Date of a trade ex. 2022-06-18 00:00:00 UTC |
transaction_code | transaction | String | Code of a transaction See our FAQ to find a complete list of all valid transaction codes and types |
desc | transaction | String | Text description of a transaction ex. The Birmingham Stallions signed WR Deon Cain. |
effective_date | transaction | String | Effective date of a transaction ex. 2022-07-05 |
id | transaction | GUID | Unique ID of a transaction ex. 11e0a300-bdb8-11ed-806f-f707a6d43079 |
last_modified | transaction | String | Timestamp of a change to a transaction ex. 2022-09-25T23:00:45+00:00 |
status_before | transaction | String | Status of a player before a transactionACT (Active), DUP (Duplicate Profile), EXE (Exempt), IR(Injured Reserve) , IRD (Injured Reserve - Designated for Return), NON (Non-football related injured reserve), NWT (Not with team), PRA (Practice Squad), PUP (Physically unable to perform), RET (Retired), SUS (Suspended), UDF (Unsigned draft pick)**I also see UFA (Unsigned Free Agent?). Should that be added to all FB APIs? |
status_after | transaction | String | Status of a player after a transactionACT (Active), DUP (Duplicate Profile), EXE (Exempt), IR(Injured Reserve) , IRD (Injured Reserve - Designated for Return), NON (Non-football related injured reserve), NWT (Not with team), PRA (Practice Squad), PUP (Physically unable to perform), RET (Retired), SUS (Suspended), UDF (Unsigned draft pick) |
transaction_type | transaction | String | Type of a transaction See our FAQ to find a complete list of all valid transaction codes and types |
transaction_year | transaction | String | Year of a transaction |