notitle
Match events
Statistics
Match info
Spartak,...
{"@context":"http://schema.org/","@type":"SportsEvent","name":"Spartak Plovdiv 0-1 PSV","description":"UEFA Champions League First round: Spartak Plovdiv-PSV","eventStatus":"EventFinished","startDate":"11/13/1963 12:00:00 AM +00:00","endDate":"11/13/1963 2:00:00 AM +00:00","location":{"@type":"StadiumOrArena","name":"Spartak","address":"Plovdiv (BUL)","image":"https://img.uefa.com/imgml/stadium/w1/63043.jpg"},"awayTeam":{"@type":"SportsTeam","name":"PSV","logo":"https://img.uefa.com/imgml/TP/teams/logos/70x70/50062.png","sameAs":"//season=/clubs/club=50062/"},"homeTeam":{"@type":"SportsTeam","name":"Spartak Plovdiv","logo":"https://img.uefa.com/imgml/TP/teams/logos/70x70/59867.png","sameAs":"//season=/clubs/club=59867/"},"url":"http://www.uefa.com/uefachampionsleague/season=1963/matches/round=931/match=61954/","image":"https://img.uefa.com/imgml/stadium/w1/63043.jpg","offers":{"@type":"Offer","url":"https://row.store.uefa.com/"},"performer":{"@type":"Organization","name":"UEFA"}}
(function(win) {
function extend(obj, src) {
obj = obj || {};
src = src || {};
for (var key in src) {
if (src.hasOwnProperty(key)) obj[key] = src[key];
}
return obj;
}