Skip to content

Instantly share code, notes, and snippets.

@anthonysbrown
Created January 18, 2018 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonysbrown/7064fdafa361608d42a99b575478a30d to your computer and use it in GitHub Desktop.
Save anthonysbrown/7064fdafa361608d42a99b575478a30d to your computer and use it in GitHub Desktop.
data for cfc
[player] => Array
(
[player_id] => 92
[player_email] =>
[name] => Alex Lawrie
[position] => QB
[height] => 5'11
[weight] => 190
[hometown] => Ottawa
[class] => 2017
[isCFC100] => 1
[isTransfer] => 1
[isfox40] => 1
[school_id] => 206
[profile_pic] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/player-profile-blank1.png
[commitment_team_display_name] => Acadia University
[commitment_team_id] => 2
[commitment_type_id] => 1
[commitment_type] => Verbal
[commitment_id] => 32
[points] => 15
[commitment_date] => 2017-02-23
[ranking_category] =>
[ranking_category_id] =>
[player_ranking_id] =>
[rank] =>
[ranking_year] =>
)
[team] => Array
(
[team_id] => 2
[team_name] => Acadia University
[mascot] => Axemen
[attachment] =>
[logo] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/K2ef6yR4QjuHCDiOSJDy_axemen.jpg
[website] =>
[display_name] => Acadia
[team_type_id] => 1
[city] => Wolfville
[province] => NS
)
[conference] => Array
(
[team_conference_id] => 2
[team_id] => 2
[conference_id] => 4
[name] => AUS
[logo] => https://dl.airtable.com/q8GwMrCzSouJ2S6XYzmQ_AUS%20logo.jpeg
[website] => http://www.atlanticuniversitysport.com/landing/index
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment