Skip to content

Instantly share code, notes, and snippets.

@anthonysbrown
Created January 18, 2018 14:47
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/88477b4d894fc10c0f6386092350d1ae to your computer and use it in GitHub Desktop.
Save anthonysbrown/88477b4d894fc10c0f6386092350d1ae to your computer and use it in GitHub Desktop.
data set
Array
(
[player] => Array
(
[player_id] => 42
[player_email] =>
[name] => Ahmad Imtiaz
[position] => LB
[height] => 6'0
[weight] => 220
[hometown] => Toronto
[class] => 2017
[isCFC100] => 0
[isTransfer] => 0
[isfox40] => 0
[school_id] => 0
[profile_pic] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/player-profile-pic.jpg
[commitment_team_display_name] => University of Guelph
[commitment_team_id] => 33
[commitment_type_id] => 1
[commitment_type] => Verbal
[commitment_id] => 16
[points] => 6
[commitment_date] => 2017-04-19
[ranking_category] =>
[ranking_category_id] =>
[player_ranking_id] =>
[rank] =>
[ranking_year] =>
)
[team] => Array
(
[team_id] => 33
[team_name] => University of Guelph
[mascot] => Gryphons
[attachment] =>
[logo] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/PQHOoeeSSyvyg8YWS45h_gryphs.jpg
[website] =>
[display_name] => Guelph
[team_type_id] => 1
[city] =>
[province] =>
)
[conference] => Array
(
[team_conference_id] => 33
[team_id] => 33
[conference_id] => 2
[name] => OUA
[logo] => https://dl.airtable.com/ZK1kgsv5RSCe58WCCunY_TAIDMH4x_400x400.jpeg
[website] => http://www.oua.ca/landing/index
)
[gallery] => Array
(
[0] => Array
(
[player_media_id] => 227
[player_id] => 42
[title] =>
[media_path] => E8qTMMuF3MQ
[media_type] => 2
)
[1] => Array
(
[player_media_id] => 229
[player_id] => 42
[title] =>
[media_path] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/College-Football-National-Championship-Gold-B-Package-1-1.jpg?DmqU2sDd4K
[media_type] => 1
)
[2] => Array
(
[player_media_id] => 231
[player_id] => 42
[title] =>
[media_path] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/player-1.jpg?SdgsbiFAd8
[media_type] => 1
)
[3] => Array
(
[player_media_id] => 233
[player_id] => 42
[title] =>
[media_path] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/2008-tim-tebow-1.jpg?ctahJknhDY
[media_type] => 1
)
[4] => Array
(
[player_media_id] => 235
[player_id] => 42
[title] =>
[media_path] => http://canadafootballchat.flywheelsites.com/wp-content/uploads/2018/01/19COLLEGEFB1-master768-2.jpg?b2VDedHVWd?i9V8oF2RC9
[media_type] => 1
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment