Skip to content

Instantly share code, notes, and snippets.

@faust45
Created September 4, 2014 18:09
Show Gist options
  • Select an option

  • Save faust45/afefcb26c61d9a620e67 to your computer and use it in GitHub Desktop.

Select an option

Save faust45/afefcb26c61d9a620e67 to your computer and use it in GitHub Desktop.
{
"team" : {
"number_of_ends" : 0,
"games" : [
{
"opponent" : "Norway",
"draw" : {
"starts_at" : "Sep 3, 2014 2:00 PM",
"label" : "2",
"id" : 2
},
"score" : [
null,
null
],
"id" : "e3af8edc-1054-43fe-aaca-712c4f843830",
"result" : null
},
{
"opponent" : "United States",
"draw" : {
"starts_at" : "Sep 4, 2014 11:00 AM",
"label" : "4",
"id" : 4
},
"score" : [
null,
null
],
"id" : "9eeb5f95-99c3-4f75-aca5-a1398a5e630e",
"result" : null
},
{
"opponent" : "Sweden",
"draw" : {
"starts_at" : "Sep 4, 2014 3:00 PM",
"label" : "5",
"id" : 5
},
"score" : [
null,
null
],
"id" : "ac009ace-51be-48c3-b1de-3d14f6f070b7",
"result" : null
},
{
"opponent" : "Russia",
"draw" : {
"starts_at" : "Sep 5, 2014 1:00 PM",
"label" : "7",
"id" : 7
},
"score" : [
null,
null
],
"id" : "e1f9a083-9c48-401d-b139-ae9c09b1ceb5",
"result" : null
},
{
"opponent" : "Germany",
"draw" : {
"starts_at" : "Sep 5, 2014 1:00 PM",
"label" : "7",
"id" : 7
},
"score" : [
null,
null
],
"id" : "f4d7292b-d73c-4e47-a476-7e32b77f3b5e",
"result" : null
}
],
"games_started" : 0,
"team_athletes" : [
{
"athlete" : {
"last_first" : "Howard, Glenn",
"id" : 1205,
"photo_url" : "/fallback/athlete_photos/default.png"
},
"position" : "Lead",
"id" : 1,
"role" : "Skip"
},
{
"athlete" : {
"last_first" : "Martin, Kevin",
"id" : 1206,
"photo_url" : "/fallback/athlete_photos/default.png"
},
"position" : "Second",
"id" : 2,
"role" : "Vice skip"
},
{
"athlete" : {
"last_first" : "Ferbey, Randy",
"id" : 1207,
"photo_url" : "/fallback/athlete_photos/default.png"
},
"position" : "Third",
"id" : 3,
"role" : null
},
{
"athlete" : {
"last_first" : "Nedohin, David",
"id" : 1208,
"photo_url" : "/fallback/athlete_photos/default.png"
},
"position" : "Fourth",
"id" : 4,
"role" : null
}
],
"games_against_average_points" : null,
"ends_against_with_points" : [
0,
0,
0,
0
],
"ends_against_with_points_over" : 0,
"games_for_average_points" : null,
"lsfe_against" : 0,
"ends_for_total_points" : 0,
"lsfe_for" : 0,
"ends_against_total_points" : 0,
"ends_for_with_points" : [
0,
0,
0,
0
],
"id" : 1201,
"ends_for_with_points_over" : 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment