Skip to content

Instantly share code, notes, and snippets.

@johnwalley
Last active January 13, 2020 03:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save johnwalley/a0734cf335b44365026adae40cce5945 to your computer and use it in GitHub Desktop.
Save johnwalley/a0734cf335b44365026adae40cce5945 to your computer and use it in GitHub Desktop.
Bumps Chart
license: mit
body {
font-family: 'Roboto', sans-serif;
margin: 0;
}
<html>
<head>
<link rel="stylesheet" href="bumps.css" />
<script src="https://d3js.org/d3.v5.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js"></script>
<script src="https://unpkg.com/d3-bumps-chart@1.0.0-beta.0/dist/d3-bumps-chart.js"></script>
</head>
<body>
<div id="bumps-chart">
<svg width="100%" preserveAspectRatio="xMidYMin"></svg>
</div>
<script>
d3.json('results.json').then(function(events) {
var gender = 'Women';
var set = 'Town Bumps';
var el = document.getElementById('bumps-chart');
var chart = d3.bumpsChart();
chart
.year(2008)
.numYearsToView(5)
.windowWidth(window.document.body.clientWidth)
.on('selectYear', (start, end) => console.log(start + '-' + end))
.on('highlightCrew', crew => console.log(crew))
.on('toggleSelectedCrew', crew => console.log(crew));
var transformedEvents = events
.filter(e => e.gender.toLowerCase() === gender.toLowerCase())
.filter(e => e.set === set)
.sort((a, b) => a.year - b.year)
.map(event => d3.transformData(event));
var data = d3.joinEvents(transformedEvents, set, gender);
d3.select(el)
.datum(data)
.call(chart);
});
</script>
</body>
</html>
This file has been truncated, but you can view the full file.
[{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1900,"days":6,"divisions":[["N","Mg","B","T","U","Ch","Wt","Br","Mt","K"],["H","P","E","Lc","Co","Q","SC","Wh","SJ","O","J"]],"results":"ruurrrru urruurrr\nuurrrrur ruuuuu\nruurrurr rruurrrrr\nuuuurrr ruuurrrr\nrrrrrurur uurrurrr\nrrrruruu rurrrrrrrr","move":[[[0,0,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,0,0,-1,1,-1,1,0]],[[-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,0,-1,1,-1,1]],[[0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["Mg","N","U","Br","B","Wt","P","Mt","K","T"],["Lc","Ch","Co","E","O","Q","H","J","Wh","SJ","SC"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1901,"days":6,"divisions":[["Mg","N","U","Br","B","Wt","P","Mt","K","T"],["Lc","Ch","Co","E","O","Q","H","J","Wh","SJ","SC","SE"]],"results":"rrrrrruurr rurrruru\nrrrrruuur rrururur\nruuruuu urrurrrrr\nrruururu rrrurrrrrr\nrrrurrrrrrr rrurrrrrrr\nrrurrrrrrrr rurrrrrrrr","move":[[[-1,1,0,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,0,0,0,0,0]],[[0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,0],[0,0,0,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,0,0,0,0,-1,1,0,0]]],"finish":[["N","U","Mg","B","Wt","P","T","Mt","E","Br"],["Lc","K","Q","H","Ch","Co","Wh","SC","J","O","SJ","SE"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1902,"days":6,"divisions":[["N","U","Mg","B","Wt","P","T","Mt","E","Br"],["Lc","K","Q","H","Ch","Co","Wh","SC","J","O","SJ","SE"]],"results":"rrruururr rrururrrr\nrrurrrurrr rurrrrrru\nrurrruurr uurrrrrrr\nrrrrururu rrrrrrrrrrr\nrrurrrrrur rrrurrrrrr\nrrrrrrrruu urrrrrrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,0,0]],[[-1,1,0,0,0,0,0,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0],[-1,1,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,0,0,0,0,0]]],"finish":[["U","N","Mg","B","P","Wt","Br","T","E","Ch"],["Lc","K","Wh","Mt","H","Q","J","Co","SJ","O","SC","SE"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1903,"days":6,"divisions":[["U","N","Mg","B","P","Wt","Br","T","E","Ch"],["Lc","K","Wh","Mt","H","Q","J","Co","SJ","O","SC","SE"]],"results":"rrrurrrurr rururrrrr\nurrruuur rrruurrrr\nrrrruurru rrurrrrru\nrrruuurrr ruurrrur\nrrruruurr urrurrrrr\nrro3uruur rrrrrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,0,-1,1]],[[-1,1,0,0,0,0,0,-1,1,0],[-1,1,0,0,-1,1,-1,1,0,0,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,0,0],[0,-1,1,-1,1,0,-3,-1,1,3,0,0]]],"finish":[["N","Mg","U","B","Br","Ch","P","T","E","Mt"],["Wt","J","Lc","SJ","K","H","O","Co","Q","Wh","SE","SC"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1904,"days":6,"divisions":[["N","Mg","U","B","Br","Ch","P","T","E","Mt"],["Wt","J","Lc","SJ","K","H","O","Co","Q","Wh","SE","SC"]],"results":"uruururr ruuurrrr\nrrrrrrrrrur rrurrurrr\nrurrrrruu urrrrrurr\nrrrrururrr rrrrrrrrrrr\nuurruurr rurrrrrrrr\nrrrrrrrrrrrr rrurrrrrrr","move":[[[0,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,0],[0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["N","Mg","Ch","U","B","Br","T","SJ","Mt","P"],["E","Wt","K","Lc","O","J","Q","H","SC","Co","SE","Wh"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1905,"days":6,"divisions":[["N","Mg","Ch","U","B","Br","T","SJ","Mt","P"],["E","Wt","K","Lc","O","J","Q","H","SC","Co","SE","Wh"]],"results":"uururrur rrurrruu\nrrrruuuu uurrrrur\nrrrurruru rurrrrrrrr\nrrrrrurrrrr rrurrrrrrr\nruruurrrr ruurrrrrr\nurrrurrrrr rrrrrrrrrrr","move":[[[-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1]],[[0,-1,1,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0],[0,0,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,-1,1,0,0,0,-1,1]]],"finish":[["Mg","U","N","Ch","B","Br","K","T","Mt","SJ"],["E","P","Lc","Q","H","Co","Wt","O","J","Wh","SE","SC"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1906,"days":6,"divisions":[["Mg","U","N","Ch","B","Br","K","T","Mt","SJ"],["E","P","Lc","Q","H","Co","Wt","O","J","Wh","SE","SC"]],"results":"rrrururru ruurrrur\nrrrrruuur uuururr\nrrrruuuu ruuurrrr\nuruuuur uurrurrr\nrrrruurrrr rrrrrrrrrrr\nrurrrrruu ruurrrrrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,0,-1,1,0]]],"finish":[["Mg","N","Ch","T","U","B","P","SJ","Lc","Br"],["Co","K","Wt","Mt","J","E","O","Q","H","SC","Wh","SE"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1907,"days":6,"divisions":[["Mg","N","Ch","T","U","B","P","SJ","Lc","Br"],["Co","K","Wt","Mt","J","E","O","Q","H","SC","Wh","SE"]],"results":"rurrururr rrrurrrur\nrrrrrrrrrur rururrrrr\nrrrrrrurru urrrrrrru\nrrrrrrrurrr rrurrrrrrr\nrrururuu rurrrrrrrr\nrrrrrrrrrur uurrrrrrr","move":[[[0,-1,1,0,0,0,-1,1,0,0],[0,0,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,0,0,0,0,0]],[[-1,1,0,0,0,0,0,0,0,-1],[-1,2,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1],[1,-1,1,0,0,0,0,0,0,0,0,0]]],"finish":[["Ch","Mg","N","T","U","SJ","B","Mt","Br","Co"],["P","O","Lc","K","Wt","E","J","Q","Wh","H","SC","SE"]],"completed":[[true,true],[true,true],[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1908,"days":6,"divisions":[["Ch","Mg","N","T","U","SJ","B","Mt"],["Br","Co","P","O","Lc","K","Wt","E","J"],["Q","Wh","H","SC","SE","N2","Ch2","Mg2","T2","SJ2"]],"results":"ruo3uru urururr rrurrrrr\nro3ururr rrururrr rrrurrrr\nurrruur rururur rruurrr\nrrruruu uurrrrrr ruurrrr\nrururur ruurrrrr rrurrrrr\nrrrrrurrr rruurrrr rrrrrrrrr","move":[[[0,0,0,0,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1],[-1,2,0,-3,-1,1,3,-1,1,0]],[[0,0,0,0,-1,1,0,0],[0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-3,-1,1,3,0]],[[0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1]],[[0,0,0,0,-1,1,-1,1],[0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0],[0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0],[0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,0,0,0]]],"finish":[["Ch","Mg","N","B","SJ","Mt","T","U"],["Br","O","Co","Lc","Wh","Wt","Ch2","P","E"],["K","N2","J","T2","Q","H","Mg2","SJ2","SC","SE"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1909,"days":6,"divisions":[["Ch","Mg","N","B","SJ","Mt","T","U","Br","O"],["Co","Lc","Wh","Wt","Ch2","P","E","K","N2","J"],["T2","Q","H","Mg2","SJ2","SC","SE","Br2","U2","O2","T3"]],"results":"ro3urrrur rrrrrrrrrrr uuuurrr\nurrurrur rrruruur rrrurrrrrr\nruurrrur rrrrurrru rrurrrrrrr\nrrrrrurrrr rurrrrrrrr rrrrrrrrrrr\nrrrrrrrrur rrrrrrrrrrr rururrrrr\nrrrrurrrrr rrrrrrrrur rrrrrrrrrrr","move":[[[0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,0,-3,-1,1,3,0]],[[0,0,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,0,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0],[-1,1,0,0,0,-1,1,0,0,0],[0,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,0,0,0,0,0],[0,0,0,0,0,-1,1,0,0,0,0]]],"finish":[["Ch","Mg","N","SJ","B","Br","T","U","Co","Mt"],["Wh","Lc","O","Ch2","Wt","K","P","E","J","N2"],["T2","Q","H","Mg2","O2","U2","SJ2","SC","T3","Br2","SE"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1910,"days":4,"divisions":[["Ch","Mg","N","SJ","B","Br","T","U","Co","Mt"],["Wh","Lc","O","Ch2","Wt","K","P","E","J","N2"],["T2","Q","H","Mg2","U2","SJ2","SC","Br2","SE","Wh2","Lc2"]],"results":"ruurrurr rrrrrrrurr rrurrrrru\nuurrrrrrr rrrrrurrrr rurrruur\nruuurrrr rrrrurrrrr urrrrrrrrr\nuurrrrur rrrurrrru rrrrrrrrrrr","move":[[[-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,0,0,0,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0]],[[0,-1,1,-1,1,0,0,0,-1,1],[0,0,0,0,-1,1,0,0,0,0],[0,0,0,0,0,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,0,-1],[1,0,0,0,0,-1,1,0,0,0],[0,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0],[-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,-1,1,-1,1]]],"finish":[["Mg","N","Ch","B","SJ","Br","T","Co","Mt","Wh"],["Lc","U","Ch2","O","K","P","E","Wt","J","N2"],["T2","Mg2","Q","H","SJ2","U2","Wh2","Lc2","Br2","SE","SC"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1911,"days":6,"divisions":[["Mg","N","Ch","B","SJ","Br","T","Co","Mt","Wh"],["Lc","U","Ch2","O","K","P","E","Wt","J","N2"],["T2","Mg2","Q","H","SJ2","U2","Lc2","Br2","SE","SC","O2","B2"]],"results":"urruurrrr rurrurru urrrrrrru\nrurrurrrrr uuuuru ruruurrr\nuurrurru rrrrrurur rrurrrrrrr\nrrrurrrrur urrurrur ururrrrrr\nrruurrurr ruurrrur rururrrrr\nruurrurrr uurrruu urrrurrrr","move":[[[-1,1,0,0,0,0,0,0,0,-1],[-1,2,0,0,-1,1,0,0,-1,1],[0,0,0,0,-1,1,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,0,0,0,0],[-1,1,0,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["N","Mg","Ch","SJ","U","B","T","Br","Lc","Ch2"],["Co","Mt","P","Wh","E","K","N2","Mg2","O","T2"],["Wt","Q","H","Br2","J","U2","B2","SE","SJ2","O2","Lc2","SC"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1912,"days":6,"divisions":[["N","Mg","Ch","SJ","U","B","T","Br","Lc"],["Ch2","Co","Mt","P","Wh","E","K","N2","Mg2","O"],["T2","Wt","Q","H","Br2","J","U2","B2","SE","SJ2","SC"]],"results":"ruururrr rruurrrrr rrururrr\nrruurrrrr ruurrurr rurrrurr\nruuurrrr rruururr uuurrrr\nruruurrr ruuurru rrrurrrrr\nrrrrruurr urruuur rrurrrrrr\nrurrruur rurruuu rururrrr","move":[[[0,0,0,-1,1,0,-1,1,0],[0,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,-1,1],[0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,0],[-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0]]],"finish":[["N","Mg","U","Ch","Lc","B","Br","Ch2","SJ"],["Mt","Co","Mg2","T","O","P","Wh","K","T2","N2"],["E","B2","Wt","SJ2","Q","Br2","H","J","SE","U2","SC"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1913,"days":6,"divisions":[["N","Mg","U","Ch","Lc","B","Br","Ch2","SJ","Mt"],["Co","Mg2","T","O","P","Wh","K","T2","N2","E","B2"],["Wt","SJ2","Q","Br2","H","J","SE","U2","SC","O2","Mt2","Mg3"]],"results":"rrurrurur uurrurur rrururrrr\nuruururr rurrrrrurr ruurrrrrr\nrruururu uurrrrrru uuururr\nuuuuurr ruurrrrru ruuurrrr\nrurruurrr rruurrrur rrurrrrrrr\nrururrrur rrrrrurrrrr rururrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,0,0,0,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,0,0,0,0],[0,-1,1,0,0,0,-1,1,0,-1,1,0]]],"finish":[["N","Mg","Ch","U","SJ","Mt","B","T","Br","Lc"],["Co","O","Ch2","Mg2","Wh","Wt","P","K","Q","T2","E"],["N2","J","B2","SE","Br2","H","O2","SJ2","U2","SC","Mt2","Mg3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1914,"days":6,"divisions":[["N","Mg","Ch","U","SJ","Mt","B","T","Br","Lc"],["Co","O","Ch2","Mg2","Wh","Wt","P","K","Q","T2"],["E","N2","J","B2","SE","Br2","H","O2","SJ2","U2","SC"]],"results":"uurrrrrrr uuruuu urrururr\nruururrr ruruuru ruurrrur\nuururru ururrrur ururrrru\nrrrrurrrrr rrrrrrruu rrurrrrrrr\nrrrururrr rrrrrruur rrrrururr\nurrurrur rrrrrurrrr rrruurrrr","move":[[[0,0,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1]],[[0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0]],[[-1,1,0,0,0,0,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,0],[-1,1,-1,1,0,0,0,0,0,0],[0,0,0,0,0,-1,1,0,0,0,0]],[[0,0,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,0,0,0,0],[0,-1,1,0,0,-1,1,0,0,-1,1]]],"finish":[["U","N","Ch","Mg","Mt","SJ","O","B","T","Co"],["Mg2","Wt","Br","Ch2","P","Lc","Q","Wh","E","N2"],["K","J","T2","Br2","SE","SC","SJ2","B2","H","O2","U2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1920,"days":6,"divisions":[["U","N","Ch","Mg","Mt","SJ","O","B","T"],["Co","Mg2","Wt","Br","Ch2","P","Lc","Q","Wh","E"],["N2","K","J","SE","SC","B2","H","U2","Lc2","SC2","N3"]],"results":"urruurrr ruurrrru ruuruu\nrurrurrrr rruuuur rurrrrur\nrrurrurrr ruuurrrr rrurruu\nrrrrrrrrrrr rrurrurrr rurrurrr\nrurururr rurururr uuurrrr\nrrruurrrr uruurru rrrurrrrr","move":[[[-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,0,0,-1,1,0]],[[-1,1,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,0],[-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,0,0,0]]],"finish":[["Mg","N","Ch","Mt","O","T","U","B","Mg2"],["Wt","SJ","Q","Co","E","Ch2","Wh","Br","Lc","N2"],["P","K","H","J","B2","SC","N3","SE","Lc2","U2","SC2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1921,"days":6,"divisions":[["Mg","N","Ch","Mt","O","T","U","B","Mg2","Wt","SJ"],["Q","Co","E","Ch2","Wh","Br","Lc","N2","P","K","H"],["J","B2","SC","SE","Lc2","U2","O2","T2","Wt2","SJ2","Q2","Mg3"]],"results":"rurururrr rrururrrrr rrrrrrurrrr\nuruuruu rrrururru rurrrrrrru\nruruurur urrururrr urrrrrrurr\nrrururuu ururrrrrrr rurrrrurrr\nrrrurruur rruurrrrrr rrurrurrrr\nrrrruuurr rururrrrrr rrrrurrrrrr","move":[[[0,0,0,0,-1,1,0,0,0,0,0],[0,0,0,0,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,-1,1,0,-1,1,0]],[[-1,1,0,0,0,0,0,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,-1,1,0,0,0,0,0,0,-1],[1,0,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,-1,1,0,0,0,0,-1,1],[0,0,0,0,0,0,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0],[0,0,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["N","Mg","Mt","T","O","Ch","B","U","Co","Mg2","SJ"],["Wt","Q","E","Lc","Ch2","Wh","K","N2","P","Lc2","Br"],["B2","SC","T2","H","Wt2","J","Mg3","SE","U2","O2","Q2","SJ2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1922,"days":6,"divisions":[["N","Mg","Mt","T","O","Ch","B","U","Co","Mg2","SJ"],["Wt","Q","E","Lc","Ch2","Wh","K","N2","P","Lc2","Br"],["B2","SC","T2","H","Wt2","J","Mg3","SE","U2","Q2","SJ2","Mt2","Wh2"]],"results":"ururururr ruurrrrur rrrurrrrrrr\nrurrrrrurrr rrurururr rruurrrrrr\nuuuruurr urruurrrr ruurrrrrrr\nrrruurrrru uruurrrrr uurrrurrr\nruruuuur rrrruurru rurrrurrrr\nrrururrurr rruruuur urrrrrrrrrr","move":[[[0,0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,0,0,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1,0,0]]],"finish":[["N","Mg","Mt","O","Ch","T","Co","Mg2","SJ","Wt","E"],["B","Lc","U","P","Q","Br","K","Ch2","N2","Wh","SC"],["B2","Wt2","Mg3","Lc2","H","Q2","Wh2","T2","J","Mt2","SE","U2","SJ2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1923,"days":6,"divisions":[["N","Mg","Mt","O","Ch","T","Co","Mg2","SJ","Wt","E","B"],["Lc","U","P","Q","Br","K","Ch2","N2","Wh","SC","B2","Wt2"],["Mg3","Lc2","H","Q2","Wh2","T2","J","Mt2","SE","U2","SJ2","O2","Br2"]],"results":"urururrur rruuuuur uruururu\nrurruuuu rurrurruu uuurrrurr\nuurruuur uuurruur ruurrurur\nrururuuu ruurururr uururrrrrr\nrrruuruur uurrrurru ruurrrurrr\nrrrruruuu rurrrrruur uuurrrurr","move":[[[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["Mg","Ch","T","N","Mt","O","Wt","P","Mg2","Lc","E","Br"],["Co","Q","SJ","Wh","B","U","Ch2","N2","Wt2","H","Q2","K"],["J","B2","Mt2","SC","Lc2","Mg3","U2","Br2","Wh2","T2","O2","SE","SJ2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1924,"days":6,"divisions":[["Mg","Ch","T","N","Mt","O","Wt","P","Mg2","Lc","E","Br"],["Co","Q","SJ","Wh","B","U","Ch2","N2","Wt2","H","Q2","K"],["J","B2","Mt2","SC","Lc2","Mg3","U2","Br2","Wh2","T2","O2","SE","SJ2","P2"]],"results":"ururuurrrr uruurruu ruururrru\nrurruurrrrr rruurruur rrurrrrrurr\nrrrruuurru ruurruurr rururrrrrrr\nruuuuuur uurruurrr ururrrrrrrr\nrururruuu ruuuuuu rururrrrrrr\nururrrrurrr urrrrurrrrr rrururrrrrr","move":[[[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,0,0,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,0],[0,0,0,0,0,-1,1,0,0,0,0,-1],[1,0,0,-1,1,0,0,0,0,-1,1,0,-1,1]]],"finish":[["Ch","Mg","N","T","Mt","Wt","Br","O","Lc","Q","P","E"],["Wh","Mg2","U","B","N2","H","Co","SJ","J","Q2","B2","Mt2"],["Ch2","Wt2","Br2","Wh2","K","SC","Mg3","O2","T2","U2","Lc2","P2","SJ2","SE"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1925,"days":6,"divisions":[["Ch","Mg","N","T","Mt","Wt","Br","O","Lc","Q","P","E"],["Wh","Mg2","U","B","N2","H","Co","SJ","J","Q2","B2","Mt2","Ch2"],["Wt2","Br2","Wh2","K","SC","Mg3","O2","T2","U2","Lc2","P2","SJ2","SE","J2"]],"results":"ruuurrurrr rrruruurrrr ruuruurrr\nrruuuuurr rrurrrrurrrr uuruurrrr\nrrrrrrruuur ruurrurrrrr ruruurrrrr\nrurrruurrrr uurrurrurr rrruururrr\nuruurruru rrrrrurrurrr rruuururr\nrururrrrrur rururrrrrur ruuurrrur","move":[[[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,0,0],[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,0,0,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,0,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,0,-1,1,0,-1,1,0]]],"finish":[["Ch","Br","Mg","N","Mt","Q","E","O","Wh","T","Lc","Wt"],["P","B","Mg2","N2","U","SJ","Co","J","Mt2","H","Ch2","Wt2","B2"],["SC","Br2","Q2","U2","Mg3","Wh2","O2","P2","SE","K","T2","J2","SJ2","Lc2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1926,"days":4,"divisions":[["Ch","Br","Mg","N","Mt","Q","E","O","Wh","T","Lc","Wt","P"],["B","Mg2","N2","U","SJ","Co","J","Mt2","H","Ch2","Wt2","B2","SC"],["Br2","Q2","U2","Mg3","Wh2","O2","SE","K","T2","SJ2","Lc2","H2","SC2","Ch3"]],"results":"rrrururruu rrururruru rrruurrrrrrr\nrrurrruuur rururruurr urrururrrrr\nrururrurrrr ururrrrrrur rrrururrrrrr\nrrruuuuru rrurrrrrruu rrururrrrur","move":[[[0,0,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,0,0,0,0,-1,1,0,-1],[1,0,0,0,-1,1,0,0,-1,1,0,-1,1,0]],[[0,-1,1,0,0,0,0,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,0,0,0,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["Ch","Mg","Br","N","Mt","E","Wh","Lc","Q","T","Wt","O","Mg2"],["SJ","P","N2","B","Co","U","J","H","Ch2","B2","SC","Mt2","Q2"],["Mg3","Wt2","Br2","K","Wh2","O2","U2","Lc2","SE","H2","T2","SC2","SJ2","Ch3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1927,"days":6,"divisions":[["Ch","Mg","Br","N","Mt","E","Wh","Lc","Q","T","Wt","O","Mg2"],["SJ","P","N2","B","Co","U","J","H","Ch2","B2","SC","Mt2","Q2"],["Wt2","Br2","K","Wh2","O2","U2","Lc2","SE","H2","T2","SJ2","Ch3","P2"],["E2","K2"]],"results":"rr rrrrrrurrrrrr urrrruuurr ruurrrurrrr\nu rrurruurru rurrrruurrr uuurrrrrrrr\nrr rurururrur urrrrrrrrrru ruuurrrrur\nrr urururruu rurrurrrrur uuurrrrrrrr\nu rrurururur rrurrrrrruu ruuurrrrrrr\nrr rurururrrrr ruurrrruur uururrrrrrr","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,0,0,0,0,0,-1,1,0,0,0,0,0],[0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,-1,1,0],[-1,1]],[[0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,0,0,0,0,0,0,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,0],[-1,1]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,0,0,-1,1,-1,1],[0,0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,0]]],"finish":[["Ch","Br","Mg","N","E","Mt","Wh","Wt","Mg2","SJ","P","Lc","B"],["Q","U","T","N2","O","H","Co","Ch2","J","Br2","B2","Wt2","SC"],["K","Wh2","Mt2","Q2","Lc2","SE","U2","T2","Ch3","O2","P2","K2","H2"],["E2","SJ2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1928,"days":6,"divisions":[["Ch","Br","Mg","N","E","Mt","Wh","Wt","Mg2","SJ","P","Lc"],["B","Q","U","T","N2","O","H","Co","Ch2","J","Br2","B2"],["Wt2","SC","K","Wh2","Mt2","Q2","Lc2","SE","U2","T2","Ch3","O2"],["P2","K2","H2","E2","SJ2","B3"]],"results":"rrurr rurruurru ruuurrrur rrurrrrrrru\nrrrur uuuurrur uuuuruu rurrrrrrrur\nruru ruuurrrrrr ruuurrrrrr uurrrrrurr\nrrrur urrururrrr rrurrurrrrr rururrrrur\nrruu ruururrru ruurrrrrrrr rrruurrrrrr\nruur rruruurrrr urrurrrrrrr rrurrurrrrr","move":[[[-1,1,0,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,0]],[[0,-1,1,0,0,0,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0]],[[0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,0,0,-1,1,0,0,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0]]],"finish":[["Br","N","Mg","Ch","E","Mg2","Mt","Wh","Lc","U","Wt","P"],["SJ","B","T","Q","N2","J","Co","SC","O","B2","Ch2","K"],["H","Br2","Wt2","Wh2","U2","SE","O2","Q2","Lc2","E2","Mt2","P2"],["K2","SJ2","T2","H2","Ch3","B3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1929,"days":6,"divisions":[["Br","N","Mg","Ch","E","Mg2","Mt","Wh","Lc","U","Wt","P"],["SJ","B","T","Q","N2","J","Co","SC","O","B2","Ch2","K"],["H","Br2","Wt2","Wh2","U2","SE","O2","Q2","Lc2","E2","P2","K2"],["SJ2","T2","H2","J2","Co2","N3","O3"]],"results":"rruru uuurrrurr rurruurrrr rrruruurrr\nruurr ruururrur rruuurrrrr rururrrrrrr\nuuur rrurrrurru ruurrurrrr rrrrrurrurr\nurrur rurrrrrrrrrr urrruurrrr uuuurrrrr\nururr ururrrruu rurrrrurru ruurrurrrr\nrrrrur rrrururrur rrurruurrr rruurrurrr","move":[[[0,0,0,-1,1,-1,1,0,-1,1,0,0],[0,0,0,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,-1,1,0,0,0,0],[0,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,0,0,-1],[1,0,0,0,0,0,0,0,0,0,-1,1],[0,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,0,-1],[1,0,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,0,0]]],"finish":[["Br","N","E","U","Mg","Ch","Mt","P","Wh","SJ","Mg2","Lc"],["B","Wt","T","SC","Q","O","J","N2","K","Wh2","Co","Ch2"],["H","Wt2","B2","Br2","O2","SE","U2","Lc2","P2","T2","E2","K2"],["Q2","N3","SJ2","Co2","H2","O3","J2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1930,"days":6,"divisions":[["Br","N","E","U","Mg","Ch","Mt","P","Wh","SJ","Mg2","Lc"],["B","Wt","T","SC","Q","O","J","N2","K","Wh2","Co","Ch2"],["H","Wt2","B2","Br2","O2","SE","U2","Lc2","P2","T2","E2","K2"],["Q2","SJ2","Co2","H2","O3","J2","SP","SC2","Mg3","Ch3","U3"]],"results":"rururrru uurrrurrrr rrrrrrrurrrr rurruuurr\nrrrrrurur ruuruuur rurrrrrurrr uuuuuur\nrrrururu rruruuurr rurrrrurru ruuuurrrr\nrrrrrrrrur rurrrurrur urrrrrrrrur uurrrrrrrrr\nrrrrururr rrrrrururu uurrrrruu ruurrrrrrrr\nrrurrrrur rrrrururur ruuurrrur uurrrrrrrrr","move":[[[0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,0,0,-1,1,0,0,0,0,0,0],[0,0,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,0]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,-1],[1,-1,1,0,0,0,0,0,0,0,0,-1],[1,-1,1,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,0,0,0],[0,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,0,0],[0,-1,1,0,0,0,0,-1,1,0,0]]],"finish":[["Br","U","N","Ch","P","E","Wh","Mg","B","Wt","Lc","T"],["Mt","O","SJ","Mg2","Q","SC","N2","J","Co","K","SE","Wh2"],["H","B2","Ch2","U2","Lc2","Wt2","O2","E2","Br2","SJ2","T2","P2"],["Co2","SP","Q2","K2","H2","SC2","O3","Ch3","J2","Mg3","U3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1931,"days":6,"divisions":[["Br","U","N","Ch","P","E","Wh","Mg","B","Wt","Lc","T"],["Mt","O","SJ","Mg2","Q","SC","N2","J","Co","K","SE","Wh2"],["H","B2","Ch2","U2","Lc2","Wt2","O2","E2","Br2","SJ2","T2","P2"],["Co2","SP","Q2","K2","H2","SC2","O3","Ch3","J2","Mg3","Mt2","B3","Br3","P3","Br4"]],"results":"rrrurrrruuu urrururrrr rrrrrururu rurrurrrrrr\nrrururuuur ruurururr rruuururr urruurrrrr\nrrrruruurru uururrrrrr rrrurrrrrur rrrrruurrrr\nrrrrrurrrrurr rurururrrr rruurrruu ruuruurrr\nrrrrrrurrrurr rrruuurrrr rurrururrr uurrrrrurr\nrrururururr rruurrrrrrr rrrrrrrrrrrrr rururrrrrrr","move":[[[0,0,0,0,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,0,0],[0,0,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0],[0,-1,1,0,0,0,0,0,-1,1,0,0],[0,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,0,-1,1,0,0,0,0,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0]]],"finish":[["Br","U","Mg","N","Ch","B","P","Wt","E","O","Q","Wh"],["T","Lc","SJ","Mg2","Mt","J","SE","SC","Co","K","Wh2","N2"],["H","B2","U2","Ch2","Wt2","O2","SJ2","SP","Br2","K2","Lc2","E2"],["T2","P2","SC2","Co2","O3","Ch3","Q2","B3","Mg3","H2","J2","Mt2","Br3","P3","Br4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1932,"days":6,"divisions":[["Br","U","Mg","N","Ch","B","P","Wt","E","O","Q","Wh"],["T","Lc","SJ","Mg2","Mt","J","SE","SC","Co","K","Wh2","N2"],["H","B2","U2","Ch2","Wt2","O2","SJ2","SP","Br2","K2","Lc2","E2"],["T2","P2","SC2","Co2","O3","Ch3","Q2","B3","Mg3","J2","Mt2","Br3"],["P3","Wh3","U3","Wt3","SJ3","K3","J3","U4"]],"results":"rrrrrur uuururru rrruurrurr ururrurur uruurrrur\nrrrruu uruuruur uuurruru rrrruuruu ruruuruu\nrrrurrr rrrruurrrrr ruurruurr rrururuur rruruurrrr\nrrurur rrruuurru ururuuur rruuruuu ruuruurrr\nrururr rruuuuur rruruuuu rrrrrruurrr uurrruurr\nururrr ruuuuuu rrrruuuur urrruuuu rurrruurrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0]],[[-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,0]],[[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,0,0,0],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1]]],"finish":[["Mg","Br","Wt","O","N","Ch","U","B","T","Q","Mg2","P"],["SJ","E","SE","J","K","Wh","SC","Lc","Mt","Co","Wh2","Wt2"],["H","O2","B2","SP","N2","K2","Ch2","SJ2","U2","P2","Lc2","SC2"],["T2","Br2","Mg3","E2","Mt2","Ch3","B3","Co2","J2","O3","U3","Q2"],["P3","Wt3","SJ3","K3","Br3","J3","U4","Wh3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1933,"days":6,"divisions":[["Mg","Br","Wt","O","N","Ch","U","B","T","Q","Mg2","P"],["SJ","E","SE","J","K","Wh","SC","Lc","Mt","Co","Wh2","Wt2"],["H","O2","B2","SP","N2","K2","Ch2","SJ2","U2","P2","Lc2","SC2"],["T2","Br2","Mg3","E2","Mt2","B3","J2","O3","U3","Q2","Wt3","SJ3"],["J3","H2","N3","SP2","T3","Q3","H3"]],"results":"rurru urruururr uuurruur rurrrrruru uururrurr\nrrrrur ruurrruur rrurrrrrurr urrrrrrrurr rurrruuur\nruuu uuuruuu urrurruru ruururrru uurrrrruu\nrruur ruuurrrur ruurrrrrur rrrurrurru ruuurrrur\nrurru uuuuruu uurrruuu uurruuur rrurrrrurrr\nrruru ruurrruur ruuruurrr rurrurruu rrrrrrrurrrr","move":[[[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,0]],[[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,0,0,0,0,0,0,0,-1],[1,0,-1,1,0,0,0,0,0,-1,1,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0]],[[-1,1,-1,1,0,0,0,0,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0]],[[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0]]],"finish":[["O","N","Mg","Wt","B","Br","U","Ch","E","SJ","T","Mg2"],["K","P","SC","Q","SE","Wh","Lc","J","Mt","H","N2","Co"],["Wt2","B2","SP","K2","Wh2","Ch2","O2","SJ2","E2","P2","Mt2","U2"],["Lc2","Br2","T2","J2","SC2","Q2","Mg3","H2","N3","B3","SP2","U3"],["Wt3","O3","SJ3","Q3","T3","J3","H3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1934,"days":6,"divisions":[["O","N","Mg","Wt","B","Br","U","Ch","E","SJ","T","Mg2"],["K","P","SC","Q","SE","Wh","Lc","J","Mt","H","N2","Co"],["Wt2","B2","SP","K2","Ch2","O2","SJ2","E2","P2","Mt2","U2","Lc2"],["Br2","T2","J2","SC2","Q2","Mg3","H2","N3","B3","SP2","Wt3","O3"],["SJ3","Q3","J3","Ch3","Br3","SE2","E3"]],"results":"ruuu ururuurrr uruururu ruuruurrr rrrurrrurrr\nuuur rruruuuu rruururur rrururrurr rrurrrrrurr\nruuu ururuuur ruuururrr rrrururrur rrrurrrrrrrr\nuuur rururrruu urruururr rrrrururru urrrrrrrrrrr\nruuu uruururu rurruurru uruururrr rurrurrrrrr\nrruur rurrrrurur rrurrurrrrr rruuururr rrurrrrrrrrr","move":[[[0,0,0,-1,1,0,0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,0,0,0,-1,1,0,0,-1,1,0],[0,-1,1,0,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,0,0]]],"finish":[["O","N","B","Mg","Wt","Br","Ch","U","T","SE","SJ","E"],["Mg2","K","J","P","SC","Co","Q","H","Lc","Mt","Wh","SP"],["N2","B2","O2","Wt2","Mt2","U2","Ch2","K2","E2","Q2","SJ2","Br2"],["T2","H2","P2","J2","N3","Lc2","Wt3","SC2","SP2","Mg3","SE2","Ch3"],["B3","E3","Q3","Br3","O3","SJ3","J3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1935,"days":6,"divisions":[["O","N","B","Mg","Wt","Br","Ch","U","T","SE","SJ","E"],["Mg2","K","J","P","SC","Co","Q","H","Lc","Mt","Wh","SP"],["N2","B2","O2","Wt2","Mt2","U2","Ch2","K2","E2","Q2","SJ2","Br2"],["T2","H2","J2","N3","Lc2","Wt3","SC2","SP2","Mg3","SE2","Ch3","B3"],["E3","Br3","O3","Wh2","T3","K3","Mt3","SE3","N4","Mg4"]],"results":"rurruur ruuururrr rurruruur rruuruuu rurrrrurrrr\nrurruur urruuuur rrrurrurrrr urrrrrruur rrrruurrrrr\nrruuurr rrruurrrrrr rrurruurrr ruuurrurr rrrrruurrrr\nuruuru rruuururr uruurrrrrr rruurruur ruurrrrrrrr\no3uurrrr ruurrruur rruuuurrr rrrrruurru urrurrrrrrr\nururrur uuruurrrr ruuuurrrr urururrrrr rurrrurrrrr","move":[[[0,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,0,0,-1],[1,0,0,0,-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-3,-1,1,3]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1]]],"finish":[["O","N","B","Mg","Ch","T","Br","SE","Wt","U","Co","SJ"],["E","K","P","J","SC","Wh","Mg2","Lc","N2","Q","H","SP"],["Mt","O2","B2","Mt2","Ch2","U2","Br2","K2","E2","Wt2","T2","Q2"],["SJ2","N3","J2","Lc2","SE2","H2","Mg3","SP2","B3","E3","Wt3","Br3"],["SC2","Wh2","Ch3","K3","SE3","N4","O3","Mg4","T3","Mt3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1936,"days":6,"divisions":[["O","N","B","Mg","Ch","T","Br","SE","Wt","U","Co","SJ"],["E","K","P","J","SC","Wh","Mg2","Lc","N2","Q","H","SP"],["Mt","O2","B2","Mt2","Ch2","U2","Br2","K2","E2","Wt2","T2","Q2"],["SJ2","N3","J2","Lc2","SE2","H2","Mg3","SP2","B3","E3","Wt3","Br3"],["SC2","Ch3","K3","SE3","N4","O3","Mg4","Mt3","P2","U3","B4","Mg5"]],"results":"rrruuruu rurrruruu uuuuurrr urruurrrrr ururrrrurr\nrruuurur uurururrr rurrurrrru rurruurrrr rrurrurrrrr\nruuuruu rururuurr uuurrrrrrr urruuurrr rurrrrurrrr\nruururur ururuuru ururrrrrrrr rruruuurr rrrrrrrrurrr\nruuuuru rruruurur rruururrrr rrrurrrrrur rrrrrrrrrrrrr\nrrurruurr ruruuurrr ruuurrrrrr rruurrruu urrrrrurrrr","move":[[[0,0,-1,1,0,0,0,0,-1,1,0,-1],[1,0,0,0,0,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,0,0,0,0,0,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,0]]],"finish":[["O","N","Mg","Br","Ch","B","T","SE","U","Co","E","Mg2"],["Wt","SJ","P","K","N2","J","Lc","Mt","SC","Q","Wh","O2"],["H","SP","B2","Ch2","Br2","Mt2","N3","E2","T2","K2","SJ2","U2"],["Q2","SE2","Wt2","SP2","Mg3","B3","Lc2","Br3","J2","Ch3","SE3","H2"],["K3","E3","P2","Wt3","N4","SC2","Mg4","U3","B4","O3","Mt3","Mg5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1937,"days":6,"divisions":[["O","N","Mg","Br","Ch","B","T","SE","U","Co","E","Mg2"],["Wt","SJ","P","K","N2","J","Lc","Mt","SC","Q","Wh","O2"],["H","SP","B2","Ch2","Br2","Mt2","N3","E2","T2","K2","SJ2","U2"],["Q2","SE2","Wt2","SP2","Mg3","B3","Lc2","Br3","J2","Ch3","SE3","H2","K3"],["E3","P2","SC2","Mg4","U3","O3","Mt3","Wh2","T3","SJ3","Q3","SP3","Ch4","U4"]],"results":"rruururuu uuuurrrru uurururrr rrruurrrru rrrurrurrrr\nruuurruur ruuurruru rurururur rruurrrrur uurrurrru\nrruuuurru uuuurrurr uruurrrrrr ruuururu rurrurrrur\nrrruuuurrr ruuuuuur rruurrrrrrr uuuruurr urrurrurrr\nrrrruuuurr rruuurrurr ruuurruu rurrrrruru ruurrrrurr\nrurruuuur ruuuuuru urrururur ururrurur rrurrrrurrr","move":[[[0,0,0,0,-1,1,0,0,-1,1,0,0],[-1,1,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[-1,1,0,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,0,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]]],"finish":[["N","Mg","B","Br","O","T","SE","Co","E","P","Ch","SJ"],["Mg2","N2","U","J","K","Wt","Q","Wh","O2","Mt","H","B2"],["Lc","Br2","SC","SP","Ch2","Mt2","SJ2","SE2","T2","E2","Q2","Mg3"],["N3","K2","SP2","Wt2","U2","H2","Ch3","P2","B3","Mg4","Br3","J2","Lc2"],["SE3","Mt3","K3","SJ3","E3","SP3","U3","Ch4","SC2","O3","Wh2","Q3","T3","U4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1938,"days":6,"divisions":[["N","Mg","B","Br","O","T","SE","Co","E","P","Ch","SJ"],["Mg2","N2","U","J","K","Wt","Q","Wh","O2","Mt","H","B2"],["Lc","Br2","SC","SP","Ch2","Mt2","SJ2","SE2","T2","E2","Q2","Mg3"],["N3","K2","SP2","Wt2","U2","H2","Ch3","P2","B3","Mg4","J2","Lc2","Mt3"],["K3","SJ3","E3","SP3","Ch4","SC2","O3","Wh2","Q3","B4","H3","Co2","P3","Q4"]],"results":"rruurro3urr ururururu urururrur rrurrrurrrr rrurrrurrrr\nruurruruu rurruruurr rruruuurr ruurrrurrr rrruruurrr\nrruuuurur ururrurrur ruruuuur rurrrrrrrrrr rrrrururur\nruuurrruu uurruuuu ururruuu rurrrruurr rrrurururr\nrrrruruuur ruuuuuur rruurrurrr uurrurrrrr urrruruur\nrrruruuurr uuurruurr rurrrurrrrr rurrrrrrrrrr rrrrrrrrrrru","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,0],[0,0,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,0,-3,-1,1,3,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0],[0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0]],[[0,-1,1,0,-1,1,0,-1,1,0,0,0],[0,0,0,0,0,0,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,0,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]],[[-1,1,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0]]],"finish":[["T","N","B","SE","Mg","O","Ch","Br","E","Co","P","Mg2"],["SJ","N2","Wt","U","K","Q","J","Wh","H","B2","SP","O2"],["Mt","Lc","SJ2","SE2","SC","Ch2","Br2","Q2","E2","K2","U2","Mt2"],["T2","SP2","P2","Mg3","B3","N3","H2","Ch3","K3","Wt2","Ch4","Mg4","SJ3"],["J2","SC2","O3","Lc2","Wh2","Mt3","Co2","SP3","P3","B4","E3","H3","Q3","Q4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1939,"days":6,"divisions":[["T","N","B","SE","Mg","O","Ch","Br","E","Co","P","Mg2"],["SJ","N2","Wt","U","K","Q","J","Wh","H","B2","SP","O2"],["Mt","Lc","SJ2","SE2","SC","Ch2","Br2","Q2","E2","K2","U2","Mt2"],["T2","SP2","P2","Mg3","B3","H2","Ch3","K3","Wt2","SJ3","J2","SC2","O3"],["Lc2","Wh2","Co2","P3","B4","E3","Q3","T3","SE3","Br3","T4","K4"]],"results":"urrruruu uruururrrr o3uuururr uururrrrrr uurrruurr\nrruururrr rurrrruuru rrrurrrurrr ruruurrru rurrruuur\nruuuruu uuuuurur rruurrrrru uruuurur uurrrurrrr\nrruuurur ruuuuurrr rurruurur rrurruruu rrrurrrrrrrr\nruuuuru uuuururrr urrrrrrrrru rururruur rrrrurrrrrrr\nuuuuuu ruuurrruu rrrurrrrrur rrrrrrruurr rrrrrrrrrrrrr","move":[[[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,0,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-3,-1,1],[3,0,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,0,0,-1,1]],[[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,0,0,0,0,0,0,0,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,0,0,0,0,0,0],[0,-1,1,0,0,0,0,0,-1,1,0,0],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1]]],"finish":[["T","SE","N","O","Ch","B","Mg","SJ","Br","E","P","N2"],["Wt","U","Wh","Co","H","Mg2","K","SP","Q","Mt","Lc","J"],["SE2","O2","B2","SC","Br2","SJ2","T2","Ch2","Mt2","E2","U2","SP2"],["P2","Q2","H2","K2","Ch3","Wt2","J2","Wh2","Mg3","Lc2","B3","B4","K3"],["SC2","SJ3","T3","O3","Br3","P3","K4","Co2","SE3","Q3","T4","E3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1946,"days":6,"divisions":[["T","SE","N","O","Ch","B","Mg","SJ","Br","E","P","N2"],["Wt","U","Wh","Co","H","Mg2","K","SP","Q","Mt","Lc","J"],["SE2","O2","B2","SC","Br2","SJ2","T2","Ch2","Mt2","E2","U2","SP2"],["P2","Q2","H2","K2","Ch3","Wt2","J2","Mg3","Lc2","B3","B4","K3"],["SC2","SJ3","T3","O3","Br3","P3","Q3","E3","U3","Mg4"]],"results":"uruuru rrrurruuu rrrurrurrrr rurrrrurru urrrrururr\nro3urrur uuo3uuur rruuruurr ururuuur rurrurrrur\nruurrur ruurrurru ruuuurrrr rururrruu uurrruurr\nurruuu uuuuurrr uuurruru urrruruur ruuruurrr\nrrrrruur ruuuuuu rrrruruurr rrrruuruu rururrrurr\nurrurru uuuuuur ruurrruur ruurrruur ururrrrrrrr","move":[[[0,0,-1,1,0,-1,1,0,0,0,0,-1],[-1,2,0,0,-1,1,0,0,0,0,-1,1],[0,0,0,0,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,0,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-3,-1,1,3,-1,1,-1],[1,-1,1,0,0,-3,-1,1,3,0]],[[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1]],[[0,0,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0],[0,0,-1,1,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,0,-1,1]]],"finish":[["T","O","Mg","N","SE","SJ","Ch","U","Br","B","E","Mg2"],["Wh","Co","P","Wt","N2","Mt","K","SP","Q","H","O2","SE2"],["J","SJ2","Lc","Br2","SC","B2","E2","T2","SP2","U2","K2","Ch2"],["Q2","B3","Mt2","Mg3","P2","B4","Wt2","SJ3","H2","SC2","J2","Br3"],["Ch3","Lc2","K3","E3","O3","T3","Mg4","Q3","P3","U3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1947,"days":6,"divisions":[["T","O","Mg","N","SE","SJ","Ch","U","Br","B","E","Mg2"],["Wh","Co","P","Wt","N2","Mt","K","SP","Q","H","O2","SE2"],["J","SJ2","Lc","Br2","SC","B2","E2","T2","SP2","U2","K2","Ch2"],["Q2","B3","Mt2","Mg3","P2","B4","Wt2","SJ3","H2","SC2","J2","Br3"],["Ch3","Lc2","K3","E3","O3","T3","Mg4","Q3","P3","U3","Wh2","N3"],["SP3","Mt3","Wt3","H3","SC3","Lc3","Wh3","Br4","E4","T4"]],"results":"rrro3uur rrrurrurru ruurrrruu ruuurrrur rururruur uuuurrur\nuurrurr ro5o3ururrr uuurruur uurrururr uururruu rrrrruurrrr\nrrururu urrrrruurr ruurruuu uruururu ruurrruur rrrrrrurrrrr\nurrrrrur rurrruuur uuurrrrur rurururur uurrruurr urrrrrrrurr\nururuu uuruurru uruurruu uurururu ruruuurrr rrrrrurrrrrr\nrruurur ruruuuur rruururru ruurururr ururrrrrrrr rrrrrrrrurrr","move":[[[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,0],[0,-1,1,-3,-1,1,3,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-5,-3,-1,1,3,5],[0,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,0,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,0]],[[0,0,-1,1,0,0,0,0,0,0,0,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,0,0,0,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["T","Mg","N","Ch","O","Br","SJ","SE","U","E","B","P"],["Wh","N2","Wt","Mt","Mg2","Q","Co","SE2","J","K","Lc","Br2"],["SP","H","T2","O2","SC","Ch2","SJ2","E2","Mg3","B2","P2","U2"],["B3","SP2","Q2","K2","Mt2","B4","Br3","Lc2","Wt2","SJ3","SC2","T3"],["J2","Ch3","H2","N3","O3","Wh2","K3","P3","E3","Wt3","Wh3","U3"],["Q3","Lc3","Mg4","SP3","H3","Mt3","Br4","SC3","T4","E4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1948,"days":6,"divisions":[["T","Mg","N","Ch","O","Br","SJ","SE","U","E","B","P"],["Wh","N2","Wt","Mt","Mg2","Q","Co","SE2","J","K","Lc","Br2"],["SP","H","T2","O2","SC","Ch2","SJ2","E2","Mg3","B2","P2","U2"],["B3","SP2","Q2","K2","Mt2","B4","Br3","Lc2","Wt2","SJ3","SC2","T3"],["J2","Ch3","H2","N3","O3","Wh2","K3","P3","E3","Wt3","Wh3","U3"],["Q3","Lc3","Mg4","SP3","H3","Mt3","Br4","SC3","T4","E4","K4","J3","J4"]],"results":"rruuruuu uuuruurr uurruruu rrurruuur rrururrrur rrurrrurrrr\nruururrru ruuruuur uururuur rurrrruuu urruuruu rrruurrrrrr\nuururrrur uururruu o3uuruuu urruuurrr ruuurrrur rurrrurrrrr\nrururuuu rurururru ururuuur ruuuuurr rruurrrrru urrrururrr\nrrruruuur urururrur rruruurrrr rrrrurrrrrrr ruuurrrrrr rururrrrrrr\nrrrrruuuu rruruurru ruruuuur rrruruurrr urruuurrr rrrurrrrrrrr","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-3,-1,1],[-1,4,-1,1,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,0,-1,1,0,0,0],[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,0,0]]],"finish":[["T","Mg","N","Br","Ch","SE","SJ","B","U","O","Mt","P"],["E","Wt","Wh","Mg2","N2","Lc","SE2","T2","J","Q","K","Br2"],["Co","SP","SJ2","Ch2","SC","Mg3","H","P2","E2","O2","K2","U2"],["B2","SP2","Mt2","Lc2","Br3","Wt2","B3","N3","Q2","T3","J2","B4"],["Wh2","SC2","SJ3","Ch3","E3","K3","Wh3","H2","Lc3","Q3","O3","SP3"],["Mg4","P3","Br4","Wt3","T4","U3","K4","Mt3","J3","H3","J4","SC3","E4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1949,"days":6,"divisions":[["T","Mg","N","Br","Ch","SE","SJ","B","U","O","Mt","P"],["E","Wt","Wh","Mg2","N2","Lc","SE2","T2","J","Q","K","Br2"],["Co","SP","SJ2","Ch2","SC","Mg3","H","P2","E2","O2","K2","U2"],["B2","SP2","Mt2","Lc2","Br3","Wt2","B3","N3","Q2","T3","J2","B4"],["Wh2","SC2","SJ3","Ch3","E3","K3","Wh3","H2","Lc3","Q3","O3","SP3"],["P3","Br4","Wt3","T4","U3","K4","Mt3","J3","H3","J4","SC3","E4"],["Co2","SE3","N4","Ch4","U4","O4","Wt4","Wh4","Q4","N5","Br5","Ch5","B5","U5","J5"]],"results":"ro3uruurrrrr ro3uururu urrurrrrru uruuurur rurrruuru urrrrrurru uururrrrrr\nrururuurrrr ururruuu rrururruu rruuuruu uururrurr ruurrrurrr rrrurrrrrrrr\nuruuruuru ruruuuur ruruurrur ruurrrrrur rruuurrur urrurrrrrrr rruurrrrrrr\nurrrrururur uuruuuu uurrruurr rruruurrrr ro3ururuu uururrrrrr ruuurrrrrr\nrrrrrurururr rruuuuru ruuururrr ruurrrurrr urruuuur ruurururr rruuurrrrr\nrrrruruurur rruururur uuuruurr urrurrruu ruuuuurr rrrrrurrrur ruuurrrrrr","move":[[[0,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,0,0,0,-1],[-1,2,0,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,0,-1,1,0,0,-1],[-1,2,0,-1,1,0,-1,1,-3,-1,1,3],[0,0,0,0,0,-1,1,-1,1,0,-3,-1,1,3,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,0,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-3,-1,1,3],[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,0,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["T","Mg","N","Br","Ch","Mt","O","SE","Wt","B","U","SJ"],["P","Lc","E","Wh","Mg2","Q","SE2","N2","SP","T2","SC","J"],["Br2","SJ2","Ch2","K","P2","Co","Mt2","H","U2","E2","K2","O2"],["Lc2","Mg3","N3","B2","SP2","Wt2","T3","SC2","Br3","J2","Q2","Wh2"],["B3","Ch3","Lc3","SJ3","E3","B4","H2","Br4","K3","U3","Wh3","P3"],["O3","K4","Q3","J3","SC3","SP3","Wt3","T4","Mt3","Co2","E4","SE3"],["J4","Wt4","N4","H3","U4","Q4","U5","Ch4","Wh4","B5","O4","N5","Br5","Ch5","J5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1950,"days":6,"divisions":[["T","Mg","N","Br","Ch","Mt","O","SE","Wt","B","U","SJ"],["P","Lc","E","Wh","Mg2","Q","SE2","N2","SP","T2","SC","J"],["Br2","SJ2","Ch2","K","P2","Co","Mt2","H","U2","E2","K2","O2"],["Lc2","Mg3","N3","B2","SP2","Wt2","T3","SC2","Br3","J2","Q2","Wh2"],["B3","Ch3","Lc3","SJ3","E3","B4","H2","Br4","K3","U3","Wh3","P3"],["O3","K4","Q3","J3","SC3","SP3","Wt3","Mt3","Co2","E4","SE3","J4"],["Wt4","N4","H3","U4","U5","Ch4","O4","Co3","Mg4","Mt4","P4","SP4","SC4"]],"results":"uuuuruu uururo3ur ruruuuur uruururrr ruurrurur rrururrrrrr rururruur\nruuuurru ruruuuru uruuuuu rruuururr rruurrrurr rururrrrrrr rrrurrurru\nrruuurrur uruuurur rruuuuur rrrurrurur rrrurrruur ururrrurrr rruuurrrrr\nruuuurru uurruurrr ruuuuuu uurururu rruuruuu uuruuurr rurrurrrrrr\nrruuuuur ruuuuurr uuuuuur rururrrrur uurrurrur rurrrurrrrr uuurrurrr\nurrruuuu rruuuuur ruuuuuu uuurrrurr rurrurruu ururrurru rrrurrrrrrrr","move":[[[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-3,-1,1,3,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1]],[[-1,1,0,0,-1,1,0,0,-1,1,0,0],[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[-1,1,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1]]],"finish":[["N","T","Mg","Mt","Ch","O","B","Wt","U","Br","SJ","P"],["Lc","SE","Mg2","E","SP","Q","Wh","N2","J","SC","K","Co"],["SE2","Br2","Ch2","T2","P2","Mt2","O2","SJ2","E2","H","SP2","U2"],["K2","Mg3","SC2","Lc2","N3","B2","J2","Wt2","Q2","E3","Br3","H2"],["T3","B3","K3","Lc3","U3","Wh2","P3","Ch3","SC3","SJ3","Wh3","B4"],["Br4","Mt3","J3","Co2","O3","SP3","K4","N4","Q3","U4","SE3","Wt3"],["J4","Wt4","Mg4","E4","P4","H3","SC4","O4","U5","Mt4","Ch4","SP4","Co3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1951,"days":6,"divisions":[["N","T","Mg","Mt","Ch","O","B","Wt","U","Br","SJ","P"],["Lc","SE","Mg2","E","SP","Q","Wh","N2","J","SC","K","Co"],["SE2","Br2","Ch2","T2","P2","Mt2","O2","SJ2","E2","H","SP2","U2"],["K2","Mg3","SC2","Lc2","N3","B2","J2","Wt2","Q2","E3","Br3","H2"],["T3","B3","K3","Lc3","U3","Wh2","P3","Ch3","SC3","SJ3","Wh3","B4"],["Br4","Mt3","J3","Co2","O3","SP3","K4","N4","Q3","U4","SE3","Wt3"],["J4","Wt4","Mg4","E4","P4","SC4","O4","U5","Mt4","Co3","Wh4","B5","Br5"]],"results":"urrruruur rrruuuuu urruruuu rrruuurur ro3urrurur rurrurrurr rrurrurrur\nrrrrrurruu uuuuuur rurruurur rrrurururr uuurrrurr urruuurrr ruuurrurr\nruuuruur ruuuuuu uurrruurr rruruurrrr ro3urrruru rrruurrurr rrrrrrrurru\nrrrruruuu uuuuuur ruuruuur ruruuuru uururrurr rruuurrrrr uuurruur\nrrrururuu rurruuuu uuururrrr uruuruur rururrrrur uruuurru ruururrru\nrrurrrrurrr uo3uuuur ruuruuru uuurrrrru rrruurrrru rurrruuur uurrrrrurr","move":[[[0,-1,1,0,0,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-3,-1,1,3],[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,0,0,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,0,0]],[[-1,1,0,0,-1,1,0,0,0,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,0,0,-3,-1,1,3],[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,0,0]],[[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-3,-1,1,3,-1],[1,0,0,-1,1,0,0,0,0,-1,1,0,0]]],"finish":[["Mt","Mg","B","N","T","Wt","Ch","SJ","P","Lc","O","SE"],["U","SP","Br","J","E","SC","Mg2","N2","Co","Q","Ch2","Wh"],["Mt2","SE2","K","T2","Br2","P2","K2","U2","H","O2","SC2","SP2"],["Lc2","SJ2","E2","Mg3","Wt2","J2","Q2","Br3","B2","H2","N3","K3"],["B3","E3","Lc3","SC3","Wh2","U3","T3","Mt3","Co2","P3","SP3","Ch3"],["SJ3","N4","Wh3","U4","B4","SE3","Br4","P4","Mg4","O3","J3","Wt3"],["K4","Q3","J4","SC4","E4","U5","Wt4","Co3","Mt4","Br5","O4","Wh4","B5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1952,"days":6,"divisions":[["Mt","Mg","B","N","T","Wt","Ch","SJ","P","Lc","O","SE"],["U","SP","Br","J","E","SC","Mg2","N2","Co","Q","Ch2","Wh"],["Mt2","SE2","K","T2","Br2","P2","K2","U2","H","O2","SC2","SP2"],["Lc2","SJ2","E2","Mg3","Wt2","J2","Q2","Br3","B2","H2","N3","K3"],["B3","E3","Lc3","SC3","Wh2","U3","T3","Mt3","Co2","P3","SP3","Ch3"],["SJ3","N4","Wh3","U4","B4","SE3","Br4","P4","Mg4","O3","J3","Wt3"],["K4","Q3","J4","Br5","O4","T4","SJ4","SP4","SJ5"]],"results":"ro3urru uuuruuu ruuuurur rururruur rurruurur ururrurur ruurrrrrur\nururrrr rro5uuuur uurrururr uruo3uurr rururrurrr ruruururr uuurrrrrrr\nrrrrruu rururuuu ruuuruur rururruur rrruurrrrrr uururrrru ruurrrruu\nrrrruur uurruuur uuururru uurrruuu o3urrruuu rrrururrur uurrrrrrrrr\nrrruuu uruuurru ruuruurrr ruruuuru ruuruuur rruurrruu rururrrrrrr\nrrrro3ur o3uuurrur uuruuurr rrrrruurur rrrruruurr ruuurrrur ururrrrrrrr","move":[[[0,-1,1,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-3,-1,1,3,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,-3,-1,1,3,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-5,-1,1,-1,1,5,0],[0,0,0,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,0,-3,-1,1],[-1,4,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,0],[0,-1,1,0,-1,1,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-3,-1,1],[3,-3,-1,1,3,0,0,0,0]]],"finish":[["B","Mt","N","Mg","T","Wt","Ch","SE","U","Lc","Br","J"],["SJ","SP","P","O","SC","Q","Mt2","Mg2","Co","E","Wh","N2"],["K","P2","Br2","Ch2","H","SE2","T2","Wt2","U2","O2","SC2","SP2"],["Lc2","B2","K2","Q2","J2","E2","Mg3","SJ2","H2","B3","SC3","Br3"],["K3","N3","Mt3","Lc3","T3","U3","Ch3","E3","N4","U4","Wh2","SE3"],["P3","SP3","Co2","O3","Mg4","J3","SJ3","Q3","Wh3","K4","Br5","P4"],["Br4","SP4","Wt3","SJ4","B4","J4","T4","SJ5","O4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1953,"days":6,"divisions":[["B","Mt","N","Mg","T","Wt","Ch","SE","U","Lc","Br","J"],["SJ","SP","P","O","SC","Q","Mt2","Mg2","Co","E","Wh","N2"],["K","P2","Br2","Ch2","H","SE2","T2","Wt2","U2","O2","SC2","SP2"],["Lc2","B2","K2","Q2","J2","E2","Mg3","SJ2","H2","B3","SC3","Br3"],["K3","N3","Mt3","Lc3","T3","U3","Ch3","E3","N4","U4","Wh2","SE3"],["P3","SP3","Co2","O3","Mg4","J3","SJ3","Q3","Wh3","K4","Br4","P4"],["Wt3","B4","J4","T4","O4","Co3","H3","SE4","Lc4","E4","Mg5","T5","U5"]],"results":"urro3urrru ruuuruur ruurrrruu rururrruu uruurrurr rrurrruuu ruruururr\nrro3ururur uurrruuu uuurrurrr uurrrruru rururruur rrrurrrrrur urrrurrrrrr\nruruuruu ruuruuur ruuuurru ruurrurur uuruuurr rruurrruu urruurrrrr\nrrururuur uuuruurr uuuurrur rrurruruu ruuruuur rrrrruruur ruurrrrrrrr\nrururuuu rurrururu ruuuuuu uruuruur uuururru urrrruruu rrurrrrrrur\nruuruuur uurrurrur uuuuuru rururuuu ruuururrr rurruurur ruurrurru","move":[[[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,-3,-1,1,3,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0,-1],[1,-1,1,0,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,-3,-1,1,3,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,0,0,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,0,0,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[-1,1,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]]],"finish":[["Mg","B","Mt","N","U","T","Ch","SE","O","Lc","J","Wt"],["P","Q","SP","Br","Wh","SJ","Mt2","SC","Mg2","E","H","Co"],["N2","K","Ch2","O2","SE2","P2","B2","Br2","Lc2","Wt2","Q2","T2"],["J2","U2","E2","SC2","Mg3","SP2","H2","N3","K2","Br3","Lc3","SJ2"],["K3","B3","T3","U4","SC3","SE3","U3","Co2","Mt3","Wh2","Ch3","Mg4"],["E3","J3","N4","Q3","P3","P4","SP3","O3","SJ3","J4","B4","T4"],["K4","Lc4","Wh3","SE4","Br4","E4","Wt3","Mg5","U5","O4","Co3","H3","T5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1954,"days":4,"divisions":[["Mg","B","Mt","N","U","T","Ch","SE","O","Lc","J","Wt"],["P","Q","SP","Br","Wh","SJ","Mt2","SC","Mg2","E","H","Co"],["N2","K","Ch2","O2","SE2","P2","B2","Br2","Lc2","Wt2","Q2","T2"],["J2","U2","E2","SC2","Mg3","SP2","H2","N3","K2","Br3","Lc3","SJ2"],["K3","B3","T3","U3","SC3","SE3","U4","Co2","Mt3","Wh2","Ch3","Mg4"],["E3","J3","N4","Q3","P3","P4","SP3","O3","SJ3","J4","B4","T4"],["K4","Lc4","Wh3","E4","Wt3","O4","Wt4","Q4","SP4","SJ4","B5","SP5","B6"]],"results":"rrururruu uururrrur rro3ururru o3uuruurr rrrrrrururr rrururrrru uurrrurrrr\nrrruruuur rurrruruu uurururu rrruururrr rrurururrr ruruururr rrurruurrr\nrururuuu uururuur ruruururr rruuurrrrr rurururur rrruuurur ruuurrrrrr\nrurrruuur ruurruurr rrururuur ruuurrrru rrrurrrrurr rruurrrurr rruurrrrrrr","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,0,-1,1,-3,-1,1],[-1,4,0,0,-1,1,0,-3,-1,1,3,0],[0,-1,1,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,-1,1,0,0],[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,0]]],"finish":[["Mg","B","Mt","T","N","Ch","SE","Lc","U","Q","O","J"],["Wt","Br","SP","P","SC","Wh","Mg2","H","SJ","Co","Mt2","E"],["N2","O2","SE2","K","B2","Ch2","Br2","Lc2","Q2","P2","T2","Wt2"],["U2","J2","SC2","SP2","E2","K2","B3","Mg3","SJ2","H2","Lc3","N3"],["K3","SE3","Br3","U3","T3","Ch3","Wh2","SC3","U4","N4","Co2","Mt3"],["Mg4","Q3","P3","E3","O3","J3","SP3","P4","Lc4","SJ3","E4","B4"],["J4","Wt3","T4","Q4","K4","O4","Wh3","B5","Wt4","SP4","SJ4","SP5","B6"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1955,"days":4,"divisions":[["Mg","B","Mt","T","N","Ch","SE","Lc","U","Q","O","J"],["Wt","Br","SP","P","SC","Wh","Mg2","H","SJ","Co","Mt2","E"],["N2","O2","SE2","K","B2","Ch2","Br2","Lc2","Q2","P2","T2","Wt2"],["U2","J2","SC2","SP2","E2","K2","B3","Mg3","SJ2","H2","Lc3","N3"],["K3","SE3","Br3","U3","T3","Ch3","Wh2","SC3","U4","Co2","Mt3","Mg4"],["Q3","P3","E3","O3","J3","SP3","SJ3","E4","B4","J4","Wt3","T4"],["Q4","K4","O4","Wh3","B5","SP4","SJ4","SP5","Co3","Ch4","SE4","Wh4","O5"]],"results":"rrrrrururu rruuruurr ruurruurr urruururr rrururruu ruurrrrrru ururrrrrru\nrrrrururur ruuururu uuuuuru ruuuruur rururruur uurrrruur rururrurrr\nruururuu urruurrru ruuuurur uuuruuu uurrruuu uruuuurr rrruurrrur\nrruruo5uu rurruurur urrrrururr rurrruuru ruuruuur rrrrrrrruru rrurrurrrrr","move":[[[-1,1,0,0,0,0,0,0,-1,1,0,-1],[-1,2,0,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,0,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0],[-1,1,0,-1,1,0,0,0,0,0,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-5,-1,1,-1,1,5,-1,1,0,-1,1,0,0]]],"finish":[["B","Mt","Mg","N","T","Q","Ch","SE","U","Br","Lc","O"],["SP","J","SC","Wh","Wt","P","H","Mg2","E","Co","SJ","K"],["O2","B2","Mt2","Ch2","N2","Lc2","SE2","Q2","Wt2","Br2","SP2","T2"],["U2","P2","E2","B3","J2","SJ2","SC2","H2","K2","K3","SE3","Mg3"],["Lc3","U3","Ch3","N3","Wh2","Co2","Br3","T3","Mg4","SC3","P3","Q3"],["U4","O3","Mt3","SP3","B4","E3","Wt3","J3","SJ3","E4","O4","T4"],["SP5","B5","K4","SP4","Q4","J4","Co3","Wh3","Ch4","Wh4","SJ4","SE4","O5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1956,"days":4,"divisions":[["B","Mt","Mg","N","T","Q","Ch","SE","U","Br","Lc","O"],["SP","J","SC","Wh","Wt","P","H","Mg2","E","Co","SJ","K"],["O2","B2","Mt2","Ch2","N2","Lc2","SE2","Q2","Wt2","Br2","SP2","T2"],["U2","P2","E2","B3","J2","SJ2","SC2","H2","K2","K3","SE3","Mg3"],["Lc3","U3","Ch3","Wh2","Co2","Br3","T3","Mg4","SC3","P3","Q3","U4"],["O3","Mt3","SP3","B4","E3","Wt3","J3","SJ3","E4","O4","T4","SP4"],["B5","SP5","Q4","Wh3","Ch4","SJ4","SE4","H3","Br4","P4","P5","B6","SP6"]],"results":"ururrrruu ruuruuur uruuurru uururruu uuruuurr ruruuruu ruurrurrrr\nruruurrur uurruruu rruuurrur ruuruuru ruuruurrr ururrruur uuuuurrr\nrrururruu ruurrruur ruurruuu uurrruurr rruruuurr rrurrrurrrr rurrrruurr\nrrruruuur uuuruuu uurrrurur ruruuuur ruruuurrr rurrruurrr rrurrrruur","move":[[[0,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,0,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,0,-1,1],[0,0,0,0,-1,1,0,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,0]],[[0,-1,1,-1,1,0,0,0,0,-1,1,0],[0,0,0,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]]],"finish":[["B","Q","Mt","Ch","Mg","N","T","Br","SE","J","O","U"],["Lc","Wh","SP","H","Wt","P","SC","E","Co","K","O2","Mg2"],["SJ","B2","Lc2","Q2","Ch2","SE2","Mt2","SP2","N2","P2","Br2","Wt2"],["U2","J2","T2","H2","B3","SJ2","E2","SE3","SC2","U3","Ch3","K2"],["K3","Wh2","Mg3","Lc3","Br3","Mg4","Co2","P3","Q3","O3","T3","E3"],["SC3","SP3","B4","U4","Wt3","Mt3","J3","SP4","SJ3","SP5","O4","Wh3"],["E4","Q4","T4","Ch4","B5","P4","SE4","SJ4","SP6","H3","Br4","P5","B6"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1957,"days":4,"divisions":[["B","Q","Mt","Ch","Mg","N","T","Br","SE","J","O","U"],["Lc","Wh","SP","H","Wt","P","SC","E","Co","K","O2","Mg2"],["SJ","B2","Lc2","Q2","Ch2","SE2","Mt2","SP2","N2","P2","Br2","Wt2"],["U2","J2","T2","H2","B3","SJ2","E2","SE3","SC2","U3","Ch3","K2"],["K3","Wh2","Mg3","Lc3","Br3","Mg4","Co2","P3","Q3","O3","T3","E3"],["SC3","SP3","B4","U4","Wt3","Mt3","J3","SP4","SJ3","SP5","O4","Wh3"],["Ch4","B5","P4","SE4","SJ4","SP6","H3","Co3","J4","Lc4","Wh4","SE5","SJ5"]],"results":"rrruo3uuu rrurururu uurrrurru uurrro3uu uurrrrrrrrr urrrurrurr urrurrrrru\nrruurruur ruurruuu ruururrur ruurrrrrur ruurrrrrru rurrrrruur ruuurrrur\nrrruurrurr rruuuuur uuuruurr rrrruuruu uurrrrrrur uurrruuu uuuururr\nrrrruuuur uruuuuu ruuururu rrururuur rururrruu ruuruuur rurrururrr","move":[[[-1,1,0,0,0,0,0,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,0,0,0,-1],[1,0,0,0,0,0,0,0,0,-1,1,-1],[-1,2,-3,-1,1,3,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,0],[-1,1,-1,1,-3,-1,1,3,-1,1,0,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["Q","Mt","Ch","Mg","B","SE","J","N","T","Lc","H","Br"],["O","Wt","U","P","Wh","E","SP","SC","SJ","Co","B2","K"],["Lc2","O2","Q2","Mg2","Ch2","SE2","Mt2","Br2","SP2","J2","SJ2","N2"],["P2","B3","Wt2","H2","U2","E2","Ch3","T2","SE3","Wh2","SC2","U3"],["Mg3","K2","Lc3","Co2","K3","Mg4","T3","Br3","SP3","P3","SC3","Q3"],["Wt3","O3","Mt3","E3","SP4","B4","O4","U4","Wh3","J3","SJ3","B5"],["SP5","Co3","SE4","P4","Ch4","Lc4","H3","Wh4","SP6","SJ4","J4","SE5","SJ5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1958,"days":4,"divisions":[["Q","Mt","Ch","Mg","B","SE","J","N","T","Lc","H","Br"],["O","Wt","U","P","Wh","E","SP","SC","SJ","Co","B2","K"],["Lc2","O2","Q2","Mg2","Ch2","SE2","Mt2","Br2","SP2","J2","SJ2","N2"],["P2","B3","Wt2","H2","U2","E2","Ch3","T2","SE3","Wh2","SC2","U3"],["Mg3","K2","Lc3","Co2","K3","Mg4","Br3","SP3","P3","SC3","Q3","Wt3"],["O3","Mt3","E3","SP4","B4","U4","Wh3","J3","SJ3","B5","SP5","Co3"],["SE4","P4","Ch4","Lc4","H3","SP6","SJ4","SE5","N3","Co4","Ch5","O5","B6"]],"results":"uurrrurrrr rurrurrrur ruuurrrru rururruur rurururur rururrruu urrrrrurur\nurururrru uuuuruu uurruuur ururrurrrr rrrurrrrurr rrruurrrur ruurrruru\nrruruurru ruuuruur rururrruu rrurrururr rruurrurrr rruuurrrrr rruurrrrrrr\nrururrurrr uuuruuu uruuruur rurrurrrrrr rurrrrurrrr rrruuurrrr ruurrrrrrrr","move":[[[0,-1,1,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,0,0,-1,1],[0,0,0,0,-1,1,0,0,0,-1,1,-1,1]],[[-1,1,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,0,0,-1,1,0,0,0,0,-1,1],[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,0,-1,1,0]]],"finish":[["Ch","Q","Mt","SE","Mg","B","J","Lc","Wt","N","H","T"],["Br","P","O","U","SJ","Wh","Co","E","K","SP","SC","B2"],["Lc2","Q2","Mg2","SE2","Ch2","O2","Mt2","J2","SP2","N2","SJ2","Br2"],["P2","Wt2","U2","B3","E2","Ch3","SE3","H2","Wh2","U3","K2","T2"],["Lc3","K3","SC2","Co2","Mg3","SP3","SC3","Mg4","Wt3","Br3","E3","SP4"],["P3","Q3","B4","O3","J3","Mt3","SJ3","Co3","U4","P4","Wh3","SE4"],["B5","SP5","Ch4","SJ4","Lc4","SP6","SE5","Ch5","H3","Co4","O5","N3","B6"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1959,"days":4,"divisions":[["Ch","Q","Mt","SE","Mg","B","J","Lc","Wt","N","H","T"],["Br","P","O","U","SJ","Wh","Co","E","K","SP","SC","B2"],["Lc2","Q2","Mg2","SE2","Ch2","O2","Mt2","J2","SP2","N2","SJ2","Br2"],["P2","Wt2","U2","B3","E2","Ch3","SE3","H2","Wh2","U3","K2","T2"],["Lc3","K3","SC2","Co2","Mg3","SP3","SC3","Mg4","Wt3","Br3","E3","SP4"],["P3","Q3","B4","O3","J3","Mt3","U4","P4","Wh3","B5","Ch4","Lc4"],["H3","T3","Wt4","H4","Br4","Wh4","E4","K4","SC4","O4","SJ3","E5","K5"]],"results":"rruuuuur ruurruurr uurururu rruurruru rruuruurr rruuuurrr rurrrrrrrur\nrurrurruu rruurrrrru ruo3uurrrr rrruurrrur rrrurrruur rrruurrurr uururrurr\nurruuuur ruuurrrur ururururr rruuuruu uuuruuu uurruuur ruururrur\nrrurrruuu uurruruu ro3uuruur ruuuurru rurrururu rururuuu urrurruru","move":[[[0,-1,1,0,0,0,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,-3,-1,1,3,-1,1],[-1,1,0,0,0,0,0,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,0,-1,1,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1]],[[-1,1,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-3,-1,1,3],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0,0]]],"finish":[["SE","Ch","Mt","Mg","Q","Lc","B","T","J","Wt","Br","SJ"],["N","H","U","P","K","O","Co","SC","Wh","SP","SE2","E"],["Lc2","B2","O2","Ch2","Q2","Mg2","SJ2","Mt2","SP2","N2","U2","J2"],["Wt2","Br2","E2","P2","Wh2","B3","K2","Ch3","U3","SE3","T2","H2"],["K3","Mg3","Lc3","SP3","SC2","E3","Wt3","Co2","Q3","P3","SC3","Mg4"],["O3","Br3","B4","SP4","Mt3","B5","J3","U4","Lc4","Ch4","P4","Br4"],["Wh3","Wt4","H4","H3","SC4","T3","E4","K4","Wh4","E5","SJ3","K5","O4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1960,"days":4,"divisions":[["SE","Ch","Mt","Mg","Q","Lc","B","T","J","Wt","Br","SJ"],["N","H","U","P","K","O","Co","SC","Wh","SP","SE2","E"],["Lc2","B2","O2","Ch2","Q2","Mg2","SJ2","Mt2","SP2","N2","U2","J2"],["Wt2","Br2","E2","P2","Wh2","B3","K2","Ch3","U3","SE3","T2","H2"],["K3","Mg3","Lc3","SP3","SC2","E3","Wt3","Co2","Q3","P3","SC3","Mg4"],["O3","Br3","B4","SP4","Mt3","B5","J3","U4","Lc4","Br4","Wh3","SC4"],["E4","K4","Wh4","O4","N3","Co3","SE4","Mt4","Q4","N4","N5","U5","B6"]],"results":"uruururu rruro3urur urrrurrurr uurrurrrrr rruurrrurr rrurrrrruu rruruurrrr\nuuuururr rruuruuu ruruuuru rrruuurru ururrruur rrrrrrrruur ruurrrrrrrr\nruuuruur rrruuruur uuruuo3u urruuuur rruuururr rururuurr rruurrrrrrr\nrruuruurr rruuruuu rrurruuru ruuuuuu urrrururrr rrurrrruur uruurrrrrr","move":[[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,0,0,-1],[1,-1,1,0,-3,-1,1,3,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-3,-1,1,4,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["SE","Ch","Mt","Mg","Lc","Q","Br","T","SJ","B","J","H"],["Wt","K","P","O","N","U","Co","Wh","SC","E","SE2","SP"],["Lc2","Ch2","Q2","O2","B2","SJ2","U2","Mg2","SP2","N2","Mt2","E2"],["Br2","J2","K2","Wt2","Ch3","P2","T2","Wh2","U3","B3","SC2","SE3"],["SP3","K3","H2","Co2","Mg3","Q3","Lc3","E3","Wt3","P3","O3","B4"],["SP4","SC3","J3","Mg4","U4","Br3","Lc4","Br4","B5","Wh3","Mt3","SC4"],["K4","N3","O4","E4","Mt4","Wh4","N4","N5","Co3","U5","SE4","Q4","B6"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1961,"days":4,"divisions":[["SE","Ch","Mt","Mg","Lc","Q","Br","T","SJ","B","J"],["H","Wt","K","P","O","N","U","Co","Wh","SC","E"],["SE2","SP","Lc2","Ch2","Q2","O2","B2","SJ2","U2","Mg2","SP2"],["N2","Mt2","E2","Br2","J2","K2","Wt2","Ch3","P2","T2","Wh2"],["U3","B3","SC2","SE3","SP3","K3","H2","Co2","Mg3","Q3","Lc3"],["E3","Wt3","P3","O3","B4","SP4","SC3","J3","Mg4","U4","Br3"],["Lc4","Br4","Mt3","SC4","K4","E4","Co3","SE4"],["Q4","SJ3","H3","Ch4","SJ4","Wt4","Q5","Wt5","SC5","SE5","Wt6"]],"results":"ruururu ruruur rrururuu uuuuurr urrrruurr uururrrrr rurrrrrrur ururrurrr\nrrurrrrur uuruu ruruurur rrrurruru o3uruurrr ruruurru uuurrrru uuurrurr\nrurrrrurr rururrr uruuruu uuurrrur uuuuurr uuruuru ruururrrr ruuurrrrr\nrrrruuur rrrurru rurururrr ruurrruu uruuuur rrrurrrrur uuururrr uuuurrrr","move":[[[0,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,0,0,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,0,-3,-1,1],[-1,4,0,-1,1,0,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["SE","Ch","Lc","Mt","SJ","Mg","B","Q","K","Br","H"],["T","J","Wt","N","P","O","E","Co","SP","U","SE2"],["Wh","Lc2","SC","B2","Ch2","SJ2","Q2","N2","O2","Mg2","SP2"],["U2","K2","Mt2","Wt2","Br2","Ch3","E2","U3","J2","B3","SE3"],["P2","T2","K3","Wh2","SC2","SP3","Q3","Mg3","Co2","O3","H2"],["Wt3","Lc3","P3","SC3","E3","J3","U4","B4","SP4","Mt3","Br3"],["Lc4","Mg4","K4","SC4","SE4","Br4","SJ3","E4"],["Co3","SJ4","H3","Ch4","Q4","Wt5","Wt4","SE5","SC5","Q5","Wt6"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1962,"days":4,"divisions":[["SE","Ch","Lc","Mt","SJ","Mg","B","Q","K","Br","H"],["T","J","Wt","N","P","O","E","Co","SP","U","SE2"],["Wh","Lc2","SC","B2","Ch2","SJ2","Q2","N2","O2","Mg2","SP2"],["U2","K2","Mt2","Wt2","Br2","Ch3","E2","U3","J2","B3","SE3"],["P2","T2","K3","Wh2","SC2","SP3","Q3","Mg3","Co2","O3","H2"],["Wt3","Lc3","P3","SC3","E3","J3","U4","B4","SP4","Mt3","Br3","Lc4"],["Mg4","K4","SC4","SE4","Br4","SJ3","E4","Co3"],["SJ4","SE5","SE6","SJ5","B5","K5","T3","N3","Co4","B6","K6"]],"results":"rrrruuru rrruuu rruururru uuururu uuruuru ururruur ururuurr uruuuru\nruuuurr uuuur e2e-1e-1uururu ruururur ruurrrrrrr ruruuuu uuruuur ruruurrrr\nrruuurrr uruurr uuuururr uurururr uurrrrrru rruurrrur rruuuuu uruurrrrr\nrurrurur rruurrr e2e-1e-1uuurru rurururu ruurrrrur rururrrru rurruuur rrrruurrrr","move":[[[-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,-1],[2,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,-1],[2,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,0]]],"finish":[["Ch","SE","Lc","SJ","K","B","Q","Mt","Mg","T","N"],["Br","O","H","E","J","SP","Wt","P","Co","SC","U"],["Ch2","Wh","SE2","Lc2","SJ2","B2","O2","Q2","K2","Mg2","N2"],["U2","Mt2","SP2","Br2","Wt2","E2","Ch3","T2","B3","SE3","U3"],["K3","J2","SC2","SP3","P2","Mg3","O3","Wh2","Lc3","Wt3","Q3"],["H2","Co2","J3","P3","SP4","SC3","Br3","E3","K4","U4","Mt3","B4"],["Lc4","SE4","SJ3","E4","Mg4","Br4","SC4","Co3"],["SE5","B5","SJ4","T3","N3","SE6","SJ5","B6","Co4","K5","K6"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1963,"days":4,"divisions":[["Ch","SE","Lc","SJ","K","B","Q","Mt","Mg","T","N","Br"],["O","H","E","J","SP","Wt","P","Co","SC","U","Ch2","Wh"],["SE2","Lc2","SJ2","B2","O2","Q2","K2","Mg2","N2","U2","Mt2","SP2"],["Br2","Wt2","E2","Ch3","T2","B3","SE3","U3","K3","J2","SC2","SP3"],["P2","Mg3","O3","Wh2","Lc3","Wt3","Q3","H2","Co2","J3","P3","SP4"],["SC3","Br3","E3","K4","U4","Mt3","B4","SE4","SJ3","E4","Mg4","Br4"],["SE5","B5","SJ4","T3","N3","SE6","B6","H3","Wh3","Ch4","O4","E5","SE7"]],"results":"uururrurr rurruuurr rrrrruruur rruuurrur rruro3uurr uruuurrrr uuurrurrr\nrurrruuur uuuuuur uuuruuu ruuuuuu urrurruur rruuurrur ruurruurr\nrrrurruuu ruuuuuu uruuruur urruuurrr ruuuuurr ruuuurru rruuuuur\nuurruuur uuuuuur rruuruuu ruuuuurr rruuuurrr uuuuurrr ruuurrrru","move":[[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-3,-1,1,3,0,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1,0]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0,0]],[[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1]]],"finish":[["K","Ch","SE","B","Lc","Q","N","SJ","O","Mg","T","Mt"],["E","Br","H","Co","J","U","Wt","Ch2","SP","SE2","P","Wh"],["SC","B2","Mg2","K2","Lc2","N2","SJ2","Mt2","Q2","E2","O2","U2"],["SP2","Br2","SE3","Ch3","K3","Wt2","SC2","T2","U3","B3","O3","SP3"],["Lc3","J2","Wt3","P2","Wh2","Mg3","Co2","P3","H2","J3","Q3","K4"],["SC3","Mt3","SP4","SE4","Br3","SJ3","E3","Br4","U4","SE5","B4","T3"],["E4","N3","Mg4","H3","B5","SE6","SJ4","B6","O4","SE7","Wh3","E5","Ch4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1964,"days":4,"divisions":[["K","Ch","SE","B","Lc","Q","N","SJ","O","Mg","T","Mt"],["E","Br","H","Co","J","U","Wt","Ch2","SP","SE2","P","Wh"],["SC","B2","Mg2","K2","Lc2","N2","SJ2","Mt2","Q2","E2","O2","U2"],["SP2","Br2","SE3","Ch3","K3","Wt2","SC2","T2","U3","B3","O3","SP3"],["Lc3","J2","Wt3","P2","Wh2","Mg3","Co2","P3","H2","J3","Q3","K4"],["SC3","Mt3","SP4","SE4","Br3","SJ3","E3","U4","SE5","T3","E4","N3"],["SE6","SJ4","SE7","Ch4","Q4","T4","Wt4","P4","K5","SJ5","T5","Wt5","P5"]],"results":"ruruururr rururuuu o3uruurur uuurruur ruurruurr ruurruurr rururruur\nurrruurur ururuuur rro3urrrurr ruuuuuu uuuurrur rruurruur uururrrru\nrruuuruu urrruuuu urrrururu uurruuru ruuuurru uruurruu rrrururrrrr\nrrruuruur rrrruuuur rururuuu ruurrrurrr uuuuurrr rruuurrur rurururrrr","move":[[[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0]],[[-1,1,0,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,-3,-1,1,3,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,0,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,0,0]]],"finish":[["SE","K","Ch","Lc","O","B","Q","Mt","N","SJ","E","Mg"],["Co","U","T","Br","H","SE2","J","Wh","Wt","SP","Ch2","K2"],["P","SC","B2","SJ2","Mg2","E2","N2","U2","Lc2","SE3","Mt2","SP2"],["Q2","O2","K3","Br2","Wt2","U3","Ch3","SC2","Lc3","O3","Wt3","T2"],["SP3","B3","Mg3","P2","Wh2","J2","K4","Mt3","P3","H2","SE4","Co2"],["Q3","SJ3","J3","E3","SC3","SE5","SP4","T3","Br3","U4","N3","Ch4"],["SE6","SE7","E4","Wt4","SJ4","K5","P4","Q4","Wt5","T4","SJ5","P5","T5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1965,"days":4,"divisions":[["SE","K","Ch","Lc","O","B","Q","Mt","N","SJ","E","Mg"],["Co","U","T","Br","H","SE2","J","Wh","Wt","SP","Ch2","K2"],["P","SC","B2","SJ2","Mg2","E2","N2","U2","Lc2","SE3","Mt2","SP2"],["Q2","O2","K3","Br2","Wt2","U3","Ch3","SC2","Lc3","O3","Wt3","T2"],["SP3","B3","Mg3","P2","Wh2","J2","K4","Mt3","P3","H2","SE4","Co2"],["Q3","SJ3","E3","SC3","SE5","SP4","T3","Br3","U4","N3","Ch4","SE6"],["SE7","Wt4","SJ4","K5","SJ5","Mf","Co3","H3","Lc4","O4","Ch5","K6","SE8"]],"results":"rrurruruu ro3uruurrr uo3urrruu uuururur urururrrrr uuuro3uu uruururrr\nruurrurur rurruuurr rrrruo3uur rurrururu rruururru ruururrur ruruururr\nurruuuru uuuuuru rrrrruuuu uurrrurur ruuururrr uururruu uuruurrrr\nuuro3uuu ruuuurur ruruuuur ruururrrrr uuuurrrrr ruruuurrr ruruurrrrr","move":[[[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-3,-1,1,3,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,0,-3,-1,1,3,-1],[1,0,0,-1,1,-1,1,0,-3,-1,1,3],[-1,1,-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-3,-1,1,3,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-3,-1,1,3,0,-1,1,-1,1]]],"finish":[["SE","K","O","Ch","Mt","SJ","Lc","Q","B","U","SE2","N"],["E","Mg","H","Br","Co","Wt","J","Ch2","T","P","SC","Wh"],["SP","K2","B2","N2","SJ2","SE3","Mg2","Mt2","E2","Q2","U2","K3"],["Lc2","O2","SP2","U3","Wt2","Lc3","Br2","Ch3","B3","SC2","P2","Wt3"],["O3","K4","T2","Wh2","SP3","H2","J2","SE4","Mg3","P3","Q3","Mt3"],["SJ3","SE5","Co2","T3","Br3","E3","SE6","SC3","U4","SP4","K5","Ch4"],["Wt4","N3","Co3","SE7","Ch5","SJ5","Mf","SJ4","H3","K6","Lc4","O4","SE8"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1966,"days":4,"divisions":[["SE","K","O","Ch","Mt","SJ","Lc","Q","B","U","SE2","N"],["E","Mg","H","Br","Co","Wt","J","Ch2","T","P","SC","Wh"],["SP","K2","B2","N2","SJ2","SE3","Mg2","Mt2","E2","Q2","U2","K3"],["Lc2","O2","SP2","U3","Wt2","Lc3","Br2","Ch3","B3","SC2","P2","Wt3"],["O3","K4","T2","Wh2","H2","J2","SE4","Mg3","P3","Q3","Mt3","SJ3"],["SE5","Co2","T3","Br3","E3","SE6","SC3","U4","K5","Ch4","Wt4","N3"],["Co3","Ch5","Mf","SJ4","K6","Lc4","O4","Wh3","Mg4","P4","E4","U5"],["Wt5","SE7","SJ5","H3","J3","B4","Q4","Co4","Lc5","O5","Q5","U6","K7"]],"results":"rurururru ruurrurur rrruuuurr rro3uuuur rrurruuru o3ururuur rrrruruurr ruurrrrrur\nrrruurruu uuuuruu uuuo3uur rurruuuu ruurruuu rro3uururr rrruruuru rruurrruu\nrruuurrru uruuruur ruuurruu uuuuuur uuuuuur ruruuuur rruururrrr rrrurrrrrrrr\nrrruuurur rururuuu rruuurrur ruuuuuu ruuuuurr uuruurru ruuurrrrrr rruurrrrur","move":[[[0,-1,1,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,0,-3,-1,1],[-1,4,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,-3,-1,1,3,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,0]],[[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,0,-1,1,0,0],[0,0,-1,1,0,-1,1,-3,-1,1,3,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-3,-1,1,3,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["O","Ch","SE","K","Mt","SJ","Lc","N","U","B","Q","SE2"],["Mg","E","Br","Wt","J","H","P","Co","SC","T","Wh","Ch2"],["SJ2","SP","B2","N2","SE3","K2","O2","Mt2","K3","U2","E2","Lc2"],["Mg2","Wt2","Br2","Q2","Lc3","SP2","P2","U3","Wt3","Ch3","T2","B3"],["H2","SC2","SE4","O3","Mt3","K4","Q3","Wh2","SJ3","J2","Br3","P3"],["Mg3","U4","SE5","Co2","E3","Ch4","SE6","Wt4","T3","Mf","SC3","K5"],["SJ4","N3","Lc4","Co3","O4","Ch5","P4","U5","K6","Wh3","SE7","Mg4"],["Wt5","H3","E4","SJ5","Lc5","B4","O5","J3","U6","Q4","Co4","Q5","K7"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1967,"days":4,"divisions":[["O","Ch","SE","K","Mt","SJ","Lc","N","U","B","Q","SE2"],["Mg","E","Br","Wt","J","H","P","Co","SC","T","Wh","Ch2"],["SJ2","SP","B2","N2","SE3","K2","O2","Mt2","K3","U2","E2","Lc2"],["Mg2","Wt2","Br2","Q2","Lc3","SP2","P2","U3","Wt3","Ch3","T2","B3"],["H2","SC2","SE4","O3","Mt3","K4","Q3","Wh2","SJ3","J2","Br3","P3"],["Mg3","U4","SE5","Co2","E3","Ch4","SE6","Wt4","T3","Mf","SC3","K5"],["SJ4","N3","Lc4","Co3","O4","P4","U5","K6","Wh3","SE7","Mg4"],["Wt5","H3","E4","SJ5","Lc5","B4","O5","J3","U6","Q4","Co4","Q5"],["K7","Mf2","SP3","Mf3","Mt4","J4","SC4","SP4","B5","J5","SE8","O6","SE9"]],"results":"uurururu urruuruu uuuurrrr ururrurur uruuurur uo3uuruu uruururrr rrrruurrru rrruurrrur\nurruuro3u rurre1e1e-2uur ruurruru o3uuuo3ur rruuuuru o3uruurur rrurrruuu rrruuurur rruurrruu\nururro3uu uuro3uuu uurrrruu uruururu ruuuuuu rruurrurrr rurrruuur rruuuruu uruuruur\nrrrrruurru rururruur ruurrrrur rruururrrr uuuurrur rrrurururr uuruuuu rrrrrururu rurrrrrruu","move":[[[0,-1,1,0,0,0,-1,1,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-3,-1,1,3,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,-1,1]],[[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-3,-1,1],[-1,4,0,-1,1,-1,1,-1,1,-1,1,0],[0,-3,-1,1,3,-1,1,-1,1,-3,-1,1],[-1,4,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-2,1,1,0,0,-1,1],[-3,-1,1,3,0,-1,1,-1,1,0,0,-1,1]],[[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1],[-1,2,-1,1,-3,-1,1,3,0,-1,1,-1],[-1,2,-3,-1,1,3,0,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,0,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,0,0],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,0,0,0]]],"finish":[["K","SE","Mt","O","Ch","SJ","B","N","Q","Lc","Br","U"],["E","SE2","Wt","P","Mg","SC","T","J","H","Wh","Co","Ch2"],["SE3","SP","K2","SJ2","Mt2","B2","O2","N2","U2","Wt2","E2","Lc2"],["K3","Q2","P2","Mg2","Br2","T2","Lc3","Ch3","H2","SP2","SE4","U3"],["B3","K4","Wt3","SC2","Wh2","J2","O3","Br3","Mt3","Mg3","Q3","Ch4"],["SJ3","P3","Co2","SE5","SE6","U4","Mf","N3","E3","SJ4","Wt4","K5"],["SC3","P4","T3","Lc4","Co3","O4","K6","H3","SE7","SJ5","U5"],["Wh3","Lc5","Mg4","O5","Wt5","U6","B4","J3","E4","Mf2","SP3","Q4"],["Mt4","Co4","SP4","Mf3","K7","Q5","B5","J4","SE8","SC4","J5","SE9","O6"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1968,"days":4,"divisions":[["K","SE","Mt","O","Ch","SJ","B","N","Q","Lc","Br","U"],["E","SE2","Wt","P","Mg","SC","T","J","H","Wh","Co","Ch2"],["SE3","SP","K2","SJ2","Mt2","B2","O2","N2","U2","Wt2","E2","Lc2"],["K3","Q2","P2","Mg2","Br2","T2","Lc3","Ch3","H2","SP2","SE4","U3"],["B3","K4","Wt3","SC2","Wh2","J2","O3","Br3","Mt3","Mg3","Q3","Ch4"],["SJ3","P3","Co2","SE5","SE6","U4","Mf","N3","E3","SJ4","Wt4","K5"],["SC3","P4","T3","Lc4","Co3","O4","K6","H3","SE7","U5","Wh3","Mg4"],["O5","B4","J3","Mf2","SP3","B5","J4","O6","Osler House","H4","Ch5","Ch6"]],"results":"ruo3uuur uuruuurr ruruurrur rurrurrurr urro3uuru o3urruuru uruuruur rrurrrrrrrrr\nuurruuu ururuuur uuruurru uuuuuur rurururur rrruuuurr rurrrruurr ruurrrrurr\nrrruuuur rururuuu urruuuru rurruuuu uurruruu urruuurrr rrrrrruurrr rrurrrrurrr\nrruuuuu uuo3uuur ruurrurrrr ururuuru rururo5uu uruuuuu rrrrruuurr rrrururrrrr","move":[[[0,0,0,0,0,0,0,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,-3,-1,1],[-1,4,0,-1,1,-3,-1,1,3,0,0,-1],[1,0,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-3,-1,1,3,-1,1,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,0,0,-1,1,0],[0,0,0,-1,1,-1,1,0,0,0,0,0],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-5,-1,1,-1,1,6,0,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[1,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-3,-1,1,3,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["K","SE","O","Ch","Mt","B","SJ","N","U","Br","Q","Lc"],["E","Wt","SC","Mg","J","SE2","T","P","Wh","H","SP","Co"],["SE3","Ch2","O2","Mt2","N2","K2","Q2","SJ2","U2","B2","Lc2","Ch3"],["P2","Br2","Wt2","H2","K3","E2","Mg2","Lc3","T2","B3","SC2","SP2"],["U3","SE4","Wh2","Br3","K4","Mt3","Wt3","J2","Ch4","O3","Co2","SJ3"],["Mg3","Q3","P3","Mf","E3","SE5","SE6","N3","K5","U4","Lc4","SJ4"],["SC3","O4","Wt4","H3","P4","K6","Wh3","Co3","T3","J3","SE7","SP3"],["U5","O5","Osler House","Mg4","O6","B4","Ch5","Mf2","B5","J4","Ch6","H4"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1969,"days":4,"divisions":[["K","SE","O","Ch","Mt","B","SJ","N","U","Br","Q","Lc"],["E","Wt","SC","Mg","J","SE2","T","P","Wh","H","SP","Co"],["SE3","Ch2","O2","Mt2","N2","K2","Q2","SJ2","U2","B2","Lc2","Ch3"],["P2","Br2","Wt2","H2","K3","E2","Mg2","Lc3","T2","B3","SC2","SP2"],["U3","SE4","Wh2","Br3","K4","Mt3","Wt3","J2","Ch4","O3","Co2","SJ3"],["Mg3","P3","Q3","Mf","E3","SE5","SE6","K5","U4","Lc4","SJ4","SC3"],["O4","Wt4","H3","P4","K6","Wh3","Co3","T3","J3","SP3","U5","O5"],["Osler House","Mg4","O6","B4","Ch5","Mf2","B5","J4","Ch6","H4","L","SHi"],["Wf","Osler House 2","Mt4","E4","SC4","Wh4","SP4","Co4","Mt5","E5","Wh5","SP5","B6"]],"results":"rruruo3uu uuuuo3ur urrure1e1e1e1e-4r uururruu uuururur uro3urrurr rurruruur rrrruuuru rrururrurr\nruuo3ue1e1e1e-3 ruuuurrrr ruuurruu rruuuuur ruue3ue1e1e-5u uurruurrr uuuruuu rrrrruuurr rrrrurrrrur\nuuuro3uu uuuuuru uurruuur o3uruuurr rruuruurr ruurruuu ruurrruur rrrruurrur uruuurrrr\nruurrurru ruuuurru ruuuuuu ururuuru ruuuruur uuuuuur uuurrruu uruuurur rruurrrrrrr","move":[[[0,0,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,0,-3,-1,1,3,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,-1],[1,-4,1,1,1,1,0,-1,1,0,0,-1],[1,-3,-1,1,3,-1,1,-1,1,-1,1,-1],[-1,2,-3,-1,1,3,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,0,0,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,0,0,0,0],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-5,1,1,-1,1,3,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-3,1,1,1,-3,-1,1,3,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-3,-1,1],[3,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-3,-1,1,3,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["K","Ch","SE","O","B","Mt","U","Q","N","Br","SJ","Wt"],["Lc","E","J","SC","Wh","T","P","Mg","H","SE2","SP","N2"],["Co","O2","K2","SE3","Ch2","Mt2","SJ2","Ch3","U2","P2","Q2","Br2"],["B2","K3","Lc2","B3","H2","E2","Wt2","SC2","T2","Wh2","Lc3","U3"],["Mg2","Mt3","SP2","Wt3","Br3","Ch4","Co2","K4","P3","SE4","O3","J2"],["Mf","SJ3","E3","K5","Mg3","U4","Q3","SE5","H3","SE6","O4","K6"],["SJ4","Lc4","Wh3","SC3","J3","P4","Co3","Wt4","Osler House","SP3","Ch5","T3"],["O5","U5","B4","B5","Ch6","O6","L","Mg4","Osler House 2","Mf2","Wh4","J4"],["Wf","H4","Co4","SP4","SC4","SHi","Mt4","Wh5","SP5","E4","B6","Mt5","E5"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1970,"days":4,"divisions":[["K","Ch","SE","O","B","Mt","U","Q","N","Br","SJ","Wt"],["Lc","E","J","SC","Wh","T","P","Mg","H","SE2","SP","N2"],["Co","O2","K2","SE3","Ch2","Mt2","SJ2","Ch3","U2","P2","Q2","Br2"],["B2","K3","Lc2","B3","H2","E2","Wt2","SC2","T2","Wh2","Lc3","U3"],["Mg2","Mt3","SP2","Wt3","Br3","Ch4","Co2","K4","P3","SE4","O3","J2"],["Mf","SJ3","E3","K5","Mg3","U4","Q3","SE5","H3","SE6","O4","K6"],["SJ4","Lc4","Wh3","SC3","J3","P4","Co3","Wt4","Osler House","SP3","Ch5","T3","O5"],["U5","B4","B5","L","Mg4","Wh4","J4","Wf","H4","Co4","SP4","SC4"],["SHi","Mt4","Wh5","SP5","E4","B6","E5","R","Br4","SJ5","Lc5","P5","U6"]],"results":"uruuuuu rrruro3uur urrruuuur rruuruuu o3urururu ruuuruur ruruuuur ruuuruur uurrururr\nrruuurrur rruuuruu o3uuuuuu uruuruur rrrrururur uuuururr uruurruu rrurruruu ruurrrurrr\nruuuuuu uruuruur uruuuuur rururrruu rrrururuu ruuururrr rruuurrur rururruur uurrrurrrr\nrruuuuur o3uuuruu uuurruuu uururuur uururuur uuururru ruuuurrrr urrrrruuu rurrrurrrrr","move":[[[0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,-3,-1,1,3,0,-1,1,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,0,0,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["K","Ch","O","B","U","Mt","SE","Q","SJ","Lc","J","N"],["Wh","Br","SC","Wt","Mg","E","T","SE2","P","N2","SP","K2"],["H","Ch2","Co","O2","U2","SE3","P2","SJ2","Br2","Mt2","B2","Ch3"],["Lc2","Q2","H2","B3","SC2","K3","Wh2","U3","E2","Mt3","Wt2","SP2"],["T2","Br3","Lc3","Ch4","Mg2","K4","P3","Wt3","SJ3","J2","Co2","K5"],["O3","U4","SE4","E3","Mf","Mg3","O4","H3","Q3","Wh3","SE5","J3"],["SE6","K6","Co3","SJ4","Osler House","Lc4","SC3","SP3","B5","P4","U5","Wt4","J4"],["Ch5","T3","Wh4","O5","B4","Co4","L","SP4","Mg4","SC4","SP5","H4"],["Wf","Wh5","Mt4","R","SHi","SJ5","B6","Lc5","E4","U6","E5","Br4","P5"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1971,"days":4,"divisions":[["K","Ch","O","B","U","Mt","SE","Q","SJ","Lc","J","N"],["Wh","Br","SC","Wt","Mg","E","T","SE2","P","N2","SP","K2"],["H","Ch2","Co","O2","U2","SE3","P2","SJ2","Br2","Mt2","B2","Ch3"],["Lc2","Q2","H2","B3","SC2","K3","Wh2","U3","E2","Mt3","Wt2","SP2"],["T2","Br3","Lc3","Ch4","Mg2","K4","P3","Wt3","SJ3","J2","Co2","K5"],["O3","U4","SE4","E3","Mf","Mg3","O4","H3","Q3","Wh3","SE5","J3"],["SE6","K6","Co3","SJ4","Osler House","Lc4","SC3","SP3","B4","P4","U5","Wt4"],["J4","Ch5","T3","Wh4","O5","B5","Co4","L","SP4","SC4","H4","Wf"],["Mt4","R","SHi","SJ5","E4","U6","P5","Manchester","Mf2","Osler House 2","N3","N4","Ch6","K7"]],"results":"rurururuu rruo3urrur ruurururr rro3uurrur uurruuur o3uuuuru uururrrru uuururur uurruuru\nuruurruur ruurrurrrr rurruruur rururrruu uruuuurr uuruuurr ruururrur ruurrurru rurrurrrrrr\nrruuuuurr uuuuurrr urruruuu uurruuur e1e1e1e-3urruur ruuruuur uuuruurr uuurruur uuuurrrrr\nruuuuuru ruurururr ruuruuur ruuuuuu uruuuurr rruruuuu uruururu ruurrrrurr rrruuurrrr","move":[[[-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,-3,-1,1,3,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-3,-1,1,3,-1,1,0],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-3,1,1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["Ch","K","O","U","Q","B","SJ","SE","Wh","Mt","J","SC"],["Lc","Br","Mg","N","Wt","E","T","SP","Ch2","P","K2","SE2"],["Co","N2","O2","SJ2","H","U2","B2","SE3","Q2","P2","Br2","SC2"],["Ch3","Mt2","Wh2","Lc2","E2","H2","K3","B3","SP2","Mt3","U3","T2"],["Wt2","Mg2","P3","Lc3","Ch4","Br3","Co2","Wt3","J2","K4","SE4","E3"],["O3","SJ3","Mf","K5","Mg3","U4","Wh3","O4","J3","SE5","SJ4","Q3"],["H3","Osler House","SE6","SC3","K6","SP3","Co3","P4","B4","Lc4","J4","U5"],["Wt4","T3","SP4","Ch5","Wh4","O5","L","H4","Wf","Co4","R","B5"],["SJ5","SC4","E4","P5","Mt4","Osler House 2","SHi","N3","U6","Ch6","Manchester","K7","Mf2","N4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1972,"days":4,"divisions":[["Ch","K","O","U","Q","B","SJ","SE","Wh","Mt","J","SC"],["Lc","Br","Mg","N","Wt","E","T","SP","Ch2","P","K2","SE2"],["Co","N2","O2","SJ2","H","U2","B2","SE3","Q2","P2","Br2","SC2"],["Ch3","Mt2","Wh2","Lc2","E2","H2","K3","B3","SP2","Mt3","U3","T2"],["Wt2","Mg2","P3","Lc3","Ch4","Br3","Co2","Wt3","J2","K4","SE4","E3"],["O3","SJ3","Mf","K5","Mg3","U4","Wh3","O4","J3","SE5","SJ4","Q3"],["H3","Osler House","SE6","SC3","K6","SP3","Co3","P4","B4","Lc4","J4","U5"],["Wt4","T3","SP4","Ch5","Wh4","O5","L","H4","Wf","R","B5","SJ5"],["E4","P5","Mt4","Osler House 2","N3","U6","Ch6","K7","Mf2","N4","Q4","Lc5","Wh5","SJ6"]],"results":"ruuurro3ur rurururur urrruuuu o3uurruru ruruue1e1e1e-3r uururuur urrururru uro3uruur uuururrrr\nururururu uurururu o3uuuuur ururrurur uruuuuu urruuruu uruuruur rurrrrrruu uruurrrrrr\nrururrurru ruururuu rrruuurru uuuurrru uuuuuur ruuuruur ro3ururuu uurrurrur rururrrrrrr\nrurruuuur rruuo3uur uuuruurr ruuuurur ruuuurru uuuruuu urrururru ruuurruu uurrurrru","move":[[[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-3,-1,1,3,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-3,1,1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-3,-1,1],[-1,4,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,-3,-1,1,3,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-3,-1,1,3],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,0]],[[-1,1,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-3,-1,1,3,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]]],"finish":[["K","Ch","O","U","B","Wh","Q","J","SJ","Mg","SE","Wt"],["Mt","Lc","Br","SC","N","P","Ch2","E","N2","SP","O2","T"],["SE2","K2","U2","Co","Q2","SJ2","H","Wh2","B2","Br2","SE3","E2"],["P2","Ch3","Lc2","SC2","B3","Mt2","SP2","U3","H2","P3","K3","Ch4"],["Mt3","Wt2","T2","Co2","J2","Lc3","K4","Mg2","E3","Br3","Mf","Wt3"],["SJ3","O3","SE4","Mg3","Wh3","U4","Osler House","K5","Q3","J3","SC3","O4"],["SE5","SJ4","SP3","H3","SE6","P4","B4","SP4","K6","Wt4","Co3","U5"],["J4","O5","Lc4","Wh4","Wf","Ch5","T3","SJ5","L","N3","H4","R"],["E4","Osler House 2","B5","U6","P5","Mf2","Mt4","N4","Ch6","K7","Q4","Wh5","SJ6","Lc5"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1973,"days":4,"divisions":[["K","Ch","O","U","B","Wh","Q","J","SJ","Mg","SE","Wt"],["Mt","Lc","Br","SC","N","P","Ch2","E","N2","SP","O2","T"],["SE2","K2","U2","Co","Q2","SJ2","H","Wh2","B2","Br2","SE3","Osler House"],["E2","P2","Ch3","Lc2","SC2","B3","Mt2","SP2","U3","H2","P3","K3"],["Ch4","Mt3","Wt2","T2","Co2","J2","Lc3","K4","Mg2","E3","Br3","Mf"],["Wt3","SJ3","O3","SE4","Mg3","Wh3","U4","K5","Q3","J3","SC3","O4"],["SE5","SJ4","SP3","H3","SE6","P4","B4","SP4","K6","Co3","U5","J4"],["O5","Lc4","Wh4","Wf","Ch5","T3","SJ5","L","N3","H4","R","Osler House 2"],["B5","P5","Mf2","Mt4","N4","K7","Q4","Wh5","Lc5","Manchester","Q5","SP5","H5","P6"]],"results":"uurruurur rrruuuuu uruuruur ruurrurru o3uurruur rruuurrru rruuururr uruururu ruuururu\nruuuuruu rrruruuru urrurrruu uuurrro3u uruuuurr rurururur ruuuruur rrurrruurr rruururur\nurruuruur rruuruo3u uruururu ruuururu uuuuuru uruurrurr urrurrrrru ruuruuur ruuurrurr\nrrurururru rrruurruu o3uuurrur uuuurrrrr ruuuuuu ruruuuru rrruurrrrrr uuuruurr uuuurrrrr","move":[[[-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-3,-1,1],[-1,4,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-3,-1,1,4,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-3,-1,1,4,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,0,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,0]]],"finish":[["Ch","O","B","K","Wh","Mg","U","Wt","J","SE","Q","Lc"],["SJ","N","P","Mt","E","Br","SC","O2","Ch2","SE2","SP","Co"],["N2","T","K2","Q2","U2","H","SE3","B2","Wh2","SJ2","Osler House","P2"],["Ch3","Br2","Lc2","Mt2","E2","SP2","SC2","P3","B3","U3","Wt2","K3"],["Ch4","H2","J2","Co2","Mg2","Mt3","SJ3","T2","Mf","Lc3","O3","K4"],["SE4","Br3","Wt3","Wh3","E3","J3","Mg3","O4","U4","SP3","K5","SE5"],["Q3","SE6","SC3","H3","SJ4","Co3","P4","K6","SP4","Wf","T3","U5"],["B4","O5","Lc4","J4","L","Wh4","N3","Ch5","R","SJ5","H4","Osler House 2"],["Mt4","Mf2","B5","K7","Wh5","P5","Lc5","SP5","N4","Q4","P6","Manchester","H5","Q5"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1974,"days":4,"divisions":[["Ch","O","B","K","Wh","Mg","U","Wt","J","SE","Q","Lc"],["SJ","N","P","Mt","E","Br","SC","O2","Ch2","SE2","SP","Co"],["N2","T","K2","Q2","U2","H","SE3","B2","Wh2","SJ2","Osler House","P2"],["Ch3","Br2","Lc2","Mt2","E2","SP2","SC2","P3","B3","U3","Wt2","Wf"],["K3","Ch4","H2","J2","Co2","Mg2","Mt3","SJ3","T2","Mf","Lc3","O3"],["K4","SE4","Br3","Wt3","Wh3","E3","J3","Mg3","O4","U4","SP3","K5"],["SE5","Q3","SE6","SC3","H3","SJ4","Co3","P4","B4","O5","Lc4","J4","T3"],["L","Wh4","N3","Ch5","R","SJ5","H4","Osler House 2","Mt4","Mf2","B5","P5"],["Lc5","N4","H5","SHu","Wf2","Mg4","E4","SC4","U5","Mt5","E5","Ch6","O6","P6"]],"results":"uurrururu urrrurruu rurrurre1e1e-2rr uuuo3urrr ruuuurur ruuuruur ro3uururrr rurrurrrrrr ruurrurrrr\nruuruurur ruruuuur uurrurrurr rurrurrurr urrurruru uuurrrrru ruruururr uuurrrrrrr uuurrurrr\nuururrrurr rrurrruuu rro3ururrur uuuuuru rrruurrurr ruuurrrrrr uruuurrrr ruuurrurr ruururrrrr\nrrrrrrururu rrrurrruur rurrururur rrrurrurur rruuuuur uuuuruu ruruuuru rrrrrrurrru uururrrrrr","move":[[[0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-3,-1,1,3],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,-3,-1,1,3,-1,1,-1,1,-1],[1,0,-2,1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-3,-1,1,3,0],[-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,0,0,0,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,0,0,0,0,0]]],"finish":[["Ch","O","B","Mg","K","U","SE","Wh","Lc","SJ","Wt","N"],["J","Q","Mt","P","E","Ch2","Br","O2","Co","SC","N2","SE2"],["T","SP","U2","B2","K2","P2","Q2","Osler House","H","SE3","Lc2","Wh2"],["Ch3","SJ2","E2","Br2","Mt2","U3","SP2","Wf","P3","H2","SC2","Wt2"],["B3","Mg2","K3","J2","Ch4","Mf","Co2","T2","SJ3","O3","Mt3","K4"],["SE4","J3","Lc3","E3","O4","Br3","Wh3","Mg3","SE5","Wt3","SP3","K5"],["U4","Q3","H3","SC3","B4","SE6","SJ4","Lc4","Co3","T3","O5","Wh4","P4"],["Ch5","R","J4","Osler House 2","L","N3","SJ5","Mt4","N4","H4","Mf2","B5"],["H5","P5","Wf2","Mg4","Lc5","SHu","U5","E4","SC4","Ch6","P6","Mt5","O6","E5"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1975,"days":4,"divisions":[["Ch","O","B","Mg","K","U","SE","Wh","Lc","SJ","Wt","N"],["J","Q","Mt","P","E","Ch2","Br","O2","Co","N2","SC","SE2"],["T","SP","U2","B2","K2","P2","Q2","Osler House","H","SE3","Lc2","Wh2"],["Ch3","SJ2","E2","Br2","Mt2","U3","SP2","Wf","P3","H2","SC2","Wt2"],["B3","Mg2","K3","J2","Ch4","Mf","Co2","T2","SJ3","O3","Mt3","K4"],["SE4","J3","Lc3","E3","O4","Br3","Wh3","Mg3","SE5","Wt3","SP3","K5"],["U4","Q3","H3","SC3","B4","SE6","Lc4","Co3","T3","O5","Wh4","P4"],["Ch5","R","J4","Osler House 2","L","N3","Mt4","N4","H4","Mf2","B5","H5"],["P5","Wf2","Mg4","SHu","U5","E4","SC4","P6","Mt5","O6","E5","K6"],["N5","H6","Wt4","SP4","Q4","Wf3","Wh5","J5","SC5","Wf4","H7","O7","T4"]],"results":"rrrrurruur ururuuru urruruuu uro3uurru uuuuruu rrrurruuu ruurrurur rruruuurr uurrrruur ruurrrrrrrr\nruurrrurrr o3urro5rrur ruuuruur ro3ururrru ruurrruur rruuuuur uuruurru rurrrrrrrru rurururru rruurrurrr\nrrurrruuu rururruru uuuruuu urrruurur uuurrruu rurruuuu ruruuurrr rrrrrruuur uurruurrr rurrrrrrrrrr\nrururruur ururo3uur ruurrruru rururrruu uruuruur urruuuur uuuruurr urrrrrurru rurruurur urrrrrrrrrrr","move":[[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-3,-1,1,3,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,0,0,0,0,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-3,-1,1,3],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-5,-1,1,0,0,5,0,0,-3,-1,1],[3,0,0,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,0,0],[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,0,0,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,-3,-1,1,3,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]]],"finish":[["Ch","O","B","K","Mg","U","SE","SJ","Wh","N","Wt","Mt"],["Lc","Q","J","Ch2","Br","E","Co","P","O2","T","SP","SC"],["B2","N2","SE2","P2","Osler House","U2","K2","Q2","H","Lc2","Wh2","E2"],["SE3","Ch3","Mt2","SJ2","Wf","Br2","U3","SP2","H2","Mg2","Wt2","J2"],["P3","Mf","SC2","Co2","B3","O3","K3","T2","Ch4","Mt3","K4","E3"],["SJ3","O4","J3","Lc3","SE4","Wh3","SP3","Br3","Q3","SE5","Mg3","H3"],["U4","Wt3","SC3","K5","O5","SE6","T3","R","B4","Wh4","Osler House 2","Lc4"],["P4","Co3","N3","L","Ch5","J4","H4","Mf2","Wf2","Mt4","E4","N4"],["B5","U5","H5","P5","SC4","Mg4","SHu","O6","K6","P6","E5","Wt4"],["N5","SP4","Mt5","Wf3","H6","Q4","Wh5","Wf4","SC5","O7","H7","J5","T4"]],"completed":[[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1976,"days":4,"divisions":[["Ch","O","B","K","Mg","U","SE","SJ","Wh","N","Wt","Mt"],["Lc","Q","J","Ch2","Br","E","Co","P","O2","T","SP","SC"],["B2","N2","SE2","P2","Osler House","U2","K2","Q2","H","Lc2","Wh2","E2"],["SE3","Ch3","Mt2","SJ2","Wf","Br2","U3","SP2","H2","Mg2","Wt2","J2"],["P3","Mf","SC2","Co2","B3","O3","K3","T2","Ch4","Mt3","K4","E3"],["SJ3","O4","J3","Lc3","SE4","Wh3","SP3","Br3","Q3","SE5","Mg3","H3"],["U4","Wt3","SC3","K5","O5","SE6","T3","R","B4","Wh4","Osler House 2","Lc4"],["P4","Co3","N3","L","Ch5","J4","H4","Mf2","Wf2","Mt4","E4","O6"],["B5","N4","U5","K6","SP4","Q4","Co4","U6","O7","K7","E5","H5","P5"],["U7","Wt4","B6","Ch6","Mt5","Wh5","Br4","H6","SE7","SC4","Mf3","SJ4","Wf3"]],"results":"rrrrurrruu rurrurrurrr rruurrrrur uururuur ruruuuru ruurrrrrru uruuruur rururuurr rrrurruurr urrrrruuu\nre1e2e-2e-1ruurrr ururrurrrrr rrruurrrru o5uuuruu urururrur uuurruur rruuruuu urrrrrruur rrrruuurrr rurrrrruur\nrurruuurr rruuuuurr o3uuurrur rruruurur rruuururr ruurruuu rurrruuur rurrrruurr rrruuurur rrurrrrrrrrr\nuuuuuur rrurrrurrru uruuuuu urruurrru rurruurur uuurruur uuruurru uurruuur rrrrrrururr rrrrrrrrrrrrr","move":[[[-1,1,-1,1,-1,1,0,0,0,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,0,0,0]],[[0,-1,1,-1,1,0,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-5,-1,1,-1,1],[-1,6,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,0,-1,1,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,-1,-2,2,1,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-3,-1,1],[3,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,-1,1,0,-1,1,0,0,0,0,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1]]],"finish":[["O","K","Ch","U","B","Mg","SE","SJ","Wh","Lc","N","Wt"],["Mt","Ch2","E","Q","Co","T","J","Br","O2","P","SP","SC"],["B2","U2","P2","Osler House","N2","K2","SE2","H","Q2","Mt2","Lc2","Wf"],["E2","Wh2","SE3","Br2","SP2","Ch3","Mg2","SJ2","U3","Mf","Wt2","SC2"],["H2","B3","J2","O3","P3","Co2","K3","E3","Mt3","O4","T2","K4"],["Ch4","SE4","J3","SJ3","SP3","Lc3","SE5","Wh3","Q3","H3","SC3","Br3"],["O5","Mg3","U4","Wt3","R","N3","K5","Osler House 2","SE6","P4","B4","Co3"],["Wh4","T3","L","Lc4","Wf2","Ch5","E4","J4","B5","H4","O6","N4"],["Mt4","Mf2","SP4","U5","Co4","O7","K6","Q4","E5","U6","K7","P5","Wt4"],["H5","Mt5","U7","Br4","Ch6","SE7","B6","Mf3","Wh5","SC4","H6","Wf3","SJ4"]],"completed":[[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1976,"days":4,"divisions":[["LM","SHu","Wh","Wf","SC","J","SHi","S","Br","H","LM2","SHu2"]],"results":"rurrrrrrur\nuuurrrru\nrrrrrrrrrrrr\nrurrurrrrr","move":[[[0,-1,1,0,0,0,0,0,0,-1,1,0]],[[-1,1,0,0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0]]],"finish":[["Wh","LM","SHu","Wf","SC","S","J","SHi","LM2","SHu2","Br","H"]],"completed":[[true],[true],[true],[true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1977,"days":4,"divisions":[["O","K","Ch","U","B","Mg","SE","SJ","Wh","Lc","N","Wt"],["Mt","Ch2","E","Q","Co","T","J","Br","O2","P","SP","SC"],["B2","U2","P2","Osler House","N2","K2","SE2","H","Q2","Mt2","Lc2","Wf"],["E2","Wh2","SE3","Br2","SP2","Ch3","Mg2","SJ2","U3","Mf","Wt2","SC2"],["H2","B3","J2","O3","P3","Co2","K3","E3","Mt3","O4","T2","K4"],["Ch4","SE4","J3","SJ3","SP3","Lc3","SE5","Wh3","Q3","H3","SC3","Br3"],["O5","Mg3","U4","Wt3","R","N3","K5","Osler House 2","SE6","P4","B4","Co3"],["Wh4","T3","L","Lc4","Wf2","Ch5","E4","J4","B5","H4","O6","Osler House 3"],["Q4","SP4","P5","Wt4","SJ4","Wf3","U5","SC4","U6","Mt4","Mf2","SJ5"],["Wt5","Mg4","Wt6","K6","Wh5","L2","K7","O7","U7","P6","H5","U8","SB"]],"results":"uuuuuru uruurrrur o3urrurrru uururuur uurururu ruurruuu ururuurrr uuuruurr ruurrrrrur uuuurrru\nrururruur rururuuu uo3urruur ruurro3uu urruruurr uurrurrur rruo3ururr rururruur rruurruru rrruururrr\nuuuruurr urururrur rruruuuu uuuuuur ruuruuur rrruuuuu ruuruurrr rrurruruu ruuuuurr rruururrrr\nrrruuruur rruruuuu rururruru ruuurruu uuruuuu ruruurrur uuururrrr rrrurruurr urruuurrr ruuurrrrrr","move":[[[-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,0,-3,-1,1],[3,-1,1,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,0,-3,-1,1,3,-1,1,0],[0,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-3,-1,1,3,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-3,-1,1,3,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,0],[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,0,0]]],"finish":[["K","O","Ch","B","SE","U","N","Wh","Lc","Mg","Mt","SJ"],["E","Wt","Co","T","Ch2","P","Q","SC","J","Br","SP","Osler House"],["O2","B2","U2","K2","SE2","P2","N2","H","E2","Q2","Lc2","Mt2"],["Wf","Wh2","SP2","Br2","SJ2","SE3","Mf","Wt2","Ch3","B3","Mg2","O3"],["U3","J2","SC2","H2","K3","E3","Co2","K4","P3","O4","SE4","Mt3"],["SP3","T2","Lc3","Ch4","Wh3","J3","Q3","SJ3","SC3","U4","SE5","N3"],["H3","O5","R","Br3","Wt3","Osler House 2","B4","Mg3","T3","K5","L","SE6"],["Co3","P4","Wf2","E4","Wh4","Lc4","Osler House 3","Q4","Ch5","J4","P5","B5"],["Wt4","O6","SP4","H4","SC4","Wf3","Mt4","SJ4","U6","Mg4","U5","SJ5"],["Mf2","K6","Wt6","K7","Wt5","Wh5","U7","L2","SB","O7","H5","U8","P6"]],"completed":[[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1977,"days":4,"divisions":[["Wh","LM","SHu","Wf","SC","S","J","SHi","Wh2","H","S2","SAn","SC2"]],"results":"ruuururrr\nururrurrrr\nrrrurrrruu\nrruururrrr","move":[[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["LM","Wh","SC","SHu","Wf","S","SHi","H","J","SAn","Wh2","SC2","S2"]],"completed":[[true],[true],[true],[true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1978,"days":4,"divisions":[["K","O","Ch","B","SE","U","N","Wh","Lc","Mg","Mt","SJ"],["E","Wt","Co","T","Ch2","P","Q","SC","J","Br","SP","Osler House"],["O2","B2","U2","K2","SE2","P2","N2","H","E2","Q2","Lc2","Mt2"],["Wf","Wh2","SP2","Br2","SJ2","SE3","Mf","Wt2","Ch3","B3","Mg2","O3"],["U3","J2","SC2","H2","K3","E3","Co2","K4","P3","O4","SE4","Mt3"],["SP3","T2","Lc3","Ch4","Wh3","J3","Q3","SJ3","SC3","U4","SE5","N3"],["H3","O5","R","Br3","Wt3","Osler House 2","B4","Mg3","T3","K5","L","SE6"],["E4","Wf2","O6","SB","Q4","SC4","Co3","Ch5","Osler House 3","Q5","E5","Co4"],["Q6","Wt4","K6","Wf3","O7","Osler House 4","P4","Manchester","L2","H4","Wt5","E6"],["P5","Q7","Mf2","Ch6","Mg4","U5","SJ4","L3","Lc4","Q8","Ch7","Wt6","P6"]],"results":"urrruurru uurruuur rurururrrr uurrrurru ruruururr ruurrro3ur rruuururr rurrurrurr rrurrrurrrr uuuuuru\nurruurrur rururuuu uuurruru ruurrrrrur urrruurur uurrrurru urruro3urr rruurruur urrurrurrr rrruuuurr\nuruururrr rrurrrurru ururrurur uuurrruu urruuuru ruuuruur ruro3urrur rrrurururr ruurrrruu rururrurrr\nrururuurr uruuurur ruurrrruu ruuuruur ruuuuurr ururruurr rrurrruurr rruuuurrr urururrur rruruurrrr","move":[[[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-3,-1,1,3,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,0,0,-1,1]],[[0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,0,-3,-1,1,3,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-3,-1,1,3,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1,0]]],"finish":[["O","K","SE","N","B","Ch","Mt","Lc","U","E","Wh","Mg"],["Wt","P","SJ","Co","T","Q","Ch2","J","SC","SP","O2","Osler House"],["Br","K2","SE2","U2","B2","P2","H","Mt2","E2","Q2","N2","Lc2"],["Wf","Mf","SJ2","Wh2","Ch3","SP2","Wt2","SE3","Br2","K3","Mg2","B3"],["O3","H2","E3","U3","J2","SC2","K4","Co2","O4","Mt3","SP3","Ch4"],["P3","SE4","Q3","T2","SC3","Lc3","SJ3","Wh3","U4","J3","R","N3"],["O5","Br3","SE5","Osler House 2","H3","Wt3","L","B4","E4","Mg3","Wf2","T3"],["O6","K5","SC4","SE6","Q4","SB","Co3","Ch5","Osler House 3","Co4","Q6","Q5"],["K6","O7","E5","Wt4","P4","Wf3","L2","Osler House 4","Q7","Manchester","Wt5","E6"],["H4","Mf2","U5","P5","L3","Ch6","Lc4","Q8","Mg4","SJ4","P6","Ch7","Wt6"]],"completed":[[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1978,"days":4,"divisions":[["LM","Wh","SC","SHu","Wf","S","SHi","H","J","SAn","L","Br"],["Wh2","Co","LM2","S2","SC2","SHi2","SAn2","LM3","Wh3","SHu2","L2","LM4","S3"]],"results":"ururuuru urrrurrurr\nrruuurrrrr rurururru\nruruurrru rrurrurrur\nrrruururrr ruuuurrrr","move":[[[0,0,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,0,-1,1]],[[-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,0,-1,1,0,0,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0,0]]],"finish":[["Wh","SHu","LM","SC","H","S","J","Wf","Co","SHi","L","SAn"],["Wh2","Br","LM2","S2","SC2","SAn2","LM3","SHi2","L2","SHu2","S3","Wh3","LM4"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1979,"days":4,"divisions":[["O","K","SE","N","B","Ch","Mt","Lc","U","E","Wh","Mg"],["Wt","P","SJ","Co","T","Q","Ch2","J","SC","SP","O2","Osler House"],["Br","K2","SE2","U2","B2","P2","H","Mt2","E2","Q2","N2","Lc2"],["Wf","Mf","SJ2","Wh2","Ch3","SP2","Wt2","SE3","Br2","K3","Mg2","B3"],["O3","H2","E3","U3","J2","SC2","K4","Co2","O4","Mt3","SP3","Ch4"],["P3","SE4","Q3","T2","SC3","Lc3","SJ3","Wh3","U4","J3","R","N3"],["L","E4","Ch5","Wt3","Osler House 2","Lc4","U5","Ch6","O5","Q4","SC4","P4"],["E5","H3","B4","SC5","Co3","Osler House 3","Mf2","Lc5","Wt4","Q5","Co4","O6"],["Q6","L2","Wh4","T3","P5","Wf2","H4","Lc6","SE5","Wt5","Wh5","SC6"],["SJ4","SP4","Mt4","K5","SE6","Wf3","P6","Mt5","SE7","L3","O7","Br3","K6"]],"results":"o3ururrrur urrrurrrru uuuruurr uruurrurr uuruuurr ruruuurrr urrrruruu ruururrru rurrrrurru ruuuruur\nrrrruuruu rurrrurrur rurrrurrur rururruur ruruuurrr ururruurr rurrururrr uuruurur uurrrrrurr uuururrrr\nrrruuruur uruurrrru ururururr uruurrrur uruuuuu rrurruuur rrurrrurru ruuruuur ururrrurrr ruururrrrr\nrruuuruu rrrrururru rurrurrrru ruruurrru rruuurrur rurruuurr urrurruur uuururur urruruurr rrururrrrrr","move":[[[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,-1,1,0,0,0,-1],[1,-1,1,0,0,0,-1,1,0,-3,-1,1,3]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["O","SE","K","B","Ch","Lc","E","N","Mg","P","Mt","U"],["Wh","Wt","Q","Co","T","SJ","Ch2","Osler House","J","SC","SP","K2"],["O2","SE2","Br","H","Mt2","U2","B2","Lc2","P2","Mf","Q2","Wf"],["E2","Wh2","N2","Wt2","Ch3","SJ2","SE3","Br2","SP2","O3","K3","B3"],["Mg2","J2","K4","H2","SC2","E3","O4","U3","Mt3","Ch4","P3","Co2"],["SE4","Lc3","SP3","T2","Wh3","U4","Q3","R","SC3","L","SJ3","N3"],["E4","J3","Wt3","Osler House 2","Ch5","Q4","Lc4","O5","Ch6","U5","P4","E5"],["SC5","SC4","B4","H3","Osler House 3","Co3","Wt4","Mf2","Co4","Lc5","Wh4","L2"],["O6","Q5","Q6","T3","Lc6","P5","H4","Wt5","Wf2","SE5","SJ4","Mt4"],["K5","Wh5","SE6","SC6","SP4","SE7","Mt5","K6","Wf3","Br3","P6","O7","L3"]],"completed":[[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1979,"days":4,"divisions":[["Wh","SHu","LM","SC","H","S","J","Wf","Co","SHi","L","SAn"],["Wh2","Br","LM2","S2","SC2","L2","SC3","Osler House","SHu2","LM3","H2","SHi2","S3"]],"results":"rrrrrruurrr rrrrururru\nrurruuurr rrrrrruurrr\nrrrruuruu urrruuurr\nrrrrrurruu rrrruurrrrr","move":[[[-1,1,0,0,-1,1,0,-1,1,0,0,0],[0,0,0,-1,1,-1,1,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0,-1,1,0,0,0,0,0]]],"finish":[["SHu","Wh","S","LM","J","Co","SC","Wf","H","SHi","L","Br"],["Wh2","SAn","SC2","LM2","SC3","Osler House","SHu2","S2","L2","LM3","SHi2","H2","S3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1980,"days":4,"divisions":[["O","SE","K","B","Ch","Lc","E","N","Mg","P","Mt","U"],["Wh","Wt","Q","Co","T","SJ","Ch2","Osler House","J","SC","SP","K2"],["O2","SE2","Br","H","Mt2","U2","B2","Lc2","P2","Mf","Q2","Wf"],["E2","Wh2","N2","Wt2","Ch3","SJ2","SE3","Br2","SP2","O3","K3","B3"],["Mg2","J2","K4","H2","SC2","E3","O4","U3","Mt3","Ch4","P3","Co2"],["SE4","Lc3","SP3","T2","Wh3","U4","Q3","R","SC3","L","SJ3","N3"],["Mg3","P4","SJ4","Osler House 2","K5","Wt3","Q4","J3","Lc4","Wt4","L2","Br3"],["O5","Lc5","Ch5","Q5","SC4","LM","Co3","J4","B4","Co4","P5","Wf2"],["SP4","Mf2","O6","Wt5","P6","SP5","B5","K6","Wf3","U5","SJ5","K7"],["K8","H3","T3","Osler House 3","Lc6","Wt6","Mt4","SC5","Q6","Wh4","LM2","E4","N4"]],"results":"ruuuuurr urruurrru urrurrurrr rurrrururr urururuu ruurrre1e1e1e-3r rrrurrrrurr rrrrururur rrurrrrrurr o3uurruur\nururuuru rurruruur ruurruuu uururuur rruururur rrruuurru uuurruru ruurururr ruururrrrr urrurrrurr\nrrurrrrrrru rurrrruuu uuurrrurr rururrruu rurrruuru rrurrurrur ruuuuurr rrururrrrrr uuuurrru rrrrurrrrrrr\nrrrurrurur urrrruuur rurrrrrrrur rrrruuuur uruuuurr urruruuu rrurrurrur rrrruurrrrr rrrrurrrrur ruuurrrrrr","move":[[[0,-1,1,-1,1,0,0,-1,1,-3,-1,1],[3,0,-1,1,0,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,0,0],[0,0,-1,1,0,0,0,0,-1,1,0,0],[0,-3,1,1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,-1,1,0,0,-1],[1,0,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,0,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,0],[-1,1,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,0,0,0,0,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,0,-1,1,0,0,0],[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,0,-1,1,0,0,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,0,0,0,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,0,0]]],"finish":[["O","K","Ch","SE","B","Lc","Mg","E","Wh","N","P","U"],["Wt","Co","Mt","Q","T","SJ","Ch2","Osler House","SP","K2","J","O2"],["SC","Br","H","SE2","U2","P2","B2","Mf","Mt2","Wf","Lc2","Q2"],["Wh2","Ch3","E2","Wt2","SJ2","O3","N2","SE3","K3","K4","Br2","SP2"],["H2","B3","SC2","Mg2","U3","E3","J2","Mt3","O4","Co2","Ch4","T2"],["P3","Lc3","Q3","SE4","U4","SP3","L","Wh3","SJ3","R","Mg3","Osler House 2"],["SC3","K5","N3","SJ4","P4","J3","Q4","Wt3","Lc4","Br3","Lc5","Wt4"],["L2","Ch5","O5","SC4","LM","Q5","Co3","Co4","B4","Mf2","O6","J4"],["P5","P6","Wf2","B5","SP4","Wf3","Wt5","SP5","K6","U5","SJ5","K7"],["K8","Osler House 3","H3","Wt6","SC5","T3","Lc6","Mt4","E4","Q6","Wh4","N4","LM2"]],"completed":[[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1980,"days":4,"divisions":[["SHu","S","Wh","LM","J","SC","Wf","H","SHi","L","Br","Wh2"],["SAn","SC2","LM2","SC3","Osler House","SHu2","S2","L2","Wt","P","K","J2"],["Wf2","SHi2","U","E","H2","E2","SHi3","SP","SAn2","LM3","E3","S3","B"]],"results":"ruuururrr rururruur urruuuru\nuuurrrurr rrruuuuu ruuuurrrr\nrrrrrururrr rrurrurrur ruruuuur\nrrurrurrur ruo3uuuu uuruuurr","move":[[[-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-3,-1,1,3,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,0,0]]],"finish":[["S","Wh","Wf","SHu","SHi","J","L","LM","SC","Br","H","Osler House"],["SAn","LM2","SC2","Wh2","Wt","SHu2","J2","P","S2","SC3","K","L2"],["Wf2","H2","SHi2","E","U","LM3","E2","SP","SHi3","SAn2","S3","B","E3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1981,"days":4,"divisions":[["O","K","Ch","SE","B","Lc","Mg","E","Wh","N","P","U"],["Wt","Co","Mt","Q","T","SJ","Ch2","Osler House","SP","K2","J","O2"],["SC","Br","H","SE2","U2","P2","B2","Mf","Mt2","Wf","Lc2","Q2"],["Wh2","Ch3","E2","Wt2","SJ2","O3","N2","SE3","K3","K4","Br2","SP2"],["H2","B3","SC2","Mg2","U3","E3","J2","Mt3","O4","Co2","Ch4","T2"],["P3","Lc3","Q3","SE4","U4","SP3","L","Wh3","SJ3","R","Mg3","Osler House 2"],["LM","Wt3","Br3","Wh4","Lc4","O5","SAn","LM2","H3","B4","Q4","Wt4"],["LM3","N3","Wt5","SJ4","SC3","SB","B5","U5","L2","P4","T3","Wt6"],["H4","SC4","O6","Wf2","SP4","SC5","Ch5","U6","J3","Osler House 3","Ch6","J4","O7"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr urrure2e-1e-1ru rrururrurr uurrruurr uururrrru ruurrruur ure2e-1e-1rurrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr ruurruurr rururrurrr urruuuur rrrrrrrurur uururruu rrurruurrr\nurrururru uruuro3ur rrurrrurru uururrrur ue1e1e1e-3rurur rurrruruu rururrrrru rururrrrur ruuurrrrrr\nruurrrruu rrurrrrrrur rrrurrruru ruururrru uruurrrrrr ururrruur rrrururrrrr rrrurrrurrr rruururrrr","move":[[[0,0,0,0,-1,1,0,-1,-1,2,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,0,-1,-1,2,0,-1,1,0,0,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,0,-1,1,0,-1,1],[-1,1,0,0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,-1,1],[0,-1,1,0,-1,1,0,-3,1,1,1,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,0],[0,-3,-1,1,3,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,0,-1,1,0,0],[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,0,0,-1,1,0],[-1,1,-1,1,0,0,0,0,-1,1,-1,1,0]]],"finish":[["O","K","Ch","Lc","Mg","SE","N","P","B","Wt","E","Wh"],["Mt","T","U","Q","Co","SJ","Osler House","K2","O2","Ch2","Br","SP"],["H","J","SC","SE2","P2","Mf","U2","Mt2","Lc2","B2","Wh2","Wf"],["Wt2","O3","Q2","E2","Ch3","SJ2","N2","K3","Br2","SE3","SP2","H2"],["K4","Mg2","B3","U3","E3","SC2","J2","Mt3","T2","Ch4","O4","SP3"],["Lc3","Co2","P3","Q3","U4","SJ3","SE4","L","LM","R","Wt3","Wh3"],["Osler House 2","Mg3","Br3","O5","Wh4","Lc4","SAn","LM2","Q4","H3","B4","Wt4"],["LM3","SJ4","SC3","Wt5","N3","SB","U5","B5","P4","T3","L2","SC4"],["H4","Wt6","Wf2","O6","SC5","SP4","Ch5","J3","Osler House 3","U6","O7","Ch6","J4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1981,"days":4,"divisions":[["S","Wh","Wf","SHu","SHi","J","L","LM","SC","Br","H","Osler House"],["SAn","LM2","SC2","Wh2","Wt","SHu2","J2","P","S2","SC3","K","L2"],["E","Co","U","SJ","H2","N","Q","Mg","SP","T","Br2","SHi2"],["SHu3","Q2","B","S3","U2","K2","SE","SAn2","B2"]],"results":"rrrrrrrrr rrrrrrrrrrrrr uuurrurrr rurrruurrr\nrrrrrrrrr rrrrrrrrrrrrr ruuuuurr uurrururr\nurruur urururrru urruuuur rurruruur\nrrrurru uuururur ro3uuuuu uurrruurr","move":[[[0,0,0,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]],[[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1]],[[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-3,-1,1,3],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,0,0]]],"finish":[["S","SHi","SHu","Wh","J","Wf","LM","L","SC","SAn","Osler House","Wt"],["Br","H","SHu2","LM2","S2","SC2","K","Wh2","Co","E","P","J2"],["SC3","U","L2","SJ","Q","H2","N","T","Mg","Br2","SP","B"],["SHu3","SHi2","Q2","U2","K2","S3","SE","B2","SAn2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1982,"days":4,"divisions":[["O","K","Ch","Lc","Mg","SE","N","P","B","Wt","E","Wh"],["Mt","T","U","Q","Co","SJ","Osler House","K2","O2","Ch2","Br","SP"],["H","J","SC","SE2","P2","Mf","U2","Mt2","Lc2","B2","Wh2","Wf"],["Wt2","O3","Q2","E2","Ch3","SJ2","N2","K3","Br2","SE3","SP2","H2"],["K4","Mg2","B3","U3","E3","SC2","J2","Mt3","T2","Ch4","O4","SP3"],["Lc3","Co2","P3","Q3","U4","SJ3","SE4","L","LM","R","Wt3","Wh3"],["Osler House 2","Lc4","SB","SAn","Mg3","Mf2","LM2","Mt4","U5","Wt4","LM3","Wf2"],["T3","P4","O5","SC3","SJ4","Osler House 3","Q4","Wf3","O6","Br3","Wt5","T4"],["Lc5","SAt","SC4","Wt6","K5","N3","O7","B4","SC5","H3","L2","J3","H4"]],"results":"ruuuurrrr ruruurrrrr rurrrrrurrr uuo3uuur urrururru rurrrururr rurrrrruur rruururur rrrrrruurrr\nrurururur uuruurur uurrrrrrru ruurruuu uurruuur o3uurrurrr uurrrruru uruururu rrrurrurrrr\nruuururu ruuruuru rurruurur uuuuuur rurruuuu ruurrurru ruurrrrrru ruruururr rrrruuurrr\nrurururur uururuur rruurrruu ruuuuurr rruuuuur uuuurrrrr uuuurrur uuururrrr rrrrrurrrrrr","move":[[[0,0,0,-1,1,-1,1,0,0,0,0,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,-3,-1,1,3,-1,1,-1],[1,0,0,-1,1,0,0,0,0,0,-1,1],[0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,0,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0],[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1,0]]],"finish":[["O","K","Ch","N","Mg","SE","Wt","Lc","P","B","E","Wh"],["U","Mt","SJ","T","O2","Q","Co","Osler House","Br","SC","K2","H"],["Ch2","J","SP","SE2","P2","U2","Mf","Wf","Mt2","Wt2","Lc2","O3"],["B2","Wh2","E2","Ch3","N2","SJ2","Q2","Mg2","Br2","H2","K3","B3"],["SP2","SC2","SE3","J2","K4","T2","U3","Mt3","E3","P3","O4","Ch4"],["Lc3","U4","LM","SP3","L","Co2","Wt3","Q3","Osler House 2","SE4","Lc4","SJ3"],["SB","R","Mg3","Wh3","Mf2","SAn","Mt4","U5","LM2","T3","Wf2","Wt4"],["O5","P4","LM3","SC3","Q4","O6","Osler House 3","SJ4","T4","Lc5","Wf3","SC4"],["Br3","SAt","Wt5","K5","N3","Wt6","H3","SC5","B4","O7","L2","J3","H4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1982,"days":4,"divisions":[["S","SHi","SHu","Wh","J","Wf","LM","L","SC","SAn","Osler House","Wt"],["Br","H","SHu2","LM2","S2","SC2","K","Wh2","Co","E","P","J2"],["N","SJ","Lc","B","SHu3","T","U","Q","Mg","Osler House 2","SE","SP"],["L2","Co2","Ch","SHu4","Q2","SHi2","Wt2","Lc2","SJ2"]],"results":"rurruu ururrrrrur uuuurrur uuuuuur\nrrrrrurr rruuuruu re1e1e1e-3uurrrr uruuuurr\nrrurrur rrruuruur uuuuuru ruruuuru\nruruur ruruuruu ruuuurur uuruurrrr","move":[[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,-3,1,1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,0]],[[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0]]],"finish":[["SHu","S","J","LM","SC","SHi","Osler House","Wh","Wf","Wt","L","SHu2"],["SAn","H","Br","K","Co","LM2","P","S2","N","SC2","Lc","E"],["B","Wh2","SHu3","J2","SJ","Osler House 2","U","SE","T","Q","Co2","Mg"],["SP","L2","Ch","Q2","SHu4","Lc2","Wt2","SHi2","SJ2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1983,"days":4,"divisions":[["O","K","Ch","N","Mg","SE","Wt","Lc","P","B","E","Wh"],["U","Mt","SJ","T","O2","Q","Co","Osler House","Br","SC","K2","H"],["Ch2","J","SP","SE2","P2","U2","Mf","Wf","Mt2","Wt2","Lc2","O3"],["B2","Wh2","E2","Ch3","N2","SJ2","Q2","Mg2","Br2","H2","K3","B3"],["SP2","SC2","SE3","J2","K4","T2","U3","Mt3","E3","P3","O4","Ch4"],["Lc3","U4","LM","SP3","L","Co2","Wt3","Q3","Osler House 2","SE4","Lc4","SJ3"],["SAn","E4","SC3","J3","N3","B4","Wh3","Wf2","B5","SAn2","O5","LM2"],["H3","R","N4","Co3","U5","Mg3","T3","P4","O6","T4","Mf2","T5"],["Wt4","Lc5","U6","H4","SB","J4","Mg4","LM3","Wt5","O7","SJ4","J5","SC4"]],"results":"rrurururu uuruuurr rrurrrurrrr uuuuuur ruuuuuu uruuruur re1e1e1e-3ururu urrrue1e1e1e1e-4r urrurruur\nrrrro3urrur ruuruurrr ururrruru ruuuuuu urruuuur rurrrururr uruo3uurr ruruurrrrr re1e1e1e-3rrrrurr\nurururrru uuurrruu rruururur uuuuuru ruuurrurr rrrrrrurrur rruurrrurr uuruurur urrurrurrr\nuuruurur rrruuurur ruruuruu ruuuurur uuurruru rrrrururru ruurrrurrr ruurrrurrr rrrurrurrrr","move":[[[0,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,-4,1,1,1,1,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,-3,1,1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,-1,1,0,0,0,0,-3,1,1,1],[0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-3,-1,1,3,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-3,-1,1,3,0,0,0,0]],[[0,0,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,0,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,-1,1,0,0,-1,1,0,0],[0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1]]],"finish":[["O","Ch","Mg","N","SE","K","Wt","B","E","P","U","Wh"],["Lc","T","SJ","Osler House","O2","Q","Br","Mt","J","Co","H","SC"],["K2","Ch2","SP","Mf","P2","Wf","U2","Lc2","O3","SE2","B2","Wt2"],["N2","Mt2","E2","Wh2","SJ2","Ch3","Mg2","H2","Q2","Br2","SC2","K3"],["J2","B3","T2","SE3","SP2","Mt3","P3","E3","K4","LM","U3","Lc3"],["Ch4","L","O4","Wt3","Osler House 2","U4","Lc4","SP3","SAn","Co2","E4","Q3"],["SC3","SE4","B4","SJ3","N3","Wh3","J3","Wf2","O5","SAn2","H3","B5"],["R","Mg3","LM2","Co3","P4","N4","Mf2","U5","Lc5","T3","O6","U6"],["T4","Wt4","T5","SB","Mg4","H4","LM3","Wt5","SJ4","O7","J4","J5","SC4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1983,"days":4,"divisions":[["SHu","S","J","LM","SC","SHi","Osler House","Wh","Wf","Wt","L","SHu2"],["SAn","H","Br","K","Co","LM2","P","S2","N","SC2","Lc","E"],["B","T","Mt","SHu3","Wt2","SJ","LM3","Lc2","SHi2","Mg","SE","J2"],["Mf","U","H2","SP","H3","S3","SHu4","Ch","SAt","J3","K2","SHi3","Wh2"]],"results":"rruuuruu urururrrrr uuuururr ruururrur\nruurrrrrur rurrurrrrrr ruuuruur uuuruurr\nuurrrrrurr rruurruru uuuruuu ruuuruur\nuruuurrrr rrruurrrru ruuruuur urruruurr","move":[[[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,-1,1,0,0,0,0,0,-1,1,-1,1,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1]]],"finish":[["SHu","LM","Osler House","J","SC","S","Wt","SHu2","SHi","Wh","SAn","K"],["Wf","Co","L","P","H","N","Br","Lc","B","LM2","T","S2"],["E","SC2","Mt","Wt2","SHu3","LM3","Mg","Lc2","U","SJ","SHi2","SE"],["J2","SP","H2","Mf","SHu4","H3","SAt","S3","SHi3","K2","Ch","J3","Wh2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1984,"days":4,"divisions":[["O","Ch","Mg","N","SE","K","Wt","B","E","P","U","Wh"],["Lc","T","SJ","Osler House","O2","Q","Br","Mt","J","Co","H","SC"],["K2","Ch2","SP","Mf","P2","Wf","U2","Lc2","O3","SE2","B2","Wt2"],["N2","Mt2","E2","Wh2","SJ2","Ch3","Mg2","H2","Q2","Br2","SC2","K3"],["J2","B3","T2","SE3","SP2","Mt3","P3","E3","K4","LM","U3","Lc3"],["Ch4","L","O4","Wt3","Osler House 2","U4","Lc4","SP3","SAn","Co2","E4","Q3"],["LM2","N3","K5","Wf2","L2","P4","H3","Br3","Co3","O5","SJ3","SC3"],["Br4","O6","N4","SC4","SB","SAn2","Wh3","K6","O7","Wf3","LM3","Mf2"],["Osler House 3","K7","SJ4","Wh4","SC5","J3","SAn3","O8","T3","T4","Wt4","SE4","Ch5"]],"results":"rururrrurr rurrrrurur rrrururrru ruruururr rrruuruur uruuurur ururrruur rururrrrrrr ururururr\nuuurrurrr ururruurr rrururrrur e1e1e1e1e-4ururu uuuo3uru rruuruuu rurrrrurrrr rrrurrrurrr rruurrrrrrr\nruurrrrrur rruurrurrr ruruuruu o3uuurrur ruuurrurr rurrruurrr uurruurrr rrururrrrrr ruuururrr\nrruuro3uu ruuurrurr ururrurur uruurruu uuuuuur uuruuurr ruuuuurr rurrrururr uuuurrrrr","move":[[[0,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,0,0,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,0,-3,-1,1,3,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-4,1,1,1],[1,-1,1,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,-1,1,0],[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-3,-1,1,3,0,-1,1,-1,1,0,0]]],"finish":[["O","Ch","N","SE","Mg","P","Wt","U","K","Lc","B","Wh"],["E","T","O2","SJ","Osler House","J","Q","Br","Co","SC","H","Mt"],["K2","SP","Wf","Ch2","U2","P2","Lc2","Mf","N2","SE2","E2","O3"],["B2","Wt2","SJ2","Wh2","H2","Mt2","Br2","Ch3","Mg2","J2","SC2","T2"],["Q2","E3","K3","Mt3","B3","LM","SE3","U3","SP2","L","P3","Wt3"],["K4","Lc3","Osler House 2","Ch4","O4","SAn","Co2","Lc4","K5","U4","N3","Q3"],["E4","Wf2","SP3","LM2","Br3","L2","H3","O5","SJ3","P4","SC3","Br4"],["Co3","N4","SB","SC4","O6","SAn2","Wf3","Wh3","Mf2","K6","Osler House 3","O7"],["Wh4","LM3","J3","SJ4","SC5","K7","SAn3","SE4","O8","Ch5","T3","T4","Wt4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1984,"days":4,"divisions":[["SHu","LM","Osler House","J","SC","S","Wt","SHu2","SHi","Wh","SAn","K"],["Wf","Co","L","P","H","N","Br","Lc","B","LM2","T","S2"],["U","SHu3","SHi2","Ch","Q","SE","T2","J2","SC2","Mf","Br2","SHu4"],["Mg","K2","Mt","Wf2","SHi3","J3","N3","SHi4","SJ","SP","SAn2","H2","Lc2"]],"results":"urrurrurrr rruururur ururruuu uururuur\nrurrrrurur rrruurrurr ruruuuur ruruurrrrr\nruurururr urrurruur rrrrruuuu uuruurrrr\nrrurrrrurrr rrruuurru rrrruuurrr rrurruurrr","move":[[[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,0,0,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,0],[0,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,0,0,0,-1,1,0,0]]],"finish":[["SHu","Osler House","LM","SHu2","SC","SHi","J","S","Wt","SAn","Co","P"],["Wh","K","N","Br","Wf","LM2","L","Lc","H","B","U","T"],["Ch","S2","SHi2","SE","Q","SHu3","Br2","SC2","J2","T2","Mf","Mg"],["SHu4","Mt","SHi3","J3","K2","N3","Wf2","SJ","SP","SAn2","SHi4","Lc2","H2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1985,"days":4,"divisions":[["O","Ch","N","SE","Mg","P","Wt","U","K","Lc","B","Wh"],["E","T","O2","SJ","Osler House","J","Q","Br","Co","SC","H","Mt"],["K2","SP","Wf","Ch2","U2","P2","Lc2","Mf","N2","SE2","E2","O3"],["LM","B2","Wt2","SJ2","Wh2","H2","Mt2","Br2","Ch3","Mg2","J2","SC2"],["T2","Q2","E3","K3","Mt3","B3","SE3","U3","SP2","L","P3","Wt3"],["K4","Lc3","Osler House 2","Ch4","O4","SAn","Co2","Lc4","K5","U4","N3","Q3"],["Wf2","SP3","LM2","Br3","H3","O5","SJ3","SC3","Br4","Co3","N4","SB"],["SC4","O6","SAn2","Wf3","Wh3","Mf2","Osler House 3","Wh4","LM3","SJ4","SAn3","SE4"],["T3","T4","R","LM4","N5","B4","Q4","B5","N6","H4","Wh5","Mg3","Mg4"]],"results":"rrrruuuur ruruurrur ruurrurur uo3ururru ruuuuurr rurruuurr urruurrur ururruuu uruurrrru\nrrrrurrrurr uururrurr rrurrrruru uururuur uuuuuur uo3uurrrrr rrruurrrru rrurrrruru ruruurrur\nrrruururu urrrruuru ruurrrrurr o3urrruuu ruuuuuu uururrrur ruruurrur rurrrrurur rrrrrrrurrrr\nrurururur ruurrurru urruuuur ururo3uur uuuuuur ruruuruu rrurrrrurrr rrurrururr rrrrrururrr","move":[[[-1,1,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-3,-1,1,3,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,0,0,-1,1,0],[-1,1,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,0,-1,1,-3,-1,1,3,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0],[0,-1,1,0,-1,1,0,0,0,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,-3,-1,1],[3,0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,0,-1,1,0,0,0,0],[0,0,-1,1,0,-1,1,0,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-3,-1,1,3,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,0]]],"finish":[["Ch","N","O","U","SE","Mg","Lc","P","Wt","K","T","B"],["E","SJ","J","Wh","Osler House","Q","O2","Br","SC","K2","H","Co"],["Wf","SP","Mt","U2","Ch2","N2","Lc2","SE2","P2","LM","Mf","E2"],["SJ2","O3","Wt2","B2","H2","SC2","Br2","Mg2","Wh2","Mt2","K3","Ch3"],["T2","B3","J2","U3","Q2","L","E3","Wt3","Mt3","Lc3","SE3","Osler House 2"],["SP2","SAn","P3","N3","Ch4","O4","K4","Co2","Wf2","U4","LM2","Lc4"],["K5","O5","Q3","Br3","SP3","SJ3","H3","SB","SC3","Co3","N4","SC4"],["Br4","SAn2","Wf3","Wh3","LM3","O6","Osler House 3","Mf2","SE4","Wh4","R","SJ4"],["T3","N5","SAn3","LM4","Q4","T4","B5","H4","B4","N6","Mg3","Wh5","Mg4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1985,"days":4,"divisions":[["SHu","Osler House","LM","SHu2","SC","SHi","J","S","Wt","SAn","Co","P"],["Wh","K","N","Br","Wf","LM2","L","Lc","H","B","U","T"],["Ch","S2","SHi2","SE","Q","SHu3","Br2","SC2","J2","T2","Mf","Mg"],["SHu4","Mt","SHi3","J3","K2","SJ","Wf2","N2","SP","SAn2","SHi4","Lc2"],["H2","SE2","SHu5","B2","E","Wh2","Wt2","R","U2","Br3","Ch2","SC3","Lc3"]],"results":"rrurure1e1e1e-3r ruruo3urrr ruuururrr uuo3ururr uruuurru\nrruururru e1e1e1e1e1e1e1e-7rrrrr rruururru urrururur rruuururr\nrrururuur urrrruurrr uruuurrrr rro3urruru ruuururrr\nrrurrrrrurr rurruuuu rrrrrrrrurrr rrururrurr uuururrrr","move":[[[-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,0,-3,-1,1,3,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-3,-1,1,3,-1,1,0,-1,1],[0,-3,1,1,1,0,-1,1,0,-1,1,0,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,0,-7,1,1,1,1,1,1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,-3,-1,1,3,0],[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,0,0,0],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,0,0,0,0,-1,1,0,0]]],"finish":[["Osler House","SHu","SHu2","SHi","S","LM","SAn","Co","SC","Wh","J","Br"],["Wt","P","H","K","N","Wf","B","Lc","U","LM2","L","S2"],["Ch","T","SHi2","SE","Q","SHu3","T2","SC2","Mg","Br2","J2","SHu4"],["Mt","Mf","SJ","SHi3","SP","Wf2","N2","J3","SAn2","Lc2","K2","SHi4"],["SHu5","B2","Wh2","H2","E","SE2","U2","R","Wt2","Br3","Ch2","SC3","Lc3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1986,"days":4,"divisions":[["Ch","N","O","U","SE","Mg","Lc","P","Wt","K","T","B"],["E","SJ","J","Wh","Osler House","Q","O2","Br","SC","K2","H","Co"],["Wf","SP","Mt","U2","Ch2","N2","Lc2","SE2","P2","LM","Mf","E2"],["SJ2","O3","Wt2","B2","H2","SC2","Br2","Mg2","Wh2","Mt2","K3","Ch3"],["SAn","T2","B3","J2","U3","Q2","L","E3","Wt3","Mt3","Lc3","SE3"],["Osler House 2","SP2","P3","N3","Ch4","O4","K4","Co2","Wf2","U4","LM2","Lc4"],["K5","O5","Q3","Br3","SP3","SJ3","H3","SB","SC3","Co3","N4","SC4"],["SAn2","Wf3","Wh3","O6","Osler House 3","Mf2","SE4","Wh4","R","SJ4","T3","N5"],["Q4","T4","B4","H4","N6","Mg3","Wt4","Templeton","O7","K6","SP4","N7","U5"]],"results":"urruururr rruurrruu urruruuu uro5uuurr uuuruuu uurruuru re1e1e1e-3rrurur uuuruurr rrrrurrrrru\nururruurr rrruururrr ruuruuru ro3uuruur ruuruurrr rurururur uuurruru ruurrruur ruuurrrru\nuuuuurrr ruruururr rruuruurr ruruuruu uururrrrrr urrrrururr ruuururrr rrururruu rrrruurrru\nrrururrurr uuruurur ruurrruur ururrurur ruurruuu rrurrrruru uurrrrurrr rrrruurrrrr uuruurur","move":[[[-1,1,0,0,0,0,0,-1,1,0,0,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-3,1,1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-5,-1,1,-1,1,5,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1]],[[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-3,-1,1,3],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1]],[[-1,1,0,0,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,0,0,-1],[1,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0,0]]],"finish":[["N","O","Ch","U","Wt","SE","K","Mg","Lc","B","P","Wh"],["T","E","Q","SJ","J","SC","Osler House","H","O2","Wf","Br","K2"],["Mt","Co","SP","N2","U2","Ch2","LM","Lc2","E2","O3","SE2","Wt2"],["Mf","P2","H2","Br2","SJ2","SC2","B2","Wh2","Mg2","T2","K3","Ch3"],["SAn","Mt2","Q2","J2","L","B3","Wt3","U3","Osler House 2","Lc3","N3","E3"],["Mt3","U4","SE3","SP2","Wf2","P3","K4","O5","LM2","O4","Co2","K5"],["Ch4","SJ3","Lc4","H3","Br3","Q3","SP3","Co3","Wf3","SC3","N4","SB"],["SC4","Osler House 3","SAn2","O6","R","Wh3","T3","Mf2","SE4","N5","Wh4","Q4"],["SJ4","T4","Wt4","B4","H4","Mg3","K6","N6","O7","Templeton","SP4","U5","N7"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1986,"days":4,"divisions":[["Osler House","SHu","SHu2","SHi","S","LM","SAn","Co","SC","Wh","J","Br"],["Wt","P","H","K","N","Wf","B","Lc","U","LM2","L","S2"],["Ch","T","SHi2","SE","Q","SHu3","T2","SC2","Mg","Br2","J2","SHu4"],["Mt","Mf","SJ","SHi3","SP","Wf2","N2","K2","SHu5","B2","Wh2","H2"],["E","U2","Wt2","LM3","Osler House 2","O","P2","B3","Mg2","E2","Mg3","Co2","SP2"]],"results":"rrrrruro3ur ruurrruur urrrurrurr o3uuruuu ruuruo3ur\nrruruurru ruruuruu o3uurruur uruururrr uruuurru\nrrrururrur uururuur rrruuuuu urruruuu ruurrrurrr\nurrurrruu ruurruuu uurruuur rurrrurrur rruururrrr","move":[[[0,-3,-1,1,3,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-3,-1,1],[3,0,-1,1,0,0,-1,1,0,0,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-3,-1,1,3,0,-1,1,0,0,0,0,0]],[[-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,0,-1,1]]],"finish":[["S","Osler House","SHi","SAn","SHu","SHu2","Co","Wh","LM","P","SC","Br"],["Wt","Wf","J","K","N","U","H","Ch","B","Lc","SE","S2"],["LM2","Q","L","SHu3","T","Mg","SHi2","SC2","SJ","Mt","T2","SP"],["J2","Br2","SHi3","SHu4","N2","Mf","B2","Wf2","Wh2","K2","Osler House 2","SHu5"],["LM3","H2","Wt2","E","O","P2","U2","Mg3","B3","Mg2","E2","SP2","Co2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1987,"days":4,"divisions":[["N","O","Ch","U","Wt","SE","K","Mg","Lc","B","P","Wh"],["T","E","Q","SJ","J","SC","Osler House","H","O2","Wf","Br","K2"],["Mt","Co","SP","N2","U2","Ch2","LM","Lc2","E2","O3","SE2","Wt2"],["Mf","P2","H2","Br2","SJ2","SC2","B2","Wh2","Mg2","T2","K3","Ch3"],["SAn","Mt2","Q2","J2","L","B3","Wt3","U3","Osler House 2","Lc3","N3","E3"],["Mt3","U4","SE3","SP2","Wf2","P3","K4","O4","LM2","O5","Co2","K5"],["Ch4","SJ3","Lc4","H3","R","Q3","SP3","SC3","N4","SC4","SAn2","O6"],["Br3","Wh3","T3","Mf2","SE4","N5","SJ4","T4","Wt4","B4","H4","Mg3"],["Templeton","U5","E4","LM3","J3","Templeton 2","Br4","Mg4","Ch5","H5","SE5","LM4","SJ5"]],"results":"uurrrrrrur uuururru urruuruu urro3ururr uuuuuur urrurrrrur ururrue1e1e1e-3 uuruurur rruurrrurr\nuuurrruu ruuurrrur rrruuurru ruuruuur ruuuuuu rurrrrruru rrue1e1e1e1e2re1e1e-8 urruururr rrrurrrrrru\nrrrrrrrruur uuuuruu urruuuur uurrruuu uuuuuur uurrrrrurr ruuururu uruuurur rruurrrrrrr\nurrrrrurru ruuuruur ruuuuuu ruuuruur ruuuuuu ruurrurrrr uuururur rururruru ruuurrrrrr","move":[[[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-3,2,1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,0,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-3,-1,1,3,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,0,-1,1,-1,1]],[[-1,1,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-8,2,1,0,2,1,1,1,1,-1,1,0],[-1,1,0,-1,1,0,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,0,0,-1,1]]],"finish":[["O","N","U","Ch","Wt","SE","P","K","B","Lc","Wh","Mg"],["SJ","T","Q","H","E","SC","O2","Br","J","Osler House","N2","Wf"],["SP","Ch2","Co","U2","LM","Mt","O3","SE2","Lc2","Mf","K2","H2"],["E2","Wt2","SJ2","P2","SC2","Br2","B2","Mg2","SAn","Wh2","Q2","T2"],["L","K3","Wt3","Ch3","Osler House 2","Mt2","N3","J2","Mt3","B3","SP2","U3"],["Lc3","Wf2","E3","O4","U4","SE3","K4","LM2","SJ3","O5","Ch4","P3"],["H3","Co2","SP3","K5","N4","Lc4","SC4","R","SC3","Q3","T3","SAn2"],["Wh3","Mf2","O6","N5","Br3","Wt4","H4","SE4","Templeton","SJ4","E4","T4"],["LM3","B4","Mg3","J3","Templeton 2","U5","Br4","Ch5","Mg4","H5","SE5","SJ5","LM4"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1987,"days":4,"divisions":[["S","Osler House","SHi","SAn","SHu","SHu2","Co","Wh","LM","P","SC","Br"],["Wt","Wf","J","K","N","U","H","Ch","B","Lc","SE","S2"],["LM2","Q","L","SHu3","T","Mg","SHi2","SC2","SJ","Mt","SP","J2"],["Br2","SHi3","SHu4","N2","Mf","B2","Wf2","Wh2","K2","SHu5","H2","Wt2"],["E","O","U2","Co2","Q2","Wt3","Lc2","SHi4","O2","S3","R","SJ2","Wf3"]],"results":"uuruuuu uruurrrur uuurrrrru urururuu rurrururrr\nrruuuuru ro3ururuu ruuurrrur rrrrrrrruur urruururr\nruuuurur urrruruur uuuuruu rruurrruu uruuurur\nrruuuruu rururuuu ruurrruur rurrrrruur rrrruuurrr","move":[[[0,0,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,0,0,0,0,0],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-3,-1,1,3],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["S","SHu","Osler House","Wh","SHi","LM","SAn","P","SHu2","Co","Br","K"],["Wf","N","SC","J","Wt","H","U","Lc","Ch","SE","Q","B"],["L","SHu3","S2","T","LM2","SJ","Mg","SP","Br2","SHi2","SHu4","SC2"],["N2","Mt","Mf","J2","Wh2","SHi3","Wf2","O","B2","H2","E","K2"],["Co2","SHu5","Wt3","Wt2","SHi4","O2","U2","S3","Q2","Wf3","Lc2","R","SJ2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1988,"days":4,"divisions":[["O","N","U","Ch","Wt","SE","P","K","B","Lc","Wh","Mg"],["SJ","T","Q","H","E","SC","O2","Br","J","Osler House","N2","Wf"],["SP","Ch2","Co","U2","LM","Mt","O3","SE2","Lc2","Mf","K2","H2"],["E2","Wt2","SJ2","P2","SC2","Br2","B2","Mg2","SAn","Wh2","Q2","T2"],["L","K3","Wt3","Ch3","Osler House 2","Mt2","N3","J2","Mt3","B3","SP2","U3"],["Lc3","Wf2","E3","O4","U4","SE3","K4","LM2","SJ3","O5","Ch4","P3"],["H3","Co2","N4","SC3","R","SC4","Q3","T3","SAn2","Wh3","Mf2","O6"],["Br3","Wt4","H4","SE4","Templeton","SJ4","E4","LM3","B4","Mg3","J3","U5"],["Ch5","Mg4","SE5","SJ5","LM4","Co3","SAn3","SAn4","Wf3","SHu","Ch6","LM5","B5"]],"results":"urrrururu ruuuurur ururrrrurr uruuurru ruuuruur uuuurrru ruurrrrrur uuruuurr uurrrrrrrrr\nrrrruruurr ururuuru ruruuuur rruurruur uurrururr ruuuurur uuurrrurr rurrruuur rurrrrurrrr\nrurrruuru rrrruruurr uruurruu o3urrruuu ruuuurrrr rrurrururr ruurrrurrr urrruurru ururrrrrrrr\nrrrrruuurr rrrrurruur rruuurrur ururuuur uuuuurrr ururro3urr uuururru ruruuuru ro3urrrrrrrr","move":[[[0,0,0,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,0,-1,1]],[[0,0,0,0,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,0,-1],[1,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,-3,-1,1],[-1,4,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,0],[-1,1,0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,-3,-1,1,3],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,-3,-1,1,3,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,0,0,0,0,0]]],"finish":[["O","N","U","Ch","SE","Wt","P","K","H","SJ","B","Wh"],["Mg","Lc","T","Br","SC","O2","Q","J","E","N2","Wf","SP"],["Co","Osler House","U2","LM","Mt","Ch2","O3","H2","Mf","Wt2","SE2","K2"],["Lc2","SJ2","SAn","B2","E2","P2","SC2","Br2","L","Q2","Mg2","T2"],["Wh2","Wt3","Osler House 2","J2","K3","N3","Ch3","U3","Mt2","Wf2","B3","E3"],["Mt3","SE3","SP2","U4","Lc3","LM2","O4","O5","SC3","K4","H3","Ch4"],["SJ3","R","P3","Co2","N4","Wh3","Q3","SAn2","SC4","Br3","T3","H4"],["Mf2","SJ4","O6","LM3","Wt4","SE4","Templeton","E4","B4","Mg3","U5","Mg4"],["Ch5","J3","Co3","LM4","SAn4","SE5","Wf3","SJ5","SAn3","SHu","B5","Ch6","LM5"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1988,"days":4,"divisions":[["S","SHu","Osler House","Wh","SHi","LM","SAn","P","SHu2","Co","Br","K"],["Wf","N","SC","J","Wt","H","U","Lc","Ch","SE","Q","B"],["L","SHu3","S2","T","LM2","SJ","Mg","SP","Br2","SHi2","SHu4","SC2"],["N2","Mt","Mf","J2","Wh2","Wf2","O","H2","E","Co2","O2","U2"],["S3","Q2","Lc2","SJ2","Osler House 2","SAn2","SC3","U3","S4","Mg2","N3","O3","J3"]],"results":"ururrruur ruruuuur urrururur ruruuruu uuruurur\nrururuurr uruuurru rurrruuru uuruurru ruururrru\nrruuuuur rruuuuur uuruuurr ruruuuur uuurrrrrrr\nruuuuuu rurrurruu ruuruurrr uururruu ruuuurrrr","move":[[[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,-1,1]],[[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["Osler House","S","SHu","Wh","P","LM","Br","SHi","N","SAn","Wf","SHu2"],["J","Co","U","K","SC","Ch","Lc","Wt","H","S2","B","Q"],["SE","L","SJ","Mg","SHu3","Br2","T","LM2","N2","SP","Mf","SHi2"],["Mt","SHu4","O","SC2","Wh2","E","Co2","J2","Wf2","U2","S3","H2"],["Osler House 2","O2","SAn2","Lc2","SC3","Q2","U3","SJ2","J3","Mg2","N3","S4","O3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1989,"days":4,"divisions":[["O","N","U","Ch","SE","Wt","P","K","H","SJ","B","Wh"],["Mg","Lc","T","Br","SC","O2","Q","J","E","N2","Wf","SP"],["Co","Osler House","U2","LM","Mt","Ch2","O3","H2","Mf","Wt2","SE2","K2"],["Lc2","SJ2","SAn","B2","E2","P2","SC2","Br2","L","Q2","Mg2","T2"],["Wh2","Wt3","Osler House 2","J2","K3","N3","Ch3","U3","Mt2","Wf2","B3","E3"],["Mt3","SE3","SP2","U4","Lc3","LM2","O4","O5","SC3","K4","H3","Ch4"],["SJ3","P3","Co2","N4","Wh3","Q3","SAn2","SC4","Br3","H4","Mf2","O6"],["LM3","Wt4","SE4","Templeton","E4","Mg3","U5","Mg4","Ch5","J3","LM4","SE5"],["SAn3","SHu","SHu2","Mg5","SP3","L2","Lc4","O7","Wt5","P4","SHu3","Br4","O8"]],"results":"ruururrru ururruurr urruruuu uuururru rrruuurur urrro3uo3u uruurrrur rrruurrurr rrrurrrrrrrr\nrruurruru rurrruuur ruururrur ruuurrrur urruuruu rururruru rruurrrrru rruuuuur rruurrrrrrr\nrrrrrurrrur uuruuuu uuruuuu uuuuruu uururuur uururrrur ruurrurrrr ruurruuu rrruurrrrrr\nrrrrurrruu rue2e3e1e2e2e2e2e-6e-8r ruruuuur uruuurrrr ruurruuu rrrurururr uurrrrrrrrr urrrruurrr rrrururrrrr","move":[[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,0,0,0,-1,1,-1,1,0,-1],[-3,-1,1,4,-3,-1,1,3,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0,0,0,-1],[1,0,0,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-8,-6,2,2,2,2,1,3,2,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,0,0,0]]],"finish":[["O","N","U","Ch","SE","SJ","Wt","P","K","B","H","Wh"],["Br","Mg","SC","J","Lc","O2","T","N2","Wf","Q","SP","U2"],["E","Co","Osler House","LM","Ch2","Mt","H2","Wt2","SE2","B2","O3","SAn"],["Mf","SJ2","Br2","K2","Lc2","L","SC2","P2","Wh2","E2","Q2","Osler House 2"],["J2","Mg2","N3","T2","U3","Wt3","Wf2","K3","B3","Ch3","SP2","Mt2"],["SE3","E3","U4","Mt3","SC3","LM2","H3","Lc3","P3","O4","O5","K4"],["N4","Co2","Ch4","SAn2","SJ3","Br3","Q3","H4","Wh3","LM3","Templeton","SC4"],["Mf2","Wt4","U5","SE4","Mg4","J3","E4","SHu","Mg3","O6","SAn3","Ch5"],["SHu2","LM4","SP3","SE5","Mg5","Lc4","P4","O7","L2","Br4","Wt5","SHu3","O8"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1989,"days":4,"divisions":[["Osler House","S","SHu","Wh","P","LM","Br","SHi","N","SAn","Wf","SHu2"],["J","Co","U","K","SC","Ch","Lc","Wt","H","S2","B","Q"],["SE","L","SJ","Mg","SHu3","Br2","T","LM2","N2","SP","Mf","SHi2"],["Mt","SHu4","O","SC2","Wh2","E","J2","Wf2","U2","S3","H2","Osler House 2"],["O2","Q2","U3","SE2","Osler House 3","P2","Ch2","Wt2","R","P3","B2","K2","LM3"]],"results":"rruuuurrr rrurrrurur uruo3urur ururuuur uuurrrurr\nruuro3uur rurrrrruru rururuuu rururuuu ruurrruur\nuuurrrurr urrrrruurr uurrrrrrur ururrre1e1e1e-3r uurrrurrrr\nrrruruuur rrrruurrur ruurruuu uurrruuu rurrrurrrrr","move":[[[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,-3,-1,1,3,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,0,0,0,-1,1],[0,-1,1,-3,-1,1,3,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1],[1,-3,1,1,1,0,0,0,-1,1,0,-1],[1,-1,1,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0,0,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0]]],"finish":[["Osler House","Wh","S","P","LM","Br","SHu","N","Wf","J","U","SHi"],["SC","SAn","Lc","Co","K","SHu2","Ch","S2","H","SE","Wt","Mg"],["SJ","B","L","Q","LM2","T","Br2","SP","Mt","SHu3","O","N2"],["Mf","E","SHi2","SHu4","Wh2","J2","SC2","U2","Wf2","H2","Osler House 2","O2"],["S3","P2","U3","Ch2","Q2","Osler House 3","SE2","B2","K2","R","Wt2","LM3","P3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1990,"days":4,"divisions":[["O","N","U","Ch","SE","SJ","Wt","P","K","B","H","Wh"],["Br","Mg","SC","J","Lc","O2","T","N2","Wf","Q","SP","U2"],["E","Co","Osler House","LM","Ch2","Mt","H2","Wt2","SE2","B2","O3","SAn"],["Mf","SJ2","Br2","K2","Lc2","L","SC2","P2","Wh2","E2","Q2","Osler House 2"],["J2","Mg2","N3","T2","U3","Wt3","Wf2","K3","B3","Ch3","SP2","Mt2"],["SE3","E3","U4","SC3","LM2","H3","Lc3","P3","O4","O5","K4","N4"],["Co2","Ch4","SAn2","SJ3","Br3","Q3","H4","Wh3","Templeton","SC4","Wt4","SE4"],["Mg3","J3","SHu","Mg4","O6","Ch5","SHu2","SP3","Mg5","Lc4","P4","O7"],["SHu3","O8","B4","Osler House 3","Wf3","SAt","SJ4","N5","Ch6","O9","P5","H5","Co3"]],"results":"rrururrurr rre3e1e-2e-2uuur uuruuurr rruuuo3ur rrrruurrrrr ruuuurur rururuurr rruurrrurr ruuurrrur\nrururrrrur uururruu o5uuuurrr ruuuruur rrruuurrrr uurrrurrrr rrruuruur rrruurrrur urrurrruu\nuruurruu ruruurrur rruruuurr rruuuuru uuuuuru rurrrrurrrr rruuurrru urrururru urrruurur\nrrururuur uuruuuu urruuuur ruuuurur ruuurrurr ue1e2e-2e-1rrurrr ruurrrrrrrr rurrurrrrrr rurrrrrurrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,-3,-1,1,3,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-2,-2,1,3,0],[0,0,-1,1,0,0,-1,1,0,-1,1,0,0]],[[-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,0,0,0,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-5,-1,1,-1,1],[-1,6,-1,1,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,0,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,0,0,0,-1,1],[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,-2,2,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]]],"finish":[["U","Ch","O","SJ","N","SE","B","P","Wt","K","J","Wh"],["Br","H","Mg","SC","O2","Lc","SP","Wf","T","N2","LM","Q"],["U2","E","Co","Mt","Osler House","SE2","Ch2","B2","SAn","H2","O3","Wt2"],["Mf","Br2","SJ2","L","K2","Lc2","P2","Osler House 2","SC2","J2","E2","Mg2"],["Wh2","Q2","Wf2","N3","T2","B3","Ch3","U3","SP2","Wt3","SC3","K3"],["Mt2","LM2","SE3","U4","O4","E3","K4","Lc3","N4","H3","O5","P3"],["Co2","Q3","Ch4","Wh3","SJ3","SHu","SAn2","Wt4","Br3","Mg3","Templeton","O6"],["SC4","H4","J3","SE4","P4","Mg4","Lc4","SHu2","Ch5","SHu3","Mg5","Osler House 3"],["SP3","B4","O7","Wf3","O8","SAt","N5","Ch6","P5","H5","SJ4","Co3","O9"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1990,"days":4,"divisions":[["Osler House","Wh","S","P","LM","Br","SHu","N","Wf","J","U","SHi"],["SC","SAn","Lc","Co","K","SHu2","Ch","S2","H","SE","Wt","Mg"],["SJ","B","L","Q","LM2","T","Br2","SP","Mt","SHu3","O","N2"],["Mf","E","SHi2","Wh2","SC2","U2","Wf2","H2","Osler House 2","O2","S3","P2"],["Ch2","SE2","B2","K2","Wt2","LM3","P3","Mg2","SAn2","Lc2","SJ2","SHi3","N3"]],"results":"rurruuurr ruruuuru uuururru rurrruruu uuruurur\nuro3uruur ro3uuuuu ruuruuru uuruo3urr rururrruu\nrrrurururr urruuuur uuruurrrr ruruurrur ururuuur\nrrrrruurur ruuurruu rrrruurrrrr uruururu uururrrrrr","move":[[[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-3,-1,1,3,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-3,-1,1,3],[0,-1,1,-1,1,0,-3,-1,1,3,0,-1,1]],[[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,0,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0]]],"finish":[["S","P","Osler House","Br","Wh","N","Wf","LM","U","SAn","SHu","Ch"],["SHi","J","SC","Lc","K","S2","H","Co","Mg","SHu2","SJ","Wt"],["SE","B","L","T","Br2","Mt","Q","O","LM2","E","SP","Mf"],["SC2","SHu3","Wf2","N2","SHi2","Osler House 2","S3","Wh2","P2","U2","Ch2","O2"],["H2","LM3","K2","SE2","Lc2","B2","SAn2","Wt2","Mg2","P3","SHi3","N3","SJ2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1991,"days":4,"divisions":[["U","Ch","O","SJ","N","SE","B","P","Wt","K","J","Wh"],["Br","H","Mg","SC","O2","Lc","SP","Wf","T","N2","LM","Q"],["U2","E","Co","Mt","Osler House","SE2","Ch2","B2","SAn","H2","O3","Wt2"],["Mf","Br2","SJ2","L","K2","Lc2","P2","Osler House 2","SC2","J2","E2","Mg2"],["SHu","Wh2","Q2","Wf2","N3","T2","B3","Ch3","U3","SP2","Wt3","SC3"],["K3","Mt2","LM2","SE3","U4","O4","E3","K4","Lc3","N4","H3","Templeton"],["O5","P3","Co2","R","Q3","Ch4","Wh3","SJ3","SAn2","Wt4","Mg3","O6"],["J3","SE4","P4","Mg4","SHu2","Ch5","SHu3","Mg5","Osler House 3","SP3","B4","Wf3"],["P5","SJ4","SE5","SJ5","SP4","E4","Wt5","Wf4","L2","B5","L3","SAn3","Ch6"]],"results":"ruo3ururu rururrrrur uruurrurr uuururur urrurrrurr uurrururr rrurrurrrrr uuruurrrr uururrrrrr\nrrruo3urur re1e1e-2rurruu urrurruru ruururrru rurrurrrur ruuuurur rurruurrrr ruuruurrr rurrrurrur\nrruurre1e1e-2u ue1e1e-2rurrur rurruurur uuruurur urururrru uuuuurrr urrurre2e-1e-1rr rruururrrr rrrrrrrurrrr\nruurrurru rururrruu rrrrrruruu ruurrrruu rruururru ruuuuuu rurrrrrrrur uruurrrrrr rrurrrrurrr","move":[[[0,0,0,0,0,0,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-3,-1,1,3,-1,1,0]],[[0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,0,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,-1,1,0,-2,1,1],[0,-1,1,0,-3,-1,1,3,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0],[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,-1,2,0,0,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,0,-2,1,1,-1],[-1,2,-2,1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,0,0],[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["U","O","Ch","P","SJ","N","SE","B","Wt","Br","J","K"],["Wh","H","Mg","Lc","Wf","SC","LM","O2","U2","SP","T","Q"],["N2","Ch2","E","Co","Mt","Osler House","B2","SAn","SE2","O3","Mf","Wt2"],["L","H2","P2","Br2","Osler House 2","SJ2","E2","K2","SHu","Lc2","Wf2","SC2"],["Mg2","J2","Wh2","Q2","U3","N3","T2","SP2","B3","K3","Ch3","LM2"],["Mt2","Wt3","SE3","SC3","E3","O4","Lc3","U4","O5","H3","P3","K4"],["R","N4","Q3","Templeton","Ch4","Wt4","Co2","SJ3","Wh3","SAn2","P4","Mg3"],["Mg4","J3","SE4","O6","SHu2","Osler House 3","Ch5","Wf3","SHu3","B4","SE5","Mg5"],["SJ4","SP3","SP4","L2","B5","P5","E4","Wt5","SAn3","SJ5","L3","Wf4","Ch6"]],"completed":[[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1991,"days":4,"divisions":[["S","P","Osler House","Br","Wh","N","Wf","LM","U","SAn","SHu","Ch"],["SHi","J","SC","Lc","K","S2","H","Co","Mg","SHu2","SJ","Wt"],["SE","B","L","T","Br2","Mt","Q","O","LM2","E","SP","Mf"],["SC2","N2","SHi2","Osler House 2","S3","Wh2","P2","U2","Ch2","O2","H2","B2"],["SAn2","Wt2","P3","N3","SJ2","Ch3","J2","Mt2","Ch4","J3","L2","E2","S4"]],"results":"e1e1e2re1e-5uuur rururrrrru urrruue2e-1e-1r rruuuuur ruruurrur\nurrrruruu ruuuruur rrrrrruuru ururruurr uuruuurr\nrruruurrrr rurrruruu ruuuuurr o3uuuuru ruurrruur\no3ururuur uuruurur rruurruru uuruurur uurrurrrrr","move":[[[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,-1,2,-1,1,-1,1,0,0,0,-1],[-1,2,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-5,1,0,2,1,1]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,0,-1,1]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-3,-1,1],[3,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-3,-1,1,3]]],"finish":[["S","Br","Osler House","Wf","P","U","Wh","N","Ch","SHi","LM","SC"],["SAn","K","SHu","H","S2","J","SJ","Lc","Mg","T","Wt","SE"],["SHu2","Co","Mt","O","B","L","Q","E","Br2","N2","LM2","SP"],["SHi2","S3","Mf","SC2","Ch2","Osler House 2","P2","Wh2","O2","B2","U2","P3"],["H2","SJ2","SAn2","Ch3","Wt2","N3","J2","Ch4","L2","S4","Mt2","J3","E2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1992,"days":4,"divisions":[["U","O","Ch","P","SJ","N","SE","B","Wt","Br","J","K"],["Wh","H","Mg","Lc","Wf","SC","LM","O2","U2","SP","T","Q"],["N2","Ch2","E","Co","Mt","Osler House","B2","SAn","SE2","O3","Mf","Wt2"],["L","H2","P2","Br2","Osler House 2","SJ2","E2","K2","SHu","Lc2","Wf2","SC2"],["Mg2","J2","Wh2","Q2","U3","N3","T2","SP2","B3","K3","Ch3","LM2"],["Mt2","Wt3","SE3","SC3","E3","O4","Lc3","U4","O5","H3","P3","K4"],["R","N4","Wt4","SJ3","Wh3","SAn2","P4","Mg3","Mg4","J3","SE4","O6"],["SHu2","Osler House 3","Mg5","SP3","E4","SAn3","E5","Mf2","Br3","Lc4","SAt","K5","Mf3"]],"results":"rue1e1e-2urrrrr o3uruuuu uue4ue2e-1e-5ru uruururrr uuurruur rrruuurur rrurrrurur rrrururuu\nrrrrruurru urro3uuru ruo3uuurr o3uuururr rurrurruu rurrrrurru uururrrru urrruurur\nrrrurrruur ruuuurur ro3urrurur rrurrrurur uurruurrr uuuurrrrr ruururrrrr rurrrurrrrr\nurrruuuu rruuururr urruuruu ruuururu rurrrrurrrr ruuuurur uurrrrrurr rrrurrrrrrrr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,-5,-1,2,-1,1,4,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-3,-1,1],[3,0,0,0,0,-1,1,-2,1,1,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-3,-1,1],[3,0,-1,1,-1,1,-3,-1,1,3,-1,1],[-1,1,0,-1,1,-3,-1,1,3,0,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,-1,1,0,0,-3,-1,1,3],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1]]],"finish":[["O","P","U","Ch","SE","B","SJ","N","Wt","Br","Mg","J"],["K","Wh","Lc","H","SC","O2","Wf","LM","SP","E","U2","Q"],["T","Ch2","N2","Co","SAn","Mt","O3","Osler House","Wt2","B2","P2","SE2"],["Mf","L","Osler House 2","Br2","SHu","H2","SJ2","E2","K2","Mg2","SC2","Wf2"],["U3","Lc2","J2","SP2","Wh2","Q2","K3","N3","Wt3","T2","Ch3","LM2"],["O4","B3","SE3","Mt2","O5","P3","E3","H3","SC3","N4","U4","R"],["Lc3","SJ3","SAn2","K4","Mg4","Mg3","Wt4","SHu2","P4","Osler House 3","Wh3","O6"],["Mg5","SE4","E5","J3","E4","SP3","SAn3","Br3","Mf2","Lc4","K5","Mf3","SAt"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1992,"days":4,"divisions":[["S","Br","Osler House","Wf","P","U","Wh","N","Ch","SHi","LM","SC"],["SAn","K","SHu","O","H","S2","J","SJ","Lc","Mg","T","Wt"],["SE","SHu2","Co","Mt","B","L","Q","E","Br2","N2","LM2","SP"],["SHi2","S3","Mf","SC2","Ch2","Osler House 2","P2","Wh2","O2","B2","U2","P3"],["SJ2","SAn2","N3","J2","E2","Osler House 3","O3","SHi3","Q2","O4","K2","Mg2","R"]],"results":"rurruuo3u uuuo3uru ruuurrrur ruurururr rurrururrr\nrrrurrruru ruuurruu uurrururr urrrrrurur rurrrruurr\nrrruuuurr uuuuuur rrrurrruur rrurururu uurrrrurrr\nrrrrrruuur ruuuuuu urruruuu ruruurrru rrurrururr","move":[[[0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-3,-1,1,3,-1,1,-1,1,-1],[-3,-1,1,4,-1,1,-1,1,0,0,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,0,-1,1,0,0,0,0,0,-1],[1,0,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,0,0,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,0,0,0]]],"finish":[["S","Br","U","P","Osler House","N","Wf","Wh","Ch","SHi","LM","O"],["SAn","SC","K","J","SHu","SJ","H","Mg","S2","Wt","SE","Lc"],["Mt","T","B","Co","E","SHu2","L","SP","Q","N2","Br2","P2"],["SHi2","LM2","Osler House 2","S3","O2","Mf","U2","Ch2","J2","SC2","N3","Wh2"],["B2","Osler House 3","P3","E2","SAn2","O3","SJ2","SHi3","Q2","O4","Mg2","K2","R"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1993,"days":4,"divisions":[["O","P","U","Ch","SE","B","SJ","N","Wt","Br","Mg","J"],["K","Wh","Lc","H","SC","O2","Wf","LM","SP","E","U2","Q"],["T","Ch2","N2","Co","SAn","Mt","O3","Osler House","Wt2","B2","P2","SE2"],["Mf","L","Osler House 2","Br2","SHu","H2","SJ2","E2","K2","Mg2","SC2","Wf2"],["U3","Lc2","J2","SP2","Wh2","Q2","K3","N3","Wt3","T2","Ch3","LM2"],["O4","B3","SE3","Mt2","O5","P3","E3","H3","SC3","N4","U4","R"],["SJ3","SAn2","K4","Mg3","Mg4","SHu2","Osler House 3","O6","Mg5","SE4","E4","J3"],["SAn3","L2","SC4","Ch4","LM3","U5","SE5","SB","SJ4","Templeton","Osler House 4","SE6","N5"]],"results":"rrruurrrrrr ruurrrrrur ruurrruru o3ururruu urrrururu rruurrurrr rururrrrrrr urrurrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rurururur ruuuurrrr urrrurrrru rrruurrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrurruruu uuurrrrru rrrururrur rruuurrrrr\nrruuuruu uuuururr uurrruuu uurruuru rrruuurru ruuuruur rrrrururrrr rurrrrrrrrrr","move":[[[0,0,0,0,0,0,0,-1,1,0,0,-1],[1,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,0,-3,-1,1],[-1,4,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,0,0,0,-1,1,0,0,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0],[-1,1,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["O","P","U","Ch","SE","Wt","B","Br","SJ","Mg","K","N"],["Wh","Lc","J","H","SP","SC","O2","E","Wf","LM","Q","T"],["Ch2","N2","U2","Mt","SAn","Co","P2","Wt2","SE2","O3","Osler House 2","Osler House"],["L","B2","SHu","Mf","E2","H2","K2","Br2","Lc2","SJ2","Mg2","SC2"],["U3","Wf2","SP2","Wh2","J2","N3","Q2","K3","Wt3","LM2","B3","O4"],["Ch3","T2","O5","SE3","P3","Mt2","E3","H3","N4","R","SC3","SJ3"],["U4","K4","Mg3","SAn2","Mg4","Osler House 3","SHu2","SE4","O6","J3","Mg5","L2"],["E4","SAn3","Ch4","SC4","LM3","SB","U5","Templeton","SE5","Osler House 4","SJ4","SE6","N5"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1993,"days":4,"divisions":[["S","Br","U","P","Osler House","N","Wf","Wh","Ch","SHi","LM","O"],["SAn","SC","K","J","SHu","SJ","H","Mg","S2","Wt","SE","Lc"],["Mt","T","B","Co","E","SHu2","L","SP","Q","N2","Br2","P2"],["SHi2","LM2","Osler House 2","S3","O2","Mf","U2","Ch2","J2","Wh2","Osler House 3","E2"],["O3","SJ2","SHi3","Q2","Mg2","K2","SE2","T2","Lc2","Manchester","SAt","Wt2","Ch3"]],"results":"urre2e-1e-1ruru ururrruur ruururuu rrururruu ruuurrurr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rururrrrur uuurruur\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr urururrru ruurrrrurr\nrrurruruu rurruurru urrrururrr rruurrrrrrr uuurrrrur","move":[[[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,-1,1,0,-1,-1,2,0,0,-1,1]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,0,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,0,0,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0,0]]],"finish":[["S","Osler House","P","Br","U","N","Wh","O","SHi","SC","Wf","J"],["Ch","LM","SAn","K","SHu","Mg","SJ","SE","S2","Lc","H","T"],["Wt","Mt","Co","E","B","L","SP","SHu2","N2","Q","P2","Osler House 2"],["Br2","SHi2","LM2","O2","Mf","S3","Ch2","U2","Wh2","J2","SJ2","Osler House 3"],["O3","E2","Mg2","SHi3","Q2","Lc2","K2","SE2","T2","SAt","Manchester","Ch3","Wt2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1994,"days":4,"divisions":[["O","P","U","Ch","SE","Wt","B","Br","SJ","Mg","K","N"],["Wh","Lc","J","H","SP","SC","O2","E","Wf","LM","Q","T"],["Ch2","N2","U2","Mt","SAn","Co","P2","Wt2","SE2","O3","Osler House","Osler House 2"],["L","B2","SHu","Mf","E2","H2","K2","Br2","Lc2","SJ2","Mg2","SC2"],["U3","Wf2","SP2","Wh2","J2","N3","Q2","K3","Wt3","LM2","B3","O4"],["Ch3","T2","O5","SE3","P3","Mt2","E3","H3","N4","R","SC3","SJ3"],["U4","Mg3","SAn2","Mg4","Osler House 3","SHu2","SE4","O6","Mg5","L2","Ch4","SB"],["Templeton","SE5","Osler House 4","N5","Lc3","SP3","SE6","Co2","Mt3","SAt","Br3","Wh3","L3"]],"results":"uue1e1e-2ro3ur ruurrrrurr uruuo3urr urururrru rruuurrrrr uuurrrurr rurrurue1e1e-2 rrrrrurrurr\nruurrurru urrurrrrru uuururur rrururuur uro3uuuu ruuuruur uurrrurrrr rrruruurrr\nuurruuur ruuurrrur ruuurrurr ruruuruu uurrurrrrr uurruruu ruururrrrr rrrrruuurr\nurururrru ururururr uuuurrru uruuurrrr ruuuurru ruurrurur urrurrrrrrr rrrrrrurrrrr","move":[[[0,0,-1,1,0,0,-1,1,0,0,0,0],[-2,1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,0,-1,1,0,-1],[1,0,-3,-1,1,3,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,0,0,-1,1,-1,1],[0,-3,-1,1,3,0,-2,1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0],[0,0,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-3,-1,1,3,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,0],[0,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,0,0,0,0],[0,0,0,0,0,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1,1]]],"finish":[["O","P","SE","Ch","Br","B","U","Wt","Mg","SJ","K","N"],["Lc","J","Wh","SP","SC","E","H","T","O2","Wf","Ch2","Mt"],["LM","SAn","Q","N2","SE2","U2","Co","P2","L","Osler House","B2","Wt2"],["Osler House 2","O3","Mf","SHu","Mg2","K2","Br2","E2","SJ2","Lc2","SP2","H2"],["Wf2","SC2","J2","U3","K3","Wh2","LM2","Q2","B3","N3","Ch3","Mt2"],["Wt3","O4","P3","T2","O5","R","SE3","SC3","H3","Mg3","E3","U4"],["N4","Mg4","SAn2","SJ3","Osler House 3","L2","SHu2","SE4","O6","Mg5","Lc3","N5"],["SB","Ch4","Templeton","SP3","Osler House 4","SE5","Co2","Mt3","L3","Br3","SE6","SAt","Wh3"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1994,"days":4,"divisions":[["S","Osler House","P","Br","U","N","Wh","O","SHi","SC","Wf","J"],["Ch","LM","SAn","K","SHu","Mg","SJ","SE","S2","Lc","H","T"],["Wt","Mt","Co","E","B","L","SP","SHu2","N2","Q","P2","Osler House 2"],["SHi2","LM2","O2","Mf","S3","Ch2","U2","Wh2","J2","SJ2","Osler House 3","K2"],["SE2","SAt","Wt2","R","H2","B2","SC2","S4","L2","N3","Mt2","Mf2","SAn2"]],"results":"rururrre1e1e1e-3 rurrurruu rururo3urr uuruurur rurururru\nrururruur rrurururu ruuurrrru ruurururr rrruuruur\nrrurrrrruu urururrur rruuurrur rruururru uuuururr\nuurrrrrrur rurrrurrru ruuuuuu uruururu ruurrurur","move":[[[-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,-3,-1,1,3,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-3,1,1,1,0,0,0,-1,1,0,-1,1,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,0,-1,1,0,0]],[[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,0,0,0,0,-1,1,-1,1]]],"finish":[["Osler House","N","P","S","SHi","Br","U","SC","J","Wh","SAn","O"],["Ch","Wf","K","SE","LM","Mg","H","SHu","Wt","SJ","S2","L"],["Lc","Mt","B","T","N2","E","Q","Co","P2","SP","Osler House 2","SHu2"],["Mf","SHi2","LM2","S3","O2","Ch2","U2","Wh2","K2","J2","R","SJ2"],["Osler House 3","H2","SAt","Wt2","SE2","B2","SC2","S4","L2","N3","Mt2","SAn2","Mf2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1995,"days":4,"divisions":[["O","P","SE","Ch","Br","B","U","Wt","Mg","SJ","K","N"],["Lc","J","Wh","SP","SC","E","H","T","O2","Wf","Ch2","Mt"],["LM","SAn","Q","N2","SE2","U2","Co","P2","L","Osler House","B2","Wt2"],["Osler House 2","O3","Mf","SHu","Mg2","K2","Br2","E2","SJ2","Lc2","SP2","H2"],["Wf2","SC2","J2","U3","K3","Wh2","LM2","Q2","B3","N3","Ch3","Mt2"],["Wt3","O4","P3","T2","O5","R","SE3","SC3","Mg3","E3","U4","N4"],["Mg4","SAn2","SJ3","Osler House 3","L2","SE4","Lc3","SB","SE5","Co2","Mt3","SE6"],["SAt","Wh3","Mf2","Wf3","SJ4","S","S2","P4","E4","J3","SJ5","Mt4","Mt5"]],"results":"e1e2re2re-5ruo3u uruurruu uuuruuu o3ururruu urrurruur urruuurrr o3urrrurru ruo3ururrr\nrrruuo3uu rrrrrrrrrrrrr rurruruur rro3urrrrur rrrrrurruu uruuue2e-1e-1r rrurrrruur uururrrru\nre1e2re1e-4ururr ro3urrruru uuuuruu uururrurr rrrurrruur ruruurrrrr rrrrurrruu rrrurrurrrr\nrrururrrur rururuo3u ruuuruur rurrruuur rruuruuu uururrrru rrrrrrrruur rruuurrrrr","move":[[[0,0,0,-1,1,0,-3,-1,1,3,-1,1],[-1,1,0,0,-1,1,0,0,0,-3,-1,1],[3,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,-1,1,0,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,-1],[-3,-1,1,4,-1,1,0,-5,0,2,0,2,1]],[[-1,1,0,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,0,0,-1,1,0],[0,-1,-1,2,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,0],[0,-1,1,0,0,0,0,-3,-1,1,3,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[-1,1,-3,-1,1,3,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,0,0,-1,1,0,0,0],[0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,0],[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0,0,-3,-1,1,3],[0,0,-1,1,0,-1,1,-4,1,0,2,1,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,0,0,0],[-1,1,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-3,-1,1,3,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,0,-1,1,0,0]]],"finish":[["P","O","SE","Br","B","Mg","Ch","N","SJ","U","Wt","J"],["Wh","E","K","SP","Lc","SC","H","O2","T","Mt","LM","Ch2"],["SE2","Wf","SAn","Q","Co","L","Osler House","N2","U2","Mf","P2","Mg2"],["B2","Osler House 2","SHu","Wt2","K2","O3","SJ2","Lc2","Br2","SP2","E2","SC2"],["H2","J2","U3","K3","Wf2","Mt2","Wh2","Q2","O4","LM2","T2","B3"],["Ch3","R","N3","P3","Wt3","Mg3","SC3","O5","SAn2","SE3","Mg4","U4"],["L2","Osler House 3","N4","E3","SE4","SJ3","SB","Wf3","Lc3","Mt3","Co2","SE5"],["Mf2","S","SE6","SJ4","SAt","J3","Mt4","Wh3","SJ5","Mt5","E4","S2","P4"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1995,"days":4,"divisions":[["Osler House","N","P","S","SHi","Br","U","SC","J","Wh","SAn","O"],["Ch","Wf","K","SE","LM","Mg","H","SHu","Wt","SJ","S2","L"],["Lc","Mt","B","T","N2","E","Q","Co","P2","SP","Osler House 2","SHu2"],["Mf","SHi2","LM2","Ch2","U2","Wh2","K2","R","SJ2","Osler House 3","Wt2","SE2"],["SC2","L2","N3","Mt2","E2","Br2","SP2","SJ3","Wf2","Westminster","SHi3","SJ4","Wh3"]],"results":"rrue3re-2e-1rrur urruuurrr uo3ururru ruruururr rrruururrr\nrrrurrrruu rurrururu rurrururrr uruuruur rrrrurrrurr\nrrrurrrurrr uuuuuur uurruruu rruururru urururrrrr\nrrurrruurr ruurruurr ruurrurur rurruruur rururrrrrrr","move":[[[0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,-3,-1,1,3,-1],[1,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,-1,-2,0,3,-1,1,0,0]],[[0,0,-1,1,0,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,0,-1,1,0,0]]],"finish":[["Osler House","N","SHi","P","S","SC","Br","J","Wh","U","SE","SAn"],["O","Wf","Ch","H","LM","K","SJ","Wt","Mg","L","Mt","SHu"],["Lc","E","S2","B","Osler House 2","T","N2","Q","Mf","SP","SHi2","P2"],["Co","LM2","U2","SHu2","SJ2","Ch2","K2","R","SC2","Wh2","N3","Osler House 3"],["Wt2","SE2","E2","Mt2","Wf2","L2","Br2","SJ3","SP2","Westminster","SHi3","SJ4","Wh3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1996,"days":4,"divisions":[["P","O","SE","Br","B","Mg","Ch","N","SJ","U","Wt","J"],["Wh","E","K","SP","Lc","SC","H","O2","T","Mt","LM","Ch2"],["SE2","Wf","SAn","Q","Co","L","OG","N2","U2","Mf","P2","Mg2"],["B2","OG2","SHu","Wt2","K2","O3","SJ2","Lc2","Br2","SP2","E2","SC2"],["S","H2","J2","U3","K3","Wf2","Mt2","Wh2","Q2","O4","LM2","T2"],["B3","Ch3","R","N3","P3","Wt3","Mg3","SC3","O5","SAn2","SE3","Mg4"],["U4","L2","N4","SE4","SJ3","SB","Wf3","Lc3","Co2","Mf2","SAt","J3"],["Wh3","SAn3","T3","K4","LM3","O6","K5","Wh4","S2","Wf4","N5","J4","Br3"]],"results":"ruro3urrur rruuro3uu rruo3uro3u rurrrrruur o3urururu rrrururuu urrurruru ruuuurru\nuruuuuu ruruo3uur ruuo5uurr urruruuu uo3uururr rurruruur rrruuurur urrrruurrr\nrrurrrrurrr uruo3uurr uuuruurr ruururrur rurruurur rrurrruuu rrrrrrurrru rruruuurr\nrrurrrurru rruo3uuur ruuruuur rrrrrurruu rruuuuru ruruuuur rrrrrrrrurrr rururruur","move":[[[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,-3,-1,1],[3,-1,1,-1,1,0,0,0,0,0,-1,1],[-3,-1,1,3,0,-3,-1,1,3,-1,1,0],[-1,1,-3,-1,1,3,0,-1,1,-1,1,0],[0,-1,1,0,0,-3,-1,1,3,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,-3,-1,1,3,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1],[1,0,-5,-1,1,-1,1,5,-1,1,-1,1],[0,-1,1,-3,-1,1,3,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,0,0,0,-1,1,0,0,0,0,0],[-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-3,-1,1,3,-1,1,0,-1],[1,0,0,-1,1,0,0,0,0,-1,1,0,0]],[[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,0,0,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-3,-1,1,3,-1,1,0],[-1,1,0,0,-1,1,0,0,0,-1,1,0,0]]],"finish":[["O","Mg","P","N","SE","Br","Ch","U","B","J","E","SJ"],["K","Wt","Wh","SC","Lc","T","SP","H","Mt","O2","LM","Wf"],["Q","Co","Ch2","OG","SE2","N2","SAn","Mf","L","Mg2","P2","U2"],["K2","OG2","B2","Lc2","SHu","SC2","Wt2","S","O3","J2","Br2","SJ2"],["K3","E2","H2","SP2","Wf2","Mt2","Q2","U3","O4","Wh2","N3","T2"],["LM2","P3","R","SC3","Mg3","O5","B3","SE3","Mg4","Ch3","L2","Wt3"],["SAn2","Wf3","SB","Lc3","U4","SAt","N4","SE4","SJ3","J3","Co2","T3"],["Wh3","Mf2","K4","S2","LM3","SAn3","K5","Wh4","Wf4","O6","J4","Br3","N5"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1996,"days":4,"divisions":[["OG","N","SHi","P","S","SC","Br","J","Wh","U","SE","SAn"],["O","Wf","Ch","H","LM","K","SJ","Wt","Mg","L","Mt","SHu"],["Lc","E","S2","B","OG2","T","N2","Q","Mf","SP","SHi2","P2"],["Co","LM2","U2","SJ2","Ch2","K2","R","SC2","Wh2","N3","OG3","SE2"],["E2","Mt2","Wf2","L2","Westminster","Lc2","SAt","SC3","O2","H2","SC4","Lc3","Mg2"]],"results":"uuuurrru rrruuuuu urrrurrurr uurruuru uurrrurrrr\nruurrurur ro3urrurru rururruru ruurrrrurr rururrurrr\nuurruruu rure2e-1e1e-2urrr urure1e1e-2rur rruurrrrur rrrurrrrurr\nurrurruur urrrrrurrrr rruruuurr rrruururu uurrrrrrur","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,0,-3,-1,1,3],[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,-2,1,1,0,-1,1,0,-1],[1,0,0,-1,1,-2,1,-1,2,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1]],[[0,-1,1,0,0,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,0,0,-1,1,0,0,0,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,-1,1]]],"finish":[["OG","SC","N","SHi","P","S","Br","Wh","SE","Wf","J","LM"],["U","SAn","O","H","Ch","SJ","Mt","K","Lc","Wt","Mg","L"],["E","B","OG2","SHu","Q","T","Mf","S2","SP","LM2","N2","Co"],["SHi2","P2","SJ2","Ch2","SC2","U2","SE2","K2","R","OG3","N3","Wf2"],["Wh2","L2","Mt2","SAt","E2","Lc2","Westminster","SC4","O2","Mg2","SC3","H2","Lc3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1997,"days":4,"divisions":[["O","Mg","P","N","SE","Br","Ch","U","B","J","E","SJ"],["K","Wt","Wh","SC","Lc","T","SP","H","Mt","O2","LM","Wf"],["Q","Co","Ch2","OG","SE2","N2","SAn","Mf","L","Mg2","P2","U2"],["K2","OG2","B2","Lc2","SHu","SC2","Wt2","S","O3","J2","Br2","SJ2"],["K3","E2","H2","SP2","Wf2","Mt2","Q2","U3","O4","Wh2","N3","T2"],["LM2","P3","R","SC3","Mg3","O5","B3","SE3","Mg4","Ch3","L2","Wt3"],["SAn2","Wf3","SB","Lc3","U4","SAt","N4","SE4","J3","Co2","Mf2","S2"],["SAn3","Wf4","Br3","L3","Lc4","SP3","SHu2","P4","Mt3","H3","SE5","E3","OG3"]],"results":"rururrrurr rururuurr uo3uuuur rururruru rruro3uurr rrurrruurr urrrurrurr uuruurrrr\nurrrrrruur urrro3uuu rruruuurr uo3ururrrr ruurrruur rurrruuur rurrrrrurrr ruurrrrrrrr\nrrurrrurru rurruruur rruuuuur rruo3uurrr uuuruurr urrruuuu rrurrruuu urrurrrrrrr\nruuruuur uuuruurr rruruuuu ruururuu rrrrrurrrru urruuuur ruuruuur rrrurrrrrrrr","move":[[[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,0],[0,0,-1,1,-3,-1,1,3,0,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-3,-1,1,3,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,-1,1,0,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,0,-3,-1,1,3,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,-3,-1,1,3,0,0,0,-1],[1,-1,1,-1,1,0,0,0,0,0,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,-3,-1,1,3,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,0,0,0,-1,1,0,0,0,0],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]]],"finish":[["O","Mg","P","N","Br","SE","U","E","B","Ch","K","Wt"],["J","Lc","SJ","T","SC","H","Wh","SP","Q","Mt","LM","O2"],["OG","N2","Wf","SAn","Co","Mf","Ch2","L","SE2","P2","U2","Lc2"],["K2","Mg2","S","OG2","Wt2","B2","Br2","SC2","SHu","SJ2","O3","E2"],["K3","J2","Mt2","H2","Wf2","T2","Wh2","Q2","O4","SP2","LM2","U3"],["Mg3","N3","B3","R","L2","P3","Ch3","SC3","O5","SE3","Mg4","SAn2"],["Wf3","SB","J3","Wt3","N4","Lc3","SAt","SE4","U4","SAn3","Co2","L3"],["S2","Wf4","Mf2","SP3","Lc4","SHu2","Br3","Mt3","E3","P4","OG3","H3","SE5"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1997,"days":4,"divisions":[["OG","SC","N","SHi","P","S","Br","Wh","SE","Wf","J","LM"],["U","SAn","O","H","Ch","SJ","Mt","K","Lc","Wt","Mg","L"],["E","B","OG2","SHu","Q","T","Mf","S2","SP","LM2","N2","Co"],["SHi2","SJ2","Ch2","SC2","U2","SE2","K2","R","OG3","Wf2","Wh2","L2"],["Mt2","SAt","E2","O2","Mg2","Mt3","SHu2","J2","Br2","SE3","J3","T2","Wf3"]],"results":"urrurruur uruuuurr rururrrrur rruuurrrrr rurrurrrrrr\nrururuurr ruruuuur rrruururu uruuurrrr uuuuurrr\nuurrururr uuruuuu rrurrruurr rruuuuru rrruuurrrr\nruuurrrur rro3uurrur ururuuur ruuuuurr rruuuuur","move":[[[0,0,0,0,0,0,-1,1,0,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,0,-1,1,-1,1]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-3,-1,1,3,0],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,0]]],"finish":[["OG","N","SC","Wh","P","SE","SHi","LM","S","Wf","Br","U"],["SAn","J","Mt","O","Lc","H","Mg","Ch","Wt","SJ","OG2","K"],["L","Q","E","T","B","SP","SHu","Mf","Co","LM2","S2","SC2"],["N2","SE2","SHi2","SJ2","R","Wf2","Ch2","OG3","Mt2","K2","U2","L2"],["Wh2","SAt","E2","Mg2","Mt3","SHu2","J2","O2","Wf3","Br2","T2","SE3","J3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1998,"days":4,"divisions":[["O","Mg","P","N","Br","SE","U","E","B","Ch","K","Wt"],["J","Lc","SJ","T","SC","H","Wh","SP","Q","Mt","LM","O2"],["N2","Wf","SAn","Co","Mf","Ch2","L","SE2","P2","U2","Lc2","K2"],["Mg2","S","Wt2","B2","Br2","SC2","SHu","SJ2","O3","E2","K3","J2"],["Mt2","H2","Wf2","T2","Wh2","Q2","O4","SP2","LM2","U3","Mg3","N3"],["B3","R","L2","P3","Ch3","SC3","SE3","Mg4","SAn2","Wf3","SB","J3"],["Wt3","Lc3","SAt","SE4","U4","SAn3","Co2","S2","Mf2","Lc4","SHu2","Br3"],["Mt3","Q3","Mf3","T3","SJ3","K4","LM3","B4","SAn4","Ch4","U5","Br4","K5"]],"results":"uruururu rurrururu ruo3uuurr uuruo3urr uruuo3uu rruuurrru rrrrurrurrr uurrrrrrur\nrrurrrurur uurrruurr ururuuur ruo3urrrur o3urrurrur rurrurrrur rrrurrrruu rurruurrrr\nruurruurr ruuruuur ro3uurruu uurrurrru uurrrurrrr ururrrrurr rruurrrrur rruurrrrrrr\nuurruurrr rrro3uuurr ruruuuur rurruurur rrruurrrru rururrurrr rrrrrrrrurrr rrrurrurrrr","move":[[[0,-1,1,0,0,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,0,0,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,0],[-1,1,-3,-1,1,3,-1,1,-1,1,0,-1],[1,0,-3,-1,1,3,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-3,-1,1,3,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,0,0,-3,-1,1],[3,-1,1,0,0,0,-3,-1,1,3,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,-1,1,0,-1],[1,0,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-3,-1,1,3],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0],[0,0,0,-1,1,0,0,0,0,0,0,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-3,-1,1,3,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1]]],"finish":[["O","P","Mg","N","Br","SE","E","B","J","U","K","Ch"],["Lc","SC","Wt","T","SJ","H","Wh","Mt","Q","LM","SP","O2"],["Wf","SAn","Co","Mf","N2","L","P2","Lc2","Ch2","SE2","S","K2"],["SC2","U2","Mg2","Br2","SJ2","B2","SHu","Wt2","Mt2","E2","J2","Q2"],["K3","H2","O3","Wh2","Mg3","T2","LM2","Wf2","O4","B3","P3","SP2"],["U3","SC3","N3","L2","R","SAn2","Wf3","Lc3","Ch3","J3","SE3","Mg4"],["SB","U4","SAn3","Wt3","S2","SAt","Mf2","Br3","Co2","SE4","Q3","Lc4"],["SHu2","Mf3","SJ3","T3","Mt3","B4","K4","LM3","U5","K5","Ch4","Br4","SAn4"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1998,"days":4,"divisions":[["OG","N","SC","Wh","P","SE","SHi","LM","S","Wf","Br","U"],["SAn","J","Mt","O","Lc","H","Mg","Ch","Wt","SJ","OG2","K"],["L","Q","E","T","B","SP","SHu","Mf","Co","LM2","S2","SC2"],["N2","SE2","SJ2","R","Wf2","Ch2","Mt2","K2","L2","Wh2","SAt","Mg2"],["SHu2","J2","Wf3","P2","H2","SAn2","Lc2","Mf2","SP2","Wh3","P3","Wt2","Mg3"]],"results":"ruuurrrur ururrrurrr rruuurrur ururuurrr rruururrrr\nurruruurr rruuruurr rurrurrurr rruruurur ruuururrr\nrrrrrrrruur ruuuruur uurrrruur rururrrurr rruururrrr\nrrrrururru urruuruu ruurruurr ururuuur rrrururrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,0,0]]],"finish":[["OG","N","SC","SE","P","S","Wh","Br","U","SHi","LM","Wf"],["SAn","Lc","Mt","Mg","J","Ch","O","SJ","OG2","H","L","K"],["Wt","T","B","E","SHu","Q","Co","SP","SC2","Mf","N2","S2"],["Wf2","LM2","Ch2","SE2","SJ2","Wh2","R","SAt","Mt2","K2","SHu2","P2"],["L2","Mg2","Wf3","SAn2","H2","J2","Mf2","Lc2","Wh3","SP2","Wt2","Mg3","P3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":1999,"days":4,"divisions":[["O","P","Mg","N","Br","SE","E","B","J","U","K","Ch"],["Lc","SC","Wt","T","SJ","H","Wh","Mt","Q","LM","SP","O2"],["Wf","SAn","Co","Mf","OG","N2","L","P2","Lc2","Ch2","SE2","S"],["K2","SC2","U2","Mg2","Br2","SJ2","B2","SHu","Wt2","Mt2","E2","J2"],["Q2","K3","H2","O3","Wh2","Mg3","T2","LM2","Wf2","B3","P3","SP2"],["U3","SC3","N3","L2","R","SAn2","Lc3","Ch3","J3","SE3","Mg4","SB"],["SAn3","Wt3","S2","SAt","Mf2","Br3","Co2","SE4","Q3","SHu2","Mf3","SJ3"],["T3","Mt3","K4","K5","Ch4","L3","P4","Ch5","SE5","J4","N4","Wh3","Co3"]],"results":"ruuuuurr ruruuro3u ruo3uuo3u rruruuuu ruuururrr ruuuurru rrrrrurruu rurrrurrrrr\nre2e-1e-1uuurrr uururruu uo3urrurrr rururruur rruuururr uuurrrrrrr uurruurrr rrrrruurrrr\nre4e-1ue-3ruurr rro3uuuru ro3uuuurr ururrrrurr ruuuurru ururrrrrur rurrrrurrrr uuurrurrr\nuuurruur rurruurur ruruuuru rruuuuur urruuuur rururrrrrrr rrruruuur ruurrrrurr","move":[[[0,0,0,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,0,0],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[-3,-1,1,3,-1,1,-3,-1,1,3,-1,1],[-3,-1,1,3,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-3,-1,1,3,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,-1,2,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1],[0,-1,1,0,0,0,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-3,-1,1,3],[-1,1,0,-1,1,-1,1,-3,-1,1,3,0],[0,0,-1,1,-1,1,0,-3,-1,1,-1,4,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1]]],"finish":[["O","P","E","Mg","N","Br","B","J","Ch","SE","SC","U"],["K","T","Lc","Mt","SJ","H","Wt","Wh","SP","Q","SAn","LM"],["O2","Co","Wf","Mf","N2","OG","P2","S","Ch2","L","SC2","Lc2"],["K2","Br2","SE2","SHu","U2","Mt2","Mg2","J2","SJ2","B2","E2","K3"],["Wt2","Mg3","O3","H2","Q2","LM2","Wh2","P3","Wf2","SP2","T2","L2"],["N3","B3","SAn2","R","SC3","SB","U3","S2","SE3","J3","Lc3","Ch3"],["SAt","SAn3","Mg4","Mf2","Q3","Wt3","SHu2","Co2","SJ3","SE4","T3","Br3"],["Mf3","L3","Mt3","Ch5","K5","K4","Ch4","N4","Wh3","J4","P4","Co3","SE5"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":1999,"days":4,"divisions":[["OG","N","SC","SE","P","S","Wh","Br","U","SHi","LM","Wf"],["SAn","Lc","Mt","Mg","J","Ch","O","SJ","OG2","H","L","K"],["Wt","T","B","E","SHu","Q","Co","SP","SC2","Mf","N2","S2"],["Wf2","LM2","Ch2","SE2","Wh2","R","SAt","Mt2","K2","P2","L2","Mg2"],["SAn2","H2","Mf2","Lc2","SP2","Mg3","Ch3","SHi2","Ch4","LM3","K4","O2","E2"]],"results":"rrrrurrurrr ruurrurru ururrurru uruuurur rruuuurrr\nurruruurr uurue2e-1e-1ur rurrrurrur rrurrrrruu rrrurruurr\nrrrrrururu ruururrru uuruuuu rururruur uurrrruur\nrrurrrurur rurruuuu rurrrrruur ururruurr rurrrrrrrrrr","move":[[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,0,0]],[[0,0,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,0,0,0,0,-1,1,0],[0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,-1,2,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1,1]],[[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,0,0]]],"finish":[["OG","P","N","Wh","SC","SE","S","U","LM","SHi","Mt","Br"],["Wf","Mg","Ch","SAn","J","Lc","SJ","H","L","O","T","B"],["OG2","E","K","Co","Wt","Q","SP","SHu","Mf","LM2","Ch2","SC2"],["S2","N2","Wh2","Wf2","Mt2","SE2","SAt","R","Mg2","P2","K2","SAn2"],["H2","SP2","L2","Mg3","Lc2","Mf2","SHi2","Ch3","Ch4","K4","LM3","E2","O2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2000,"days":4,"divisions":[["O","P","E","Mg","N","Br","B","J","Ch","SE","SC","U"],["K","T","Lc","Mt","SJ","H","Wt","Wh","SP","Q","SAn","LM"],["O2","Co","Wf","Mf","N2","OG","P2","S","Ch2","L","SC2","Lc2"],["K2","Br2","SE2","SHu","U2","Mt2","Mg2","J2","SJ2","B2","E2","K3"],["Wt2","Mg3","O3","H2","Q2","LM2","Wh2","P3","Wf2","SP2","T2","L2"],["N3","O4","B3","SAn2","R","SC3","SB","U3","S2","SE3","J3","Lc3"],["Ch3","SAt","SAn3","Mf2","Q3","Wt3","Co2","SJ3","SE4","T3","Br3","K4"],["K5","N4","J4","P4","Co3","H3","Br4","Lc4","SAt2","SAn4","Br5","K6","E3"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rro3urruru uure2e-1e-1rrrrr rurre2e-1e-1uur urrruurur urururrrrr\nrrrrrrrrrrrrr rrre2e-1e-1urrru rruuuo3ur uururruu ruuuurur uururrurr rrrruurrru urrrurrrrrr\nrurruuo3u ro3uuurru ruuuurru ruruurrur urruuruu rururrrurr rrrrruruur rurururrrr\nurruuurrr o3uurrurrr uuuue1e1e1e-3r uururruu uruuruur ururruurr rrrruruurr rrrurrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,-1,2,0,0,-1,1],[0,0,0,0,0,-1,-1,2,0,-1,1,-1],[-1,2,0,-1,1,0,0,-3,-1,1,3,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,0,0],[0,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,-3,-1,1,3,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,-1,-1,2,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-3,-1,1,3],[-3,-1,1,3,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,-1],[1,-3,1,1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-3,-1,1],[3,0,0,-1,1,-1,1,-1,1,0,0,-1,1]]],"finish":[["O","P","E","Mg","B","N","J","SE","Ch","Br","Lc","SC"],["K","T","H","U","Wh","Mt","SP","Wt","SJ","Q","SAn","O2"],["LM","Wf","N2","Co","S","Mf","P2","Ch2","Lc2","OG","K2","SE2"],["L","SHu","SC2","J2","Br2","Mg2","E2","U2","SJ2","Mt2","Mg3","Q2"],["Wt2","B2","O3","K3","H2","T2","SP2","LM2","Wh2","N3","P3","R"],["Wf2","SAn2","B3","SB","L2","S2","O4","J3","SC3","Lc3","U3","Ch3"],["SE3","SAt","SAn3","Co2","Mf2","Q3","T3","K4","Wt3","P4","SJ3","SE4"],["Br3","J4","N4","H3","K5","Lc4","Co3","SAt2","Br4","SAn4","K6","E3","Br5"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2000,"days":4,"divisions":[["OG","P","N","Wh","SC","SE","S","U","LM","SHi","Mt","Br"],["Wf","Mg","Ch","SAn","J","Lc","SJ","H","L","O","T","B"],["E","K","Co","Wt","Q","SP","SHu","Mf","LM2","Ch2","SC2","S2"],["N2","Wh2","Wf2","Mt2","SE2","SAt","R","Mg2","P2","K2","SAn2","SP2"],["L2","Mg3","Lc2","SHi2","Ch3","Ch4","O2","SHi3","Co2","SHi4","SJ2","SJ3","J2"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rurre2e-1e-1ruu ururrurru uuuuuru\nrrrrrrrrrrrrr uure2e-1e-1e1e1e-2rr rururuurr rurrruuru ruurrruur\nurrrrrrrurr rururuurr uruururrr rrurrrrre1e1e-2r rrururrurr\nruururrur rro3uuuru ro3urruurr ruuururrr rururrurrr","move":[[[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,-1,-1,2,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-2,1,1,-1,-1,2,0,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,0],[0,-2,1,1,0,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,0,0,0,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-3,-1,1,3],[-1,1,0,-1,1,-1,1,-3,-1,1,3,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0]]],"finish":[["P","N","Wh","SC","OG","S","LM","Mt","SE","Mg","SHi","U"],["Wf","Ch","Lc","SAn","Br","SJ","H","J","K","O","T","L"],["B","E","Mf","Co","Q","Wt","LM2","SP","N2","SC2","SHu","Ch2"],["Wh2","S2","SE2","Mg2","Mt2","SAt","Wf2","L2","SAn2","R","P2","K2"],["SP2","SHi2","Mg3","Lc2","Ch3","O2","Ch4","SHi3","SHi4","Co2","J2","SJ2","SJ3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2001,"days":4,"divisions":[["O","P","E","Mg","B","N","J","SE","Ch","Br","Lc","SC"],["K","T","H","U","Wh","Mt","SP","Wt","SJ","Q","SAn","O2"],["LM","Wf","N2","Co","S","Mf","P2","Ch2","Lc2","K2","SE2","L"],["SHu","SC2","J2","Br2","Mg2","E2","U2","SJ2","Mt2","Mg3","Q2","Wt2"],["B2","O3","K3","H2","T2","SP2","LM2","Wh2","N3","P3","R","Wf2"],["SAn2","B3","SB","L2","S2","J3","Lc3","Ch3","SE3","SAt","Co2","Mf2"],["Q3","P4","SJ3","Wt3","Mg4","Ch4","Lc4","L3","B4","Mt3","J4","Br3","H3"]],"results":"urrrruruu ruururrur uruurrurr rrurrruurr rruurrurrr rrrruuuur rruurrurrr\nrrruuruur uuuruuu o3uue1e1e1e-3ur ruuururrr rurrrruuu rrrrrurruu ruuurrrrrr\nrrrurruuu ruuruuur uururrurr uuururur rrurruurrr rrrrrrrrrrur urrrrurrrrr\nrrurrurrur uuruuuu urrurruru ruurururr rrrurrurru urrururru rrurrrurrrr","move":[[[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,0,0],[-1,1,-1,1,-1,1,0,0,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-3,1,1,1,-1,1,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,-1],[1,-1,1,0,0,0,0,0,0,0,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,0],[-1,1,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,0,-1,1,0,0]]],"finish":[["O","P","E","B","Ch","Mg","N","J","Lc","SC","SE","H"],["Wh","Br","K","T","SP","U","SJ","Wt","Mt","Q","SAn","LM"],["O2","Wf","S","Mf","P2","N2","Co","Lc2","L","Ch2","SE2","K2"],["SHu","Br2","E2","SC2","Mg2","SJ2","J2","Q2","Wt2","U2","B2","Mt2"],["H2","Mg3","T2","SP2","O3","Wh2","P3","LM2","K3","SAn2","SB","L2"],["N3","R","Lc3","Wf2","J3","B3","SAt","S2","Mf2","P4","Ch3","Wt3"],["SE3","Mg4","Co2","Q3","Lc4","L3","SJ3","Ch4","B4","J4","Mt3","H3","Br3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2001,"days":4,"divisions":[["P","N","Wh","SC","OG","S","LM","Mt","SE","Mg","SHi","U"],["Wf","Ch","Lc","SAn","Br","SJ","H","J","K","O","T","L"],["B","E","Mf","Co","Q","Wt","LM2","SP","SC2","SHu","Ch2","Wh2"],["S2","SE2","Mg2","Mt2","SAt","Wf2","L2","SAn2","R","P2","K2","SP2"],["SHi2","Mg3","O2","SHi3","SHi4","Co2","J2","SJ2","H2","Wt2","Br2","Mt3"],["Q2","B2","S3","SAn3","E2","T2","K3","Mf2","SE3","J3","U2","O3","LM3"]],"results":"rruuruurr urruurrur ure2re-2uo3ur uurururrr urruuuru rurruurur\nrrruurrrrrr rrruuuuu rrururrrru ururruurr ruuuuurr rrrrrrururr\nruruurrur rruuuuur ruururrur rururruur uuuuuur rrrrrue1e1e-2ur\nruuuuurr ruuuuurr uuururru uuurrrrru uruuuuu rrrruururr","move":[[[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-3,-1,1,3,-1,1,-2,0,2,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,-1,1,0,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,0,0,0,0,-1,1,-1,1,0,0,0]],[[0,-1,1,-2,1,1,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["P","SC","S","Wh","Mt","LM","N","SE","OG","Mg","U","SHi"],["Br","Ch","H","Wf","K","Lc","O","SAn","B","SJ","J","Q"],["L","T","E","Wt","Mf","Co","SP","LM2","Ch2","SAt","SC2","Mt2"],["SHu","S2","Wh2","Mg2","P2","SE2","L2","K2","Wf2","SHi2","R","O2"],["SAn2","SHi3","J2","SP2","H2","Mg3","Wt2","SHi4","Br2","Co2","Q2","SJ2"],["Mt3","SAn3","S3","B2","SE3","T2","U2","E2","Mf2","K3","J3","O3","LM3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2002,"days":4,"divisions":[["O","P","E","B","Ch","Mg","N","J","Lc","SC","SE","H"],["Wh","Br","K","T","SP","U","SJ","Wt","Mt","Q","SAn","LM"],["O2","Wf","S","Mf","P2","N2","Co","Lc2","L","Ch2","SE2","K2"],["SHu","OG","Br2","E2","SC2","Mg2","SJ2","J2","Q2","Wt2","U2","B2"],["Mt2","H2","Mg3","T2","SP2","O3","Wh2","P3","LM2","K3","SAn2","SB"],["L2","N3","R","Lc3","Wf2","J3","B3","SAt","S2","Mf2","P4","Ch3"],["Wt3","SE3","Co2","Ch4","J4","Mt3","H3","Br3","Wh3","U3","U4","Br4","N4"]],"results":"rrrrrurrrur rruruuurr urururrrrr rrrre1e1e-2uurr rrrruurrrrr rururrurrr rruurrurrr\nurruururr ururuuur o3uruuurr rrruurrrur e1e1e-2uurrrrrr rrrrrrrurrrr ruuurrrrrr\nrurruruur o3uuruuu urruuurrr rruuro3uu rrrrurruru ruuururrr rururrrrrrr\nrrrruruuu rrurururu ruuurrrrrr ruuo3urrrr ruurrrrurr urruururr rrrururrrrr","move":[[[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,0,-1,1,-1,1,-2,1,1,0,0,0],[0,0,0,0,0,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,0,0,0,0,0],[0,0,0,0,0,0,-1,1,-1,1,-2,1],[1,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-3,-1,1],[3,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,0],[-1,1,-3,-1,1,3,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-3,-1,1],[3,-1,1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,0,0,-3,-1,1,3,-1,1,-1,1],[0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["O","P","E","Ch","B","Lc","Mg","SE","J","N","SC","H"],["Wh","Br","U","K","SP","Mt","T","Q","SJ","Wt","SAn","Wf"],["LM","O2","P2","S","Mf","Co","L","Ch2","Lc2","N2","SHu","K2"],["E2","SE2","SC2","Mg2","Wt2","Q2","OG","Br2","U2","J2","B2","SJ2"],["Mt2","H2","T2","Wh2","Mg3","P3","K3","SP2","SB","O3","Lc3","L2"],["LM2","SAn2","J3","SAt","N3","R","P4","Wf2","B3","Wt3","Ch3","Mf2"],["Ch4","S2","J4","Co2","Br3","SE3","Wh3","H3","Mt3","U3","N4","U4","Br4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2002,"days":4,"divisions":[["P","SC","S","Wh","Mt","LM","N","SE","OG","Mg","U","SHi"],["Br","Ch","H","Wf","K","Lc","O","SAn","B","SJ","J","Q"],["L","T","E","Wt","Mf","Co","SP","LM2","OG2","Ch2","SAt","SC2"],["Mt2","SHu","S2","Wh2","Mg2","P2","SE2","L2","K2","Wf2","SHi2","R"],["O2","SAn2","SHi3","J2","SP2","H2","Wt2","Co2","Q2","SJ2","Mt3","SAn3"],["S3","U2","E2","Mf2","K3","O3","Lc2","N2","Wt3","K4","K5","Lc3","N3"]],"results":"rrurruurrr ururuurrr urrrure2re-2rr uuuruurr ruururrru rrurruurrr\nrrrrruurur rruruuurr rruuurrru ruurrrrrur uuurrurrr ruo3uuurr\nrrrruuuru rrrrrrrruru ruuurrrur uuurruru rrrurururr uururuur\nrruruuurr uuuurrur rrrurruuu rurrurrrur uuururru ruurururr","move":[[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-2,0,2,0,-1,1,0,0,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,-1,1,-1,1,-3,-1,1,3,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0]],[[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,0,0,0,0],[-1,1,0,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,0]]],"finish":[["P","Mt","N","SC","S","OG","Wh","U","SHi","SE","Ch","LM"],["Br","Mg","K","H","Lc","Wf","O","Q","SJ","B","SAn","Wt"],["L","T","J","Co","E","Mf","SAt","SP","OG2","Mt2","SHu","LM2"],["Mg2","Ch2","Wh2","SC2","L2","S2","K2","P2","SE2","SHi2","O2","Wf2"],["SAn2","SP2","R","Wt2","SHi3","Co2","J2","SJ2","H2","Q2","Mt3","E2"],["S3","SAn3","Lc2","U2","N2","K3","Wt3","Mf2","O3","K4","K5","Lc3","N3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2003,"days":4,"divisions":[["O","P","E","Ch","B","Lc","Mg","SE","J","N","SC","H"],["Wh","Br","U","K","SP","Mt","T","Q","SJ","Wt","SAn","Wf"],["LM","O2","P2","S","Mf","Co","L","Ch2","Lc2","N2","SHu","K2"],["E2","SE2","SC2","Mg2","Wt2","Q2","OG","Br2","U2","J2","B2","SJ2"],["Mt2","H2","T2","Wh2","Mg3","P3","K3","SP2","SB","O3","Lc3","L2"],["OG2","SAn2","J3","SAt","R","P4","Wf2","Wt3","Ch3","Mf2","Co2","Br3"],["SE3","Wh3","H3","U3","Q3","Wt4","SHu2","K4","P5","E3","H4","SHu3","SAt2"]],"results":"rurururru rrrurruuu rurruuurr uuurrrurr uurrrruur rrurrurrur rrrurrurru\nrrrurrrrrur ruruuuur uro3urrrur urrrurrrrrr ruurruuu ruuuurrrr rurrrurrrrr\nurrurrrurr uo3urrruu urururrrrr urrururur rrurrurrur urrurrurrr rruruurrrr\nrrurrrruur ro3uuurur ro3uurrrru ruuruuru urrrurruu urrrrururr ruruuurrr","move":[[[-1,1,0,0,-1,1,0,0,-1,1,0,0],[0,-1,1,0,0,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,0,0,-1],[1,-1,1,0,0,0,-3,-1,1,3,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,0,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,0,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,0,0,-3,-1,1,3,-1],[1,0,-1,1,0,0,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-3,-1,1,3],[0,-1,1,0,-1,1,-1,1,-3,-1,1,3],[0,-1,1,-1,1,0,0,0,0,-1,1,0,0]]],"finish":[["P","O","E","Mg","Ch","SE","Lc","N","B","H","SC","J"],["Wh","U","T","Br","K","Q","SP","SAn","Mt","SJ","Wf","Mf"],["P2","Wt","O2","LM","Co","L","Ch2","S","SHu","E2","Lc2","Mg2"],["N2","K2","SE2","Q2","SC2","U2","Wt2","Br2","B2","OG","Mt2","J2"],["Wh2","SJ2","H2","T2","P3","O3","SB","Mg3","SAt","L2","K3","SP2"],["SAn2","P4","Lc3","OG2","Wf2","J3","Br3","R","Wh3","Mf2","Wt3","Ch3"],["Co2","U3","H3","Wt4","SE3","Q3","SHu2","E3","P5","SHu3","K4","SAt2","H4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2003,"days":4,"divisions":[["P","Mt","N","SC","S","OG","Wh","U","SHi","SE","Ch","LM"],["Br","Mg","K","H","Lc","Wf","O","Q","SJ","B","SAn","Wt"],["L","T","J","Co","E","Mf","SAt","SP","Mt2","SHu","LM2","Mg2"],["Ch2","Wh2","SC2","L2","S2","K2","P2","SE2","SHi2","O2","Wf2","SAn2"],["R","Wt2","SHi3","Co2","J2","SJ2","H2","Q2","Mt3","Lc2","N2","K3"],["Wt3","O3","Lc3","N3","H3","SC3","Br2","Wt4","J3","Mt4","Br3","B2","P3"]],"results":"rruuruurr rro3uruuu urruruuu urrurrurrr ruuurrrur uuuuurrr\nruruurrur ruruuuru ruuruuru ruuururrr uurruruu uruurrrrrr\nuuuruurr rrrrro3uurr rruururur urruurrru rrrrrrrrrrur rruururur\nruuuruur rruuuuur rrruurruu urrruuurr ruurro3uu ruururrrrr","move":[[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-3,-1,1,3,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,0,0],[-1,1,0,0,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-3,-1,1,3,0,0,0,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-3,-1,1,3,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["P","N","Mt","S","Wh","SHi","SC","Ch","SE","OG","K","U"],["H","Br","Q","Lc","Mg","LM","Wf","O","Wt","B","L","SJ"],["T","SAn","Co","J","Mt2","E","SHu","Mf","SAt","SP","Wh2","L2"],["Ch2","LM2","K2","Mg2","P2","SC2","O2","S2","Wt2","SHi2","SE2","Wf2"],["R","SJ2","SAn2","Lc2","Co2","H2","J2","N2","SHi3","K3","Mt3","Q2"],["Wt3","Lc3","N3","Br2","O3","SC3","J3","H3","B2","Wt4","P3","Br3","Mt4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2004,"days":4,"divisions":[["P","O","E","Mg","Ch","SE","Lc","N","B","H","SC","J"],["Wh","U","T","Br","K","Q","SP","SAn","Mt","SJ","Wf","Mf"],["P2","Wt","O2","LM","Co","L","Ch2","S","SHu","E2","Lc2","Mg2"],["N2","K2","SE2","Q2","SC2","U2","Wt2","Br2","B2","OG","Mt2","J2"],["Wh2","SJ2","H2","T2","P3","O3","SB","Mg3","SAt","L2","K3","SP2"],["SAn2","P4","Wf2","J3","Br3","R","Wh3","Ch4","U3","SE3","Q3","SHu2"],["E3","P5","U4","Mt3","B3","SAn3","SP3","SJ3","N3","Lc3","Ch3","U5","LM2"]],"results":"uo3uurrur rruruuuu ruruuurrr urrrruurrr rurrrrrruu ruurrrurrr urrruuuu\nrurruurrrr ruo5uurur uruuuuu ruurrurrrr uururuur urrururru rrrruurrur\nuuuuuru uurururu o3uuuurrr rruuurrru rrrrururru ruuururrr rrruuurru\nruuuuuu ruururo3u uruuuurr rrruurrrur ruurururr uurrurrrrr rruuurrrrr","move":[[[-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,0,0,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,-3,-1,1,3,-1,1]],[[0,-1,1,0,0,-1,1,-1,1,0,0,0],[-1,1,0,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-5,-1,1,-1,1,5,-1,1],[0,0,0,0,-1,1,-1,1,0,0,-1,1,0]],[[-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,0,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-3,-1,1,4,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["Mg","O","P","E","N","B","SE","H","Ch","SC","Lc","Wh"],["U","J","T","Q","K","SJ","Br","SP","Mt","Wt","SAn","LM"],["Mf","Wf","Co","P2","L","S","O2","SHu","Mg2","Ch2","N2","E2"],["K2","SE2","Lc2","SC2","Wt2","U2","OG","Q2","Wh2","Br2","B2","Mt2"],["SJ2","J2","SB","P3","SAt","H2","L2","T2","J3","O3","P4","Q3"],["SP2","SAn2","K3","Mg3","Wf2","U3","Ch4","Br3","SHu2","Wh3","U4","R"],["E3","SE3","SP3","P5","Ch3","Mt3","Lc3","B3","LM2","SAn3","U5","N3","SJ3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2004,"days":4,"divisions":[["P","N","Mt","S","Wh","SHi","SC","Ch","SE","OG","K","U"],["H","Br","Q","Lc","Mg","LM","Wf","O","Wt","B","L","SJ"],["T","SAn","Co","J","Mt2","E","SHu","Mf","SAt","SP","Wh2","L2"],["Ch2","LM2","K2","Mg2","P2","SC2","O2","Wt2","SHi2","SE2","Wf2","R"],["SJ2","Lc2","Co2","H2","N2","Q2","Wt3","Lc3","N3","Br2","O3","B2"],["Wt4","Q4","P3","SP2","B3","SHu2","E2","Q3","SE3","Mg3","U2","T2","SJ3"]],"results":"o3uuuruu ururuuru uruuruur rurruurrrr urrruruur rrrro3ururr\nruuuurur rruuruuu rururuurr ururururr urruurrru urrururrrr\nuuuurrru ruuruurrr rro3uuuur urrruruur uruuurur ruuruuru\nruuuruur uuruurrrr rruruurrrr rrrrururru rrrruuruu rruuruurr","move":[[[0,0,-1,1,0,-3,-1,1,3,0,0,0],[0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-3,-1,1,3]],[[0,0,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,-3,-1,1,3,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,0,0,-1,1,0,-1,1,0,0,0],[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["N","P","SE","S","Ch","Mt","Wh","OG","SHi","Q","SC","K"],["Br","U","Mg","H","O","Wt","Lc","B","LM","Wf","L","T"],["J","SJ","SAn","E","Mf","Co","SHu","SP","Mt2","SAt","L2","Wh2"],["Ch2","P2","K2","SC2","Wt2","LM2","Lc2","Mg2","SHi2","SE2","O2","Wf2"],["SJ2","R","N2","Wt3","Q2","Co2","Br2","H2","O3","Q4","Lc3","SP2"],["N3","Wt4","B2","E2","P3","SE3","SJ3","B3","U2","SHu2","Mg3","Q3","T2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2005,"days":4,"divisions":[["Mg","O","P","E","N","B","SE","H","Ch","SC","Lc","Wh"],["U","J","T","Q","K","SJ","Br","SP","Mt","Wt","SAn","LM"],["Mf","Wf","Co","P2","L","S","O2","SHu","Mg2","Ch2","N2","E2"],["K2","SE2","Lc2","SC2","Wt2","U2","OG","Q2","Wh2","Br2","B2","Mt2"],["SJ2","J2","SB","P3","SAt","H2","L2","T2","J3","O3","P4","Q3"],["SP2","SAn2","K3","Mg3","Wf2","U3","Ch3","Wh3","R","E3","P5","Ch4"],["Mt3","LM2","N3","SJ3","H3","LM3","J4","E4","OG2","SAt2","T3","Co2","Wt3"]],"results":"uurrurrru urrrrururr ururrruur uuruo3urr uro3urrurr rrrurrrrrur rurururrrr\nruuuo5uu o3uruurru ro3urrrruu o3uuuuru rurrruurrr urrurrrurr urrrururrr\nrrrruuruu ururuuur urrrrrruur ururuuur uuruurrrr rrruuruur rurrrurrrrr\nrrruuuo3u rrrrrrruuu o3urrruuu uuuuruu ruruurrrrr rrrrrrrrruu rrrurrurrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,0,-3,-1,1,3,0,-1],[1,0,-3,-1,1,3,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,0,0,0,-1],[-1,2,0,0,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,0,0,0,-1],[1,0,-1,1,0,0,0,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,0,0,0,-3,-1,1,3],[-1,1,0,0,-1,1,-1,1,0,-3,-1,1],[-5,-1,1,-1,1,8,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,0,0,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,0,0,0,0,0,0,0],[0,0,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-3,-1,1],[-1,4,-1,1,-1,1,0,0,0,0,0,0],[-3,-1,1,3,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["Mg","O","P","B","Ch","E","N","SE","SC","H","U","Wh"],["Q","Lc","K","T","J","SJ","Wt","Br","Mt","SP","SAn","Mf"],["LM","Wf","P2","L","Ch2","Mg2","Co","SHu","S","K2","SE2","O2"],["U2","N2","Wt2","E2","SC2","Q2","Lc2","SB","Wh2","SJ2","OG","SAt"],["B2","Br2","P3","Mt2","H2","J2","L2","T2","SP2","Mg3","SAn2","J3"],["P4","O3","Ch3","Q3","Wh3","K3","Wf2","U3","J4","R","LM2","N3"],["Mt3","H3","E3","P5","E4","SJ3","T3","Ch4","OG2","LM3","Wt3","SAt2","Co2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2005,"days":4,"divisions":[["N","P","SE","S","Ch","Mt","Wh","OG","SHi","Q","SC","K"],["Br","U","Mg","H","O","Wt","Lc","B","LM","Wf","L","T"],["J","SJ","SAn","E","Mf","Co","SHu","SP","SAt","L2","Wh2","Ch2"],["P2","K2","SC2","OG2","Wt2","LM2","Lc2","Mg2","SHi2","SE2","O2","S2"],["Wf2","SJ2","R","N2","Wt3","Q2","Co2","H2","O3","SP2","Wt4","B2"],["E2","P3","SE3","SJ3","U2","SHi3","Mf2","J2","SAn2","LM3","P4","L3","Ch3"]],"results":"uuurrrurr ruuuurru ururro3urr urrrruruu uururro3u ruururrrrr\nuruuruur uurruuru ro7uuurur rruruurur ruurrrurrr urrruruur\nrururuurr ruurrurur uruuo3urr urrrruruu uuuruuu rururrrrrrr\nrrurruurrr rrrrurrruu urruururr rrruururrr ruuruuur ururrurrrr","move":[[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[-3,-1,1,3,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,0,-1],[1,0,-3,-1,1,3,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,-7,-1,1,-1,1,-1,1,7],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,0,-1],[1,0,-3,-1,1,3,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0,0]]],"finish":[["N","SE","P","Ch","Wh","S","OG","Q","SHi","Mt","H","Mg"],["K","O","SC","Wt","U","B","Br","L","SJ","Lc","E","LM"],["Wf","T","SAn","SHu","J","SP","Co","Mf","Wh2","SAt","L2","Ch2"],["P2","LM2","SJ2","Lc2","Wt2","SE2","K2","O2","SC2","Mg2","SHi2","R"],["Wf2","OG2","Q2","S2","H2","N2","Wt3","B2","Co2","SP2","E2","O3"],["Wt4","SJ3","U2","SHi3","P3","SAn2","SE3","P4","Mf2","L3","J2","LM3","Ch3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2006,"days":4,"divisions":[["Mg","O","P","B","Ch","E","N","SE","SC","H","U","Wh"],["Q","Lc","K","T","J","SJ","Wt","Br","Mt","SP","SAn","Mf"],["LM","Wf","P2","L","Ch2","Mg2","Co","SHu","S","K2","SE2","O2"],["U2","N2","Wt2","E2","SC2","Q2","Lc2","SB","Wh2","SJ2","OG","SAt"],["B2","Br2","P3","Mt2","H2","J2","L2","T2","SP2","Mg3","SAn2","J3"],["P4","Ch3","Q3","Wh3","Wf2","U3","J4","R","LM2","N3","E3","P5"],["SJ3","T3","Ch4","Wt3","SAt2","Co2","Wh4","Q4","SHu2","SC3","SE3","Mf2","Mg4"]],"results":"rrurrro3uu urrrurrrur uuruo3urr ruruuuru ruurrrruu uurrurrur rruurrrrur\nruururrru rrrururuu re2e-1e-1ururur ro3uurrurr uurrurrur ruurruuu uruurrurr\nuruuurur rurruurur e2e-1e-1urururr uo3uurrru rurrrruurr uurrrruur ruruuurrr\nuuurrrurr uuurruru uuruurrrr rurruurur o3urrrruru rrrruruurr rrruuurrrr","move":[[[0,-1,1,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-3,-1,1,3,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,0,0,-1],[-1,2,-3,-1,1,3,0,0,0,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-3,-1,1,3],[0,-1,1,0,-1,1,0,-1,1,-1,-1,2],[-1,1,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,0,0,0,-1,1,-3,-1,1,3,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,-1],[2,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,0,0,0],[-1,1,0,-1,1,0,0,0,0,-3,-1,1],[3,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,-1,1]]],"finish":[["Mg","P","B","Ch","SC","O","U","E","SE","N","K","H"],["Wh","T","Wt","Q","J","Lc","SJ","SAn","Br","Wf","Mt","Mf"],["L","SP","P2","Co","LM","Ch2","Mg2","SHu","K2","U2","S","N2"],["O2","SC2","SE2","Wt2","Wh2","E2","SJ2","Lc2","SAt","OG","B2","Q2"],["SB","J2","H2","Br2","T2","P3","SP2","Mt2","P4","Q3","L2","Wh3"],["SAn2","Mg3","J3","R","Ch3","Wf2","J4","N3","U3","T3","LM2","SJ3"],["E3","Co2","SAt2","P5","Wh4","Wt3","Q4","SHu2","Ch4","Mf2","SE3","SC3","Mg4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2006,"days":4,"divisions":[["N","SE","P","Ch","Wh","S","OG","Q","SHi","Mt","H","Mg"],["K","O","SC","Wt","U","B","Br","L","SJ","Lc","E","LM"],["Wf","T","SAn","SHu","J","SP","Co","Mf","Wh2","SAt","L2","Ch2"],["Mt2","P2","LM2","SJ2","Lc2","Wt2","SE2","K2","O2","SC2","Mg2","SHi2"],["R","Wf2","OG2","Q2","H2","N2","Wt3","B2","Co2","E2","SJ3","U2"],["P3","SAn2","SE3","P4","J2","P5","J3","Wh3","SAt2","SHu2","Q3","Lc3","H3"]],"results":"ruuururu rrurrrruru uo3uuruu rrrurururr rruruurur rruuurrru\nuuuururr uro3uuurr ruurruurr rrrrururur urrurrrurr ruururrur\nruuuurur ruurrruur rrurruurrr rrruururu uruururrr uuurrrurr\nrruuuuru uuurrruu urrruuurr urruururr rruurrrurr ruuuruur","move":[[[-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,-3,-1,1,3,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-3,-1,1,3,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["SE","Ch","P","Wh","N","S","H","OG","Mg","SHi","K","Q"],["Mt","SC","B","Wt","O","U","SJ","E","L","Lc","Br","SHu"],["Wf","LM","Co","T","SAn","SAt","J","Wh2","SP","Mf","L2","P2"],["Ch2","Mt2","SE2","LM2","Wt2","SJ2","Mg2","Lc2","O2","Wf2","SC2","H2"],["K2","SHi2","N2","R","OG2","Q2","SJ3","Wt3","Co2","SAn2","B2","J2"],["E2","U2","P3","Wh3","SE3","SHu2","P4","Lc3","P5","H3","J3","SAt2","Q3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2007,"days":4,"divisions":[["Mg","P","B","Ch","SC","O","U","E","SE","N","K","H"],["Wh","T","Wt","Q","J","Lc","SJ","SAn","Br","Wf","Mt","Mf"],["L","SP","P2","Co","LM","Ch2","Mg2","SHu","K2","U2","S","N2"],["O2","SC2","SE2","Wt2","Wh2","E2","SJ2","Lc2","SAt","OG","B2","Q2"],["SB","J2","H2","Br2","T2","P3","SP2","Mt2","P4","Q3","L2","Wh3"],["SAn2","Mg3","J3","R","Ch3","Wf2","U3","T3","SJ3","Co2","SAt2","P5"],["Wh4","Q4","SHu2","Ch4","Mf2","SC3","K3","H3","K4","Wf3","U4","SJ4","O3"]],"results":"rruurrurrr rruruuurr urrrruuur rrrrururur rrurruuru urrro3urur rrurrrurrrr\no5uuurrur ruruurrru e4ure-4urruu rrruururrr rrrurrurur rururrrrru ruururrrrr\nrruuurre2e-1e-1 ue4rue-4rro3u uuuurrur o3urrururr ro3urrrrurr rrruurrurr uuurrurrr\nrrurruuru ruurro3uu ruuurrrru ururrurrrr rururrurrr rrrrurrrrrrr rrrrruurrrr","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,-3,-1,1,3,0,0,0,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,0],[0,0,0,-1,1,0,-1,1,-1,1,0,0],[-1,1,-1,1,0,0,-1,1,-4,0,-1,1],[-1,5,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-5,-1,1,-1,1,5]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,0,-3,-1,1,3],[0,0,-1,1,0,-1,1,0,0,-3,-1,1],[3,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-3,-1,1,4,0,0,-4,-1,1,0,4,-1],[-1,-1,3,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,0,0,0,0,-1,1,0,0,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-3,-1,1,3,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,0]]],"finish":[["Mg","P","B","O","U","Ch","K","SC","E","H","SE","Wt"],["N","Wh","Q","T","SAn","SJ","Br","Wf","Lc","J","SP","Mt"],["Mf","P2","LM","Mg2","L","Co","Ch2","N2","SHu","U2","S","K2"],["O2","SE2","E2","SC2","SAt","Wt2","Wh2","SJ2","H2","OG","Q2","T2"],["B2","Lc2","SB","J2","Br2","Mt2","Mg3","SP2","SAn2","P3","J3","Q3"],["R","L2","T3","Wf2","P4","Wh3","P5","U3","SAt2","SJ3","Q4","Ch3"],["Wh4","Co2","SHu2","Ch4","Mf2","K3","SC3","U4","O3","H3","SJ4","Wf3","K4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2007,"days":4,"divisions":[["SE","Ch","P","Wh","N","S","H","OG","Mg","SHi","K","Q"],["Mt","SC","B","Wt","O","U","SJ","E","L","Lc","Br","SHu"],["Wf","LM","Co","T","SAn","SAt","J","Wh2","SP","Mf","L2","P2"],["Ch2","Mt2","SE2","Wt2","SJ2","O2","Wf2","SC2","H2","K2","SHi2","N2"],["R","OG2","Q2","SJ3","Co2","SAn2","B2","J2","E2","U2","P3","Wh3"],["SHu2","P4","H3","N3","H4","Ch3","E3","SJ4","T2","Br2","Mf2"]],"results":"rurrurur ururrurrrr uuuuuur ruurrruur rurrruuur urrruurrrr\nururo3ur o3uuurrur ruuuuurr uuurrrurr urrrrruuu o3urruurrr\nrruuuur rruruurrrr uuuuurrr ruuuruur rurrruuur uruuurrrr\nruurruu uo3uuurrr ruuuuurr ruruuruu uururruu rruurrrrrrr","move":[[[0,0,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,-3,-1,1],[-1,4,-1,1,-1,1,0,0,0,0,0,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-3,-1,1],[3,-3,-1,1,3,0,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-3,-1,1,3,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["SE","Ch","P","S","OG","Wh","H","B","N","Mt","Mg","SHi"],["O","K","SJ","Q","SC","U","E","Wt","L","Wf","Lc","SAn"],["SHu","Br","T","Co","LM","Mf","SAt","P2","J","Wh2","SP","Ch2"],["L2","SE2","Wf2","SJ2","H2","Mt2","SHi2","Wt2","R","O2","N2","SC2"],["K2","Q2","OG2","B2","SJ3","U2","SAn2","Wh3","SHu2","J2","Co2","N3"],["P3","E2","H3","Ch3","P4","SJ4","Br2","H4","Mf2","E3","T2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2008,"days":4,"divisions":[["Mg","P","B","O","U","Ch","K","SC","E","H","SE","Wt"],["N","Wh","Q","T","SAn","SJ","Br","Wf","Lc","J","SP","Mt"],["Mf","P2","LM","Mg2","L","Co","Ch2","N2","SHu","U2","S","K2"],["O2","SE2","E2","SC2","SAt","Wt2","Wh2","SJ2","H2","OG","Q2","T2"],["B2","SB","J2","Br2","Mt2","Mg3","SP2","SAn2","P3","J3","Q3","R"],["L2","Wf2","P4","Wh3","U3","SAt2","SJ3","Ch3","Co2","SHu2","Mf2","K3"],["SC3","O3","H3","SJ4","Wf3","O4","E3","LM2","Wt3","B3","S2","J4","Mg4"]],"results":"rrrrrurrrru ruuururu o3urrururr o3uro3urrrr uurrurrrrr rrruuurrrr uruuurur\nuuuururr rurrrrrrrrrr urrruuuu rrruurrrrrr rrrurrurur rrrrrrurrru rruurrruu\nro3uuruur uurrrruru urruuuur uuururrrr re2e-1e-1rruurrr urrruurur ruurrruur\nurruururr o3uuuuur urururuu rrrururrrrr rurrurruu rururrurrr rrurrrrrurr","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,0,0,0,-1,1,0,0,-1,1,-1],[1,0,0,0,-3,-1,1,3,0,-3,-1,1],[3,0,-1,1,0,-1,1,0,0,-3,-1,1],[-1,4,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,0,0,0]],[[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,0,0,0,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0,0],[0,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,0,0,0,0,0,0,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,0,0,-1,1,-1,1,0,0,-1,-1,2],[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-3,-1,1,3,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[0,0,0,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-3,-1,1],[3,0,-1,1,0,-1,1,-1,1,0,0,-1,1]]],"finish":[["B","O","Ch","Mg","P","U","SC","H","SE","N","K","E"],["Wh","Q","Wt","Wf","T","SJ","Br","J","SAn","Lc","Mf","SP"],["LM","Mt","Ch2","P2","Mg2","Co","N2","L","S","O2","U2","SHu"],["K2","SE2","E2","SC2","Wh2","SAt","SJ2","B2","T2","Wt2","H2","SB"],["J2","Q2","SP2","OG","Br2","Mt2","SAn2","P3","Wf2","Mg3","R","J3"],["L2","P4","Q3","U3","Wh3","Ch3","SAt2","SHu2","SJ3","K3","O3","Co2"],["Mf2","SJ4","Wf3","SC3","H3","Wt3","LM2","Mg4","O4","B3","S2","J4","E3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2008,"days":4,"divisions":[["SE","Ch","P","S","OG","Wh","H","B","N","Mt","Mg","SHi"],["O","K","SJ","Q","SC","U","E","Wt","L","Wf","Lc","SAn"],["SHu","Br","T","Co","LM","Mf","SAt","P2","J","Wh2","SP","Ch2"],["L2","SE2","Wf2","SJ2","H2","Mt2","SHi2","Wt2","R","Mg2","O2","N2"],["SC2","K2","Q2","OG2","B2","SJ3","U2","SAn2","Wh3","SHu2","J2","N3"],["P3","E2","H3","Ch3","P4","Br2","H4","T2","Wf3","H5","Br3","SHi3","B3"]],"results":"ro3uuuuu ruuruurrr urrurruur rruururru ruurrruur urrrrrrurrr\nruruuuur urrruuuu ruurruuu ruuruurrr uuuruuu urrruuurr\nuruurruu ruruuuur rrurrurrur rrururruu ruuruuur rrurruurrr\nrruuuuur ururrrruu rururuuu urrurruur rrururrrur urrruurrrr","move":[[[0,0,0,-1,1,0,0,0,0,0,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["SE","Ch","OG","Wh","B","P","H","S","N","Mg","Mt","O"],["SJ","SHi","SC","U","K","E","Wf","Q","SAn","Br","Wt","L"],["SHu","Mf","Lc","Co","T","SAt","J","SP","LM","Ch2","P2","H2"],["Wh2","Wf2","SE2","L2","SHi2","Mt2","SJ2","Mg2","R","SC2","O2","Wt2"],["B2","K2","U2","N2","Q2","SAn2","OG2","SHu2","Wh3","SJ3","E2","Ch3"],["N3","Br2","J2","H3","P3","SHi3","T2","Br3","P4","Wf3","H4","B3","H5"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2009,"days":4,"divisions":[["B","O","Ch","Mg","P","U","SC","H","SE","N","K","E"],["Wh","Q","Wt","Wf","T","SJ","Br","J","SAn","Lc","Mf","SP"],["LM","Mt","Ch2","P2","Mg2","Co","N2","L","S","O2","U2","SHu"],["K2","SE2","E2","SC2","Wh2","SAt","SJ2","B2","T2","Wt2","H2","SB"],["J2","Q2","SP2","Osler House","Br2","Lc2","Mt2","SAn2","P3","Wf2","Mg3","R"],["J3","L2","U3","Wh3","Ch3","SHu2","SJ3","Mf2","SJ4","Wt3","LM2","SHi"],["S2","J4","Green Templeton","SHi2","Lc3","Wh4","Lc4","Wt4","Wt5","SE3","SHu3","SP3","U4"]],"results":"ururrruru rrruuro3ur ruuro3uur urrurruru urruurrur rrruurrrur rururruur\nrurruurur rruuuuru uuuuruu uruuurur rurrurrurr urrurrruu rrrrrurruu\nuururruu ruuuurur rrrrruruur rruuururr uuurrrrrrr ruurrruur urrurrrrur\nrrrrrrrrrrrrr uuuuuru ruurruuu ruuururu ururrrrrru rrurrrurru urrrrrrrurr","move":[[[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,-3,-1,1,3,0,-1,1,-1,1],[0,-3,-1,1,3,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,0,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,-1,1,0,0,0,0],[-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0]],[[0,-1,1,0,0,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,0,0,0,0,0,0,0,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,0],[-1,1,0,0,0,0,0,0,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["Ch","P","O","B","Mg","U","SE","H","SC","N","E","Wf"],["Wt","K","Wh","T","SJ","Q","J","Lc","SAn","LM","Br","Mf"],["Ch2","SP","P2","Mt","Mg2","N2","S","L","SE2","Co","O2","E2"],["SHu","U2","Wh2","SAt","K2","T2","Wt2","SC2","H2","SJ2","SP2","B2"],["Mt2","J2","Lc2","SB","Osler House","Q2","Wf2","Br2","R","SAn2","Ch3","P3"],["Wh3","Mg3","J3","Mf2","L2","Wt3","U3","LM2","SHu2","SHi","SJ3","Green Templeton"],["SJ4","J4","Lc3","S2","Wh4","SHi2","Lc4","Wt4","SE3","U4","Wt5","SP3","SHu3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2009,"days":4,"divisions":[["SE","Ch","Osler House","Wh","B","P","H","S","N","Mg","Mt","O"],["SJ","SHi","SC","U","K","E","Wf","Q","SAn","Br","Wt","L"],["SHu","Mf","Lc","Co","T","SAt","J","SP","LM","Ch2","P2","H2"],["Wh2","Wf2","SE2","L2","SHi2","Mt2","SJ2","Mg2","R","SC2","O2","LM2"],["Wt2","B2","K2","U2","Q2","SAn2","Osler House 2","SHu2","Wh3","E2","Ch3","Br2"],["P3","T2","Wf3","B3","Ch4","E3","Green Templeton","Osler House 3","U3","Mf2","Lc2","U4","SP2"]],"results":"rrururruu ururrurru ururururr rurrururu ruururrur rrrrurrrrrrr\nruuruurrr ruruuuur rurruurru ururuurrr uuruurrrr ruuruuur\nrrrrruurur rrururrrru uuururru rurrurruu ruurruurr uuurrrurr\nrro3urrrurr rurrruuur ruurrurur uurrrrurrr rrurururu ruuurrrur","move":[[[0,0,0,0,0,0,0,-1,1,0,0,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,0,0]],[[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,0,0,0,-3,-1,1,3,0,0]]],"finish":[["SE","B","Osler House","Ch","Wh","H","Mg","P","O","N","SJ","S"],["SC","Mt","U","K","SHi","Wf","E","Q","L","Mf","Br","SAn"],["SHu","Wt","Co","T","Lc","SP","J","SAt","Ch2","Wf2","LM","Wh2"],["H2","L2","P2","SE2","SJ2","SHi2","Mg2","SC2","B2","Mt2","K2","R"],["O2","Wt2","LM2","U2","SAn2","E2","Osler House 2","Q2","SHu2","T2","Ch3","Wh3"],["Br2","B3","Ch4","P3","Osler House 3","Wf3","Green Templeton","U4","U3","Lc2","E3","Mf2","SP2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2010,"days":4,"divisions":[["Ch","P","O","B","Mg","U","SE","H","SC","N","E","Wf"],["Wt","K","Wh","T","SJ","Q","J","Lc","SAn","LM","Br","Mf"],["Ch2","SP","P2","Mt","Mg2","N2","S","L","SE2","Co","O2","E2"],["SHu","U2","Wh2","SAt","K2","T2","Wt2","SC2","H2","SJ2","SP2","B2"],["Mt2","J2","Lc2","SB","Osler House","Q2","Wf2","Br2","R","SAn2","Ch3","P3"],["Wh3","Mg3","J3","Mf2","Wt3","LM2","SHi","SJ3","Green Templeton","SJ4","J4","Lc3"],["Wh4","SHi2","Lc4","SE3","K3","SAt2","B3","Co2","Wf3","Ch4","Mt3","B4","E3"]],"results":"e2re1e1e1e1e1e2re1e-10rr rrrrrrrurrrr rrurruuur rurrrrurrrr ruurrurrrr ruuruurrr rurruurur\nrruruuurr o3urruuur rrruuurru uurrurrrrr rrurrurrrrr urrruuurr rruuuurrr\nruuruuru uruuuurr ruruuuru ruuurrrru ruurrrrrru ruruurrur uruuurrrr\nrruruuurr ruruuuur rrruuuurr rruurrrrur uruurrurr uuruurru ruruurrrrr","move":[[[0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,0,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,0,0,0,0,0,0],[0,0,-10,1,0,2,1,1,1,1,1,0,2]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,-3,-1,1],[3,0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0]]],"finish":[["Ch","O","P","U","H","SC","B","Wf","Mg","SE","Wt","N"],["SJ","E","K","Wh","Lc","J","LM","T","Q","Ch2","SAn","SP"],["Mf","Br","Mt","P2","N2","S","L","Mg2","Co","E2","O2","U2"],["SE2","Wh2","SHu","SAt","T2","Wt2","SC2","B2","K2","Lc2","H2","SJ2"],["Mt2","SP2","Wf2","J2","Br2","Osler House","Ch3","SB","R","Q2","P3","SAn2"],["Wh3","LM2","J3","SHi","Mg3","SJ3","Mf2","Wh4","Wt3","Green Templeton","SHi2","Lc3"],["J4","SJ4","B3","SAt2","Wf3","SE3","Co2","K3","E3","B4","Ch4","Mt3","Lc4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2010,"days":4,"divisions":[["SE","B","Osler House","Ch","Wh","H","Mg","P","O","N","SJ","S"],["SC","Mt","U","K","SHi","Wf","E","Q","L","Mf","Br","SAn"],["SHu","Wt","Co","T","Lc","SP","J","SAt","Ch2","Wf2","LM","Wh2"],["H2","L2","P2","SE2","SJ2","SHi2","Mg2","SC2","B2","Mt2","K2","R"],["O2","Wt2","LM2","U2","SAn2","E2","Osler House 2","Q2","SHu2","T2","Ch3","Wh3"],["Osler House 3","Wf3","Green Templeton","U3","Lc2","SP2","Lc3","N2","Wt3","N3","T3","Wt4","K3"]],"results":"rrrrrruurrr urrururru rurrruuru rrrruuruu o3uururur rrururrrru\nuurrruuu ruururrur ururruurr rrruururu uruurrrru ururuurrr\nruuruuur rruuruuu uuuuuur rruruurru rruuurrur rurruuurr\nurrrurruu uruuruur o3urrruuu ururuuur ruuuuurr rruurrurrr","move":[[[-1,1,0,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,-3,-1,1],[3,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,-1,1]]],"finish":[["B","SE","Wh","P","Osler House","Ch","Mg","SJ","H","U","O","N"],["S","Mt","K","SC","L","Wf","Wt","SHi","SAn","E","SHu","Q"],["Mf","T","Br","J","Lc","SP","Co","Ch2","LM","Wf2","SAt","SJ2"],["Wh2","L2","Mg2","H2","SHi2","P2","SE2","Mt2","SC2","Wt2","LM2","B2"],["R","U2","K2","Osler House 2","O2","E2","T2","SAn2","Osler House 3","SHu2","Q2","Lc2"],["Ch3","Wf3","Lc3","Wh3","Green Templeton","SP2","N2","U3","T3","Wt3","K3","Wt4","N3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2011,"days":4,"divisions":[["Ch","O","P","U","H","SC","B","Wf","Mg","SE","Wt","N"],["SJ","E","K","Wh","Lc","J","LM","T","Q","Ch2","SAn","SP"],["Mf","Br","Mt","P2","N2","S","L","Mg2","Co","E2","O2","U2"],["SE2","Wh2","SHu","SAt","T2","Wt2","SC2","B2","K2","Lc2","H2","SJ2"],["Mt2","SP2","Wf2","J2","Br2","Osler House","Ch3","SB","R","Q2","P3","SAn2"],["Wh3","LM2","J3","SHi","SJ3","Wh4","Green Templeton","Lc3","J4","B3","SAt2","Wf3"],["SE3","Co2","Mt3","SHu2","Green Templeton 2","SC3","S2","P4","N3","U3","T3","Mt4","SHi2"]],"results":"rrrururuu rrrururrur ruuruuur rurrrurrur uuururru rrururrrur urrrurrrru\nrruuruo3u rururuurr uuurrrurr urrruuuu ruurrrrrrrr rrrururuu rurrrurrur\nruuuo3urr urrrruuru ruuurruu rurrruuur uuurrrrrrr rururrurrr rrurrrurrrr\ne1e1e1e1e2re2re1e1e1e1e-12 uruurro3u uuuurrur urrrurrrru ruurururr rruruurrrr uruururrr","move":[[[-1,1,0,0,0,0,-1,1,0,0,0,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,0],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,-1,1,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,0,0,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-3,-1,1,3,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,0,-1],[1,0,-3,-1,1,3,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-3,-1,1,4,0,0,-1,1,-1,1,0,-1],[-12,2,1,1,1,0,2,0,2,1,1,1,1]]],"finish":[["O","P","Ch","Wf","U","H","B","SC","SJ","Mg","SE","K"],["Wt","N","Wh","Lc","T","E","SAn","J","LM","SP","Q","Ch2"],["Br","Mf","P2","Mt","S","L","N2","O2","SE2","Co","SHu","Mg2"],["SAt","E2","U2","SC2","Wh2","B2","Wt2","T2","K2","Lc2","Mt2","Wf2"],["SJ2","SP2","H2","Br2","J2","Q2","Ch3","SAn2","Osler House","Wh3","SB","Green Templeton"],["R","SHi","P3","J3","LM2","Wh4","B3","SJ3","J4","Lc3","Wf3","SHu2"],["Mt3","Green Templeton 2","S2","Co2","U3","SE3","T3","SC3","P4","Mt4","N3","SHi2","SAt2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2011,"days":4,"divisions":[["B","SE","Wh","P","Osler House","Ch","Mg","SJ","H","U","O","N"],["S","Mt","K","SC","L","Wf","Wt","SHi","SAn","E","SHu","Q"],["Mf","T","Br","J","Lc","SP","Co","Ch2","LM","Wf2","SAt","SJ2"],["Wh2","L2","Mg2","H2","SHi2","P2","SE2","Mt2","SC2","Wt2","LM2","B2"],["R","U2","O2","E2","T2","SAn2","Q2","Lc2","Ch3","Lc3","Wh3","Green Templeton"],["N2","Wt3","LM3","Br2","Green Templeton 2","Wh4","Br3","Lc4","H3","J2","SJ3","J3","Green Templeton 3"]],"results":"ruure1e3ue-4rr ruuururu rrruurrurr urruururr rurrrrrrrru uruurrrur\nuro3uuurr uuuururr uuuuuur rurruruur urrururur rrrruururr\nrrrrrrurrrrr ruuuurur ruuuurru uurruruu ruuruurrr rrruuurur\nro3uuruur uuuuo3ur uurruuur rrrrrrrrrrur uuuruurr rruuuurrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,0,0,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-4,-1,1,3,1,0,-1,1,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-3,-1,1,3,0,-1,1]],[[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,0,0,0,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-3,-1,1,3,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-3,-1,1,3,0]]],"finish":[["B","P","Wh","SJ","SE","U","Osler House","H","Ch","O","Mg","Mt"],["N","K","Wf","S","Wt","SC","L","E","SAn","Mf","SHi","J"],["Q","Lc","SHu","T","Br","LM","Co","SP","Ch2","Wh2","Wf2","H2"],["SAt","L2","SJ2","Mt2","SHi2","Wt2","Mg2","P2","LM2","U2","SE2","B2"],["SC2","Lc2","O2","R","T2","Lc3","E2","Green Templeton","SAn2","N2","Q2","Wh3"],["Ch3","Green Templeton 2","Wt3","Br3","Wh4","H3","J2","Br2","Green Templeton 3","J3","LM3","Lc4","SJ3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2012,"days":4,"divisions":[["O","P","Ch","Wf","U","H","B","SC","SJ","Mg","SE","K","Wt"],["N","Wh","Lc","T","E","SAn","J","LM","SP","Q","Ch2","Br","Mf"],["P2","Mt","S","L","N2","O2","SE2","Co","SHu","Mg2","SAt","E2","U2"],["SC2","Wh2","B2","Wt2","T2","K2","Lc2","Mt2","Wf2","SJ2","SP2","H2","Br2"],["J2","Q2","Ch3","SAn2","Osler House","Wh3","Green Templeton","R","SHi","P3","J3","LM2","Wh4"],["B3","SJ3","J4","Lc3","Wf3","SHu2","Green Templeton 2","S2","U3","T3","SC3","N3","SHi2"],["SAt2","Q3","SHi3","SP3","SHu3","Ch4","U4","L2","Br3","Mg3","K3","O3","S3","LM3"]],"results":"rruruurrur uurrrururr ururruuue7 o7uuue1e1e-2ru ruuurruur rrruruuuu urrururrrrr\nruuruuuu urruururrr rurrruuurr rrrrrruruur ururuurrrr rruururrur ruuurrrrrrr\nrrrruruuur rrrrruruurr rruruuurrr uurrururu ruuuuurrr ruuuruuu uurrurrrrrr\nrrruruuuu rururuurrr rrrruuuuu ruururo3ur uurruue2e-1e-1r rrrrrrrrrrrrrr rurrrrrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-2,1,1,-7,-1,1,-1,1,-1,1],[7,-1,1,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0],[0,-1,-1,2,-1,1,-1,1,0,0,-1,1,-1],[1,-3,-1,1,3,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]]],"finish":[["O","P","Ch","Wf","U","B","Mg","H","SC","SE","Wh","T","SJ"],["K","Wt","Lc","N","LM","SAn","E","Ch2","J","Br","SP","Mf","Q"],["P2","O2","S","Mt","SHu","N2","Co","L","SE2","SAt","Wh2","Mg2","B2"],["U2","K2","T2","SC2","E2","Wt2","Wf2","J2","Mt2","Br2","SP2","Lc2","SJ2"],["Ch3","H2","Green Templeton","Osler House","R","Q2","SHi","SAn2","J3","Wh3","B3","P3","LM2"],["Wh4","SJ3","Wf3","Green Templeton 2","Lc3","S2","J4","T3","U3","SHu2","N3","SHi3","SC3"],["SP3","SAt2","U4","SHi2","Br3","Q3","Ch4","SHu3","O3","Mg3","L2","S3","K3","LM3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2012,"days":4,"divisions":[["B","P","Wh","SJ","SE","U","Osler House","H","Ch","O","Mg","Mt","N"],["K","Wf","S","Wt","SC","L","E","SAn","Mf","SHi","J","Q","Lc"],["SHu","T","Br","LM","Co","SP","Ch2","Wh2","Wf2","H2","SAt","L2","SJ2"],["Mt2","SHi2","Wt2","Mg2","P2","LM2","U2","SE2","B2","SC2","Lc2","O2","R"],["T2","Lc3","E2","Green Templeton","SAn2","N2","Q2","Wh3","Green Templeton 2","Wt3","Br2","H3","J2"],["Lc4","SJ3","U3","U4","Mf2","S2","Co2","K2","Wf3","K3","SP2","Osler House 2","Mt3","P3"]],"results":"ro3urruruu uo3urruurr uruuuuur ruruurrurr ruurrurrrrr urururrrru\nurruuurru e2e-1e-1urururu o3uuuuurr uuuruurrr uuuururu rruruurrur\nruuuuuur uurrrruo3u uuo3ururu rrrurrrurrrr ruuuururr rrrruuuurr\nurrurruuu ururruuru rrruruurur rrurrruuru urruuurur ruuurrrrrrr","move":[[[-1,1,0,0,0,0,-1,1,0,-1,1,0,-1],[1,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-3,-1,1,3,-1],[-1,2,-1,1,0,-1,1,0,0,-3,-1,1,3,0]],[[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,0,-1,1,0,-1,1,0,-1,1,-1,-1],[-1,3,0,0,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,0,0,-1,1,0,0],[-1,1,0,-1,1,0,-3,-1,1,3,-1,1,-1],[-3,-1,1,4,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,0,-1,1]]],"finish":[["P","Wh","SJ","B","H","SE","Ch","Mg","U","Mt","Osler House","K","O"],["Wf","SC","N","S","SAn","Wt","J","E","Lc","L","Mf","SHu","T"],["SHi","Q","LM","Wh2","Co","SP","Br","Ch2","Wf2","SJ2","SAt","H2","Mt2"],["Wt2","P2","L2","U2","Mg2","SHi2","Lc2","SE2","LM2","T2","B2","Lc3","N2"],["Green Templeton","O2","R","SAn2","SC2","Wh3","E2","Q2","H3","Lc4","Wt3","Br2","U4"],["SJ3","Green Templeton 2","Co2","J2","K2","U3","Mf2","Mt3","Osler House 2","S2","Wf3","P3","K3","SP2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2013,"days":4,"divisions":[["O","P","Ch","Wf","U","B","Mg","H","SC","SE","Wh","T","SJ"],["K","Wt","Lc","N","LM","SAn","E","Ch2","J","Br","SP","Mf","Q"],["P2","O2","S","Mt","SHu","N2","Co","L","SE2","SAt","Wh2","Mg2","B2"],["U2","K2","T2","SC2","E2","Wt2","Wf2","J2","Mt2","Br2","SP2","Lc2","SJ2"],["Ch3","H2","Green Templeton","Osler House","R","Q2","SB","SHi","SAn2","J3","Wh3","P3","LM2"],["Wh4","SJ3","Wf3","Green Templeton 2","S2","T3","U3","SHu2","N3","SHi2","SAt2","Br3","SHu3"],["O3","Mg3","S3","Wf4","N4","SJ4","Mg4","O4","Wt3","SE3","P4","SAt3","Wt4","Co2"]],"results":"urruuurur ururruuru uuro3urrru uururue1e1e-2r uuruurrur uuururrru uuruurrru\nrrruuuruu rurrrrurrru ruo3uurrur ruurrurrru rurrrrrurru uruuurrru ruurrrrrrur\nrruuuurur uuurrurur ururuuuu urrrrurrrru rrurrrrruur rrrruuurur uuuururrr\nruuuuuru ruurruruu ro3urruuur ruuurruru ururrrrrurr ruurruurrr rrruurrrrrrr","move":[[[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,-2,1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,0,0,-3,-1,1,3,0,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,0,0,0,-1,1],[-1,1,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-3,-1,1,3,-1,1],[-1,1,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,0,-1,1,0],[-1,1,0,0,0,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,0,0,0,0,-1,1,0,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,-3,-1,1,3],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["P","Ch","O","U","Wf","Mg","SC","T","B","Wt","H","SE","K"],["Wh","Lc","SJ","SAn","N","Br","LM","E","Mf","J","Ch2","S","SP"],["P2","O2","Co","Q","Mt","SHu","N2","SE2","L","U2","SAt","Mg2","T2"],["Wh2","B2","SC2","Wt2","K2","Wf2","Mt2","J2","E2","Br2","Lc2","Green Templeton","H2"],["SP2","Osler House","SJ2","SHi","Ch3","P3","R","SAn2","J3","Wh4","SJ3","Q2","SB"],["Wf3","Wh3","S2","LM2","T3","U3","Green Templeton 2","SHu2","SAt2","O3","N3","S3","SHi2"],["Wf4","Br3","SHu3","O4","Mg3","SE3","SJ4","P4","N4","SAt3","Mg4","Co2","Wt3","Wt4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2013,"days":4,"divisions":[["P","Wh","SJ","B","H","SE","Ch","Mg","U","Mt","Osler House","K","O"],["Wf","SC","N","S","SAn","Wt","J","E","Lc","L","Mf","SHu","T"],["SHi","Q","LM","Wh2","Co","SP","Br","Ch2","Wf2","SJ2","SAt","H2","Mt2"],["Wt2","P2","L2","U2","Mg2","SHi2","Lc2","SE2","LM2","T2","B2","Lc3","N2"],["Green Templeton","O2","R","SAn2","SC2","Wh3","E2","Q2","H3","Wt3","Br2","U3","SJ3"],["Green Templeton 2","J2","Osler House 2","S2","P3","SP2","J3","E3","O3","Mg3","Green Templeton 3","SHu2","SAt2","SJ4"]],"results":"uuurruurr rururuurrr uurrruuru urrruuruu rurrrrruurr rrurruurur\nruuuururr uruuruuu ruruururu ruruuruur rrrurruuur rurrrruuru\nuuurro3uu rruuurrrrrr e2e-1e5rrue-6urur uruurrrurr ururrruuu urururrrur\nuruuurrur ruuuurrru uuururuu uuuuurru uurrurrrru uruuruurr","move":[[[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1]],[[-1,1,0,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,-1,1,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,-6,-1,1,0,0,5,-1],[2,0,0,0,0,0,-1,1,-1,1,-1,1,0],[-1,1,-3,-1,1,3,0,0,-1,1,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1]]],"finish":[["SJ","Wh","SE","P","Mg","B","Ch","U","H","Mt","K","O","Wf"],["S","Osler House","Wt","SC","J","N","E","SAn","Lc","L","T","Mf","Wh2"],["Q","SHu","Co","SHi","Br","LM","SJ2","Wf2","SAt","SP","P2","Ch2","L2"],["Wt2","H2","U2","Mt2","Lc2","Green Templeton","Mg2","T2","LM2","SHi2","O2","Lc3","N2"],["SE2","B2","SC2","R","E2","Wt3","SAn2","Br2","Wh3","SJ3","Q2","Green Templeton 2","H3"],["J2","J3","U3","SP2","S2","P3","Osler House 2","SHu2","Mg3","SJ4","E3","O3","Green Templeton 3","SAt2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2014,"days":4,"divisions":[["P","Ch","O","U","Wf","Mg","SC","T","B","Wt","H","SE","K"],["Wh","Lc","SJ","SAn","N","Br","LM","E","Mf","J","Ch2","S","SP"],["P2","O2","Co","Q","Mt","SHu","N2","SE2","L","U2","SAt","Mg2","T2"],["Wh2","B2","SC2","Wt2","K2","Wf2","Mt2","J2","Br2","Lc2","Green Templeton","H2","SP2"],["Osler House","SJ2","SHi","Ch3","P3","R","SAn2","J3","Wh3","Q2","SB","Wf3","S2"],["LM2","T3","U3","Green Templeton 2","SHu2","O3","N3","SHi2","Wf4","Br3","SHu3","Mg3","SE3"],["SJ3","P4","Mg4","Co2","H3","Mf2","K3","L2","U4","T4","SAn3","K4","Mt3","S3"]],"results":"ruruuuuu rurruruurr rrurrrrurrrr urururrurr uurrrrrrrru rurruuurrr rrurruurur\nrrruuuurrr uo3uurrrur ruurruuru rurruuurrr ruuurrrrrrr uuururrrrr rurrrruuru\nrruurruuu rurruuruu uuuuruur rruuuuurr uuurrurru ruurrruurr uurururrrr\nrrrrrrrrrrrru uuuuruur ruuuuurrr ruuuuuru rrruurrrrur uuururrur rrrurrrrrrrrr","move":[[[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[-1,1,0,-1,1,-1,1,0,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-3,-1,1,3,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["O","P","Ch","Mg","T","U","Wf","B","SC","K","Wt","SE","Wh"],["H","N","Lc","SJ","Br","LM","SAn","Mf","SP","J","O2","E","P2"],["Ch2","Co","S","Q","SHu","Mt","N2","Mg2","L","Wh2","SE2","U2","T2"],["B2","SAt","K2","J2","Wt2","Br2","SC2","Green Templeton","Wf2","Osler House","Mt2","H2","Lc2"],["SJ2","SHi","SP2","R","Ch3","J3","SAn2","Wf3","P3","S2","Wh3","Green Templeton 2","Q2"],["SB","U3","LM2","O3","T3","Wf4","SE3","SHu2","SHu3","N3","P4","Br3","Mg3"],["SHi2","SJ3","Mf2","Co2","L2","Mg4","H3","T4","SAn3","K3","Mt3","U4","K4","S3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2014,"days":4,"divisions":[["SJ","Wh","SE","P","Mg","B","Ch","U","H","Mt","K","O","Wf"],["S","Wt","SC","J","N","E","SAn","Lc","L","T","Mf","Wh2","Q"],["SHu","Co","SHi","Br","LM","SJ2","Wf2","SAt","SP","P2","Ch2","L2","Wt2"],["H2","U2","Mt2","Lc2","Green Templeton","Mg2","T2","LM2","O2","Lc3","N2","SE2","B2"],["SC2","R","Wt3","SAn2","Br2","SJ3","Q2","Green Templeton 2","J2","J3","U3","S2","P3"],["SHu2","O3","Green Templeton 3","K2","Ch3","N3","Mf2","Co2","U4","K3","SHu3","U5","SAn3","SP2"]],"results":"urururrrur uurruuurr ruuurrruu uuruururr urrurururr ruurruurrr\nrururruuu ruuuuurrr uuuuruur ruurururu rrurrururrr rruurrrrrru\nrruruo3uur uuuuurru rre1e1e-2rrruurr uurrrrurur ro3uuruurr ruurrrrurrr\nruururruu ruurruurrr rurruuuur ruurrururr urrururrur urrrrrrrrrrrr","move":[[[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1]],[[-1,1,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-3,-1,1,3],[0,-1,1,0,-1,1,0,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,-2,1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-3,-1,1,3,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0]]],"finish":[["Wh","SJ","SE","P","Mg","Ch","B","U","K","Wf","H","O","S"],["Mt","N","Wt","J","SAn","Lc","SC","T","SHu","E","Mf","Wh2","Co"],["L","Br","LM","Q","Wf2","SP","SHi","SJ2","SAt","U2","L2","Wt2","P2"],["Ch2","Green Templeton","Lc2","Mg2","H2","O2","Mt2","N2","T2","B2","Lc3","SC2","LM2"],["R","SE2","SAn2","Green Templeton 2","SJ3","J2","Wt3","Br2","S2","SHu2","Q2","Green Templeton 3","J3"],["K2","U3","Co2","P3","Ch3","N3","SHu3","O3","Mf2","SP2","U4","U5","K3","SAn3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2015,"days":4,"divisions":[["O","P","Ch","Mg","T","U","Wf","B","SC","K","Wt","SE","Wh"],["H","N","Lc","SJ","Br","LM","SAn","Mf","SP","J","O2","E","P2"],["Ch2","Co","S","Q","SHu","Mt","N2","Mg2","L","Wh2","SE2","U2","T2"],["B2","SAt","K2","J2","Wt2","Br2","SC2","Green Templeton","Wf2","Osler House","Mt2","H2","E2"],["Lc2","SJ2","SHi","SP2","R","Ch3","J3","SAn2","Wf3","P3","Wh3","Green Templeton 2","Q2"],["SB","U3","LM2","O3","T3","Wf4","SE3","SHu2","N3","P4","Mg3","SJ3","Mf2"],["L2","H3","K3","Mt3","K4","O4","K5","Q3","SAt2","B3","Mf3","N4","J4","Q4"]],"results":"rruuuurur ro5uururrrr rurruurrru uurure2e-1e1e-2u uururrrurr ruruururu rruururrur\nruuurruru uruurrurrr uuuurrrur rurururrru rururuuur rrruuruurr ruuururrrr\nrruuurruu ro3uuuuru ruuuurrru uruo3ue2e-1e-1rr uo3urruuu uuuruurrr uurrurrrrrr\nruuuurrur uuuuuurr uuuuurur rrurururru rruruurrur ruuruurru rurururrrrr","move":[[[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-1,1,0,-1,1,-1],[-1,2,-2,1,-1,2,0,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,0,0,-1,1],[0,0,0,0,-1,1,0,-5,-1,1,-1,1,5],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-3,-1,1,3,-1],[1,0,-1,-1,2,-3,-1,1,3,-1,1,0,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-3,-1,1,3],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["O","Ch","P","Mg","Wf","K","T","U","SE","B","Wh","N","SC"],["H","Wt","Br","LM","Mf","Lc","J","SJ","O2","P2","SAn","Q","SP"],["E","SHu","Ch2","Co","N2","Mt","S","SAt","L","U2","Wh2","Mg2","B2"],["T2","SE2","K2","J2","Osler House","Br2","Wf2","SC2","Wt2","H2","SJ2","Green Templeton","SHi"],["Mt2","Lc2","E2","SP2","Wf3","R","P3","J3","Q2","Ch3","SB","SAn2","U3"],["Wh3","Green Templeton 2","O3","LM2","SE3","Wf4","Mf2","T3","K3","P4","N3","Mg3","L2"],["SJ3","O4","SHu2","H3","Mt3","B3","K4","N4","Q3","J4","K5","Mf3","SAt2","Q4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2015,"days":4,"divisions":[["Wh","SJ","SE","P","Mg","Ch","B","U","K","Wf","H","O","S"],["Mt","N","Wt","J","SAn","Osler House","Lc","SC","T","SHu","E","Mf","Wh2"],["Co","L","Br","LM","Q","Wf2","SP","SHi","SJ2","SAt","U2","L2","Wt2"],["P2","Ch2","Green Templeton","Lc2","Mg2","H2","O2","N2","T2","B2","Lc3","SC2","LM2"],["SHi2","R","Green Templeton 2","SJ3","J2","Wt3","Br2","S2","SHu2","Q2","Green Templeton 3","J3","K2"],["U3","P3","SHu3","O3","Mf2","SP2","K3","Wf3","S3","L3","E2","Lc4","Wf4","SC3"]],"results":"uuuurruu rurrrruuru urrrurruur rururrurru uuruurrru urrrrurrurr\nruurruo3ur rrruruurru ruruuuuu uurrurrrur rurrruurur rurruuuur\nuuuro3uru rruruurrur uuuruurrr ruurrurrru rururururr uurrrruurr\nruuo3uo3ur ruuruuuu ruuruurrrr rruuuurur ruuurruru rrrrrrruurrr","move":[[[0,0,-1,1,0,0,-1,1,0,0,0,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,0],[0,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,-3,-1,1,3,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,0,0,0,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-3,-1,1,3,-3,-1,1,3,-1,1,-1,1,0]]],"finish":[["Wh","P","Mg","U","SJ","Ch","SE","K","B","Wf","N","H","S"],["Wt","O","J","Lc","Mt","T","SAn","SHu","Osler House","Mf","SC","L","E"],["Br","Co","Wh2","LM","SHi","Wf2","SP","Q","Wt2","SAt","Green Templeton","SJ2","U2"],["L2","P2","Mg2","H2","T2","Ch2","O2","Lc2","N2","R","B2","SHi2","Lc3"],["Green Templeton 2","SC2","J2","LM2","S2","Br2","SHu2","SJ3","Wt3","K2","Green Templeton 3","J3","Q2"],["Mf2","Wf3","SP2","SHu3","P3","Lc4","K3","O3","U3","SC3","L3","Wf4","S3","E2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2016,"days":4,"divisions":[["O","Ch","P","Mg","Wf","K","T","U","SE","B","Wh","N","H"],["Wt","SC","Br","LM","Mf","Lc","J","SJ","O2","P2","SAn","Q","SP"],["E","SHu","Ch2","Co","N2","Mt","S","SAt","L","U2","Wh2","Mg2","B2"],["T2","SE2","K2","J2","Osler House","Br2","Wf2","Wt2","H2","SC2","SJ2","Green Templeton","SHi"],["Mt2","Lc2","E2","SP2","Wf3","R","P3","J3","Q2","SB","SAn2","U3","Wh3"],["S2","O3","LM2","SE3","Mf2","K3","P4","N3","L2","SJ3","SHu2","H3","Mt3"],["B3","K4","J4","Mf3","SAt2","U4","Co2","LM3","Lc3","SHi2","SC3","SAt3","B4","Co3"]],"results":"ruo3urruur urruuruur uue2e-1e-1rurrrr uuruurrur rururruuu uuurrrruu rrrurururrr\nuurruuuu ruuuruuu urruruurrr ruruuuuu urrrrrrrurrr ruuurruur rrurururrrr\nrrre2e-1e-1rrruur rruuuruur ruurrurrrrr uruuuruu ruurrruuu rruurruurr rrrruruurrr\nruro5uuuu uruurrrrru uuurrurru rruuurrrur rrurruurur rrrurruurrr rrruurrrurr","move":[[[0,0,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,0,-1,-1,2,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,-3,-1,1,3,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,0,0,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,-1,-1,2,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-5,-1,1,-1,1,5,0,-1,1,0]]],"finish":[["O","Ch","K","P","Wf","U","Mg","Wh","SE","N","T","B","H"],["SC","LM","Mf","Lc","Wt","J","Br","P2","Q","SHu","SJ","O2","SAn"],["E","Mt","SP","Co","Ch2","N2","SAt","S","U2","Wh2","K2","L","B2"],["T2","SE2","Mg2","J2","Wf2","H2","SC2","Osler House","Green Templeton","Br2","Mt2","Wt2","SHi"],["Lc2","SJ2","E2","R","Wf3","SP2","P3","SB","U3","Q2","LM2","J3","Mf2"],["SAn2","S2","Wh3","K3","O3","SE3","SJ3","SHu2","N3","B3","P4","L2","SAt2"],["H3","J4","U4","Mt3","SHi2","SC3","Mf3","B4","Co2","K4","Lc3","Co3","LM3","SAt3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2016,"days":4,"divisions":[["Wh","P","Mg","U","SJ","Ch","SE","K","B","Wf","N","H","S"],["Wt","O","J","Lc","Mt","T","SAn","SHu","Osler House","Mf","SC","L","E"],["Br","Co","Wh2","LM","SHi","Wf2","SP","Q","Wt2","SAt","Green Templeton","SJ2","U2"],["L2","P2","Mg2","H2","T2","Ch2","O2","Lc2","N2","R","B2","SHi2","Lc3"],["Green Templeton 2","J2","LM2","S2","Br2","SHu2","SJ3","K2","Q2","Mf2","Wf3","SP2","SHu3"],["P3","O3","U3","L3","Wf4","E2","Mg3","Ch3","N3","SAn2","SAt2","P4","Wh3","B3"]],"results":"ruuuurrur urruururrr ruruuurru rururruuu rrrrurruuu uuuuuurr\nuuurrrruu ruuuruurr urrruuuur uruurruur rrruuurrur ruuuurrrrr\nruuurruur rruurrrurrr ruruuuuu rruuuuuu uuuuuuu ruruurrrrrr\nrruuuuurr rurro3urrur rruruuurrr rurruuuur ruuuuuur rrruurrrrrrr","move":[[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-3,-1,1,3,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["Wh","P","U","Mg","Ch","K","Wf","H","SJ","B","SE","N","O"],["Lc","J","S","SAn","Wt","Mf","T","SC","Mt","L","SHu","LM","Osler House"],["E","Wf2","Co","SHi","Br","SAt","Wh2","Green Templeton","SP","Q","U2","P2","Wt2"],["Mg2","SJ2","Ch2","Lc2","L2","R","H2","N2","T2","O2","Green Templeton 2","B2","Lc3"],["SHi2","Br2","J2","SHu2","LM2","Wf3","Mf2","K2","S2","SJ3","P3","SP2","Q2"],["U3","L3","Wf4","SHu3","Mg3","O3","SAt2","E2","Wh3","N3","B3","Ch3","SAn2","P4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Men","result":"","year":2017,"days":4,"divisions":[["O","Ch","K","P","Wf","U","Mg","Wh","SE","N","T","B","H"],["SC","LM","Mf","Lc","Wt","J","Br","P2","Q","SHu","SJ","O2","SAn"],["E","Mt","SP","Co","Ch2","N2","SAt","S","U2","Wh2","K2","L","B2"],["T2","SE2","Mg2","J2","Wf2","H2","SC2","Osler House","Green Templeton","Br2","Mt2","Wt2","SHi"],["Lc2","SJ2","E2","R","Wf3","SP2","P3","SB","U3","Q2","LM2","J3","Mf2"],["Ch3","SAn2","S2","Wh3","K3","O3","SHu2","N3","B3","P4","L2","SAt2","J4"],["Mt3","SHi2","SC3","B4","Co2","K4","Lc3","Co3","SAt3","Mg3","SHi3","O4","S3","Q3"]],"results":"ruururruu ro5uurruur rrrruuuurr rurruuruu rrrurrururr ruuururrrr uurrurrrru\nrururrrrrur urururrurr rrruuuuur uuuuurur rrrruururu urruururrr ruurrurrur\nrrruuruuu uururruur rruuuuuu ruuuuuru urrrururru ruuuuruu rruurrrrrrrr\nuuurrruur ruruururu ruuuuuur ro5uuruurr rruururrur uurruurur rrruurrrrrrr","move":[[[-1,1,0,0,0,0,-1,1,0,0,-1,1,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-5,-1,1,-1,1,5],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0]],[[0,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,0,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-5,-1,1,-1,1,5],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1]]],"finish":[["Ch","K","O","P","Wf","Wh","U","B","Mg","SC","SE","N","T"],["LM","J","H","Mf","Q","Lc","SJ","Wt","Br","SHu","Mt","P2","E"],["SAn","Co","O2","Ch2","SAt","S","SP","K2","U2","N2","L","Wh2","J2"],["B2","SE2","SC2","T2","Green Templeton","Mg2","Wf2","Mt2","SHi","H2","Lc2","Osler House","Br2"],["R","SP2","Wt2","SB","SJ2","Q2","E2","LM2","Wf3","J3","P3","Mf2","U3"],["K3","Ch3","S2","SAn2","Wh3","O3","P4","J4","SAt2","SHu2","L2","B4","B3"],["SHi2","SC3","N3","K4","Mt3","Co2","Co3","SHi3","Mg3","Lc3","O4","SAt3","Q3","S3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Summer Eights","small":"Eights","gender":"Women","result":"","year":2017,"days":4,"divisions":[["Wh","P","U","Mg","Ch","K","Wf","H","SJ","B","SE","N","O"],["Lc","J","S","SAn","Wt","Mf","T","SC","Mt","L","SHu","LM","E"],["Wf2","Co","SHi","Br","SAt","Wh2","Green Templeton","SP","Q","U2","P2","Wt2","Mg2"],["SJ2","Ch2","Lc2","L2","R","H2","N2","O2","Green Templeton 2","B2","Lc3","SHi2","Br2"],["J2","SHu2","LM2","Wf3","Mf2","K2","S2","P3","SP2","Mg3","O3","SAt2","E2"],["Wh3","B3","SAn2","P4","SC2","Co2","LM3","Co3","K3","Wt3","J3","S3","SE2"]],"results":"uruuurru rurrrrrrrurr ruuruurru ururrururr rruurrurur rrrurrrrurrr\nrruuuuur ruuuuuur urrruurrur ruruuruur ruuuuruu uuurruurr\nruuuuurr rrrrrrrruurr rrrrrrurrrru rrrrurruurr uurruruur rrrrruurrrrr\nuuuurrru uurrruuru rrrrrurrrrur rruurrruur ruuuruurr rurrrurrrrrr","move":[[[0,0,0,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,0,0,0,0,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,0,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,0,0],[-1,1,0,0,0,0,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,-1,1,0,0,0,0],[-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,-1,1]]],"finish":[["Wh","P","Ch","U","K","Wf","SE","Mg","H","SJ","N","S","B"],["O","SAn","Mf","Lc","T","J","L","SC","Wt","E","LM","Wf2","Mt"],["SHu","SAt","Br","Green Templeton","Co","SHi","SP","Wh2","P2","Q","Ch2","U2","Wt2"],["Lc2","SJ2","Mg2","L2","H2","O2","Green Templeton 2","N2","R","Lc3","B2","Br2","J2"],["Wf3","SHi2","Mf2","S2","SHu2","K2","LM2","SP2","P3","O3","SAt2","Mg3","SAn2"],["E2","B3","Co2","Wh3","Co3","Wt3","P4","J3","SC2","SE2","LM3","S3","K3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1964,"days":4,"divisions":[["J","L","Q","TH","E","T","Cl","Pb","SC","Ph","Cr","L2","J2","F","M","S"],["D","Ca","T2","CC","K","SC2","TH2","SS","J3","Q2","E2","Ph2","S2","Cr2","Pb2","T3"],["L3","Cu","M2","F2","Ca2","CC2","J4","D2","Cl2","SC3","Q3","T4","SS2","D3","Cr3","L4"],["Pb3","Cl3","K2","E3","Pb4","T5","F3","L5","Ph3","S3","Ca3","SC4","Cu2","D4","CC3","SS3"],["E4","Pb5","Cu3","S4","Cu4","F4","Cu5","Ph4","Cu6"]],"results":"uuuru uuuruuuurr ruurrrrurruu uuuuruurrrr ruurrrrurrurr\nrurro3u urro3urruuur uuurruuuru rurruurrrurrr uuurruuurrr\nrruurrr ruururuurru ruuurruurur uuurrurrrrru ruuuurrurrrr\nruuuu uuururuuur uuuurruruu uruurrrrrrrur rruuurruurrr","move":[[[0,0,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-3,-1,1,3,0,0,-1],[-3,-1,1,4,0,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0]]],"finish":[["J","L","TH","Pb","E","T","Q","SC","Ph","F","Cl","S","Cr","D","L2","J2"],["Ca","T2","M","SC2","CC","K","SS","E2","TH2","J3","Ph2","S2","Cu","Q2","Pb2","F2"],["L3","Cr2","Ca2","T3","D2","Cl2","M2","CC2","J4","D3","SC3","L4","Q3","Pb3","T4","E3"],["SS2","Cl3","Cr3","L5","T5","F3","K2","Pb4","Cu2","S3","SC4","CC3","Ca3","Cu4","Ph3","Cu3"],["D4","Pb5","S4","E4","Cu6","SS3","F4","Cu5","Ph4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1965,"days":4,"divisions":[["J","L","TH","Pb","E","T","Q","SC","Ph","F","Cl","S","Cr","D","L2","J2"],["Ca","T2","M","SC2","CC","K","SS","E2","TH2","J3","Ph2","S2","Cu","Q2","Pb2","F2"],["L3","Cr2","Ca2","T3","D2","Cl2","CC2","J4","D3","SC3","L4","Q3","Pb3","T4","E3","SS2"],["Cl3","Cr3","L5","T5","F3","K2","Cu2","S3","CC3","Ca3","Cu3","Ph3","Cu4","D4","E4","Cu5"],["SS3","F4","Cu6","Ph4","Q4","L6","TH3","E5","F5","CUWBC"]],"results":"ruruuu o3uuuuuo3ur urrruo3uuurr rruo3urrrrurrr rrrrruururuu\nrruruur rro3uruuurru urruurruurrr rrrrururrurur rrrruuurruur\nrrrruuu uuo3uuuuur rrruuuuuurr rrrurrruurrur rrruuurrurrrr\nruuuur ruurruuuuu uuurrrruuur rruurrruurur rrrruurrururr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,0],[0,0,0,-1,1,0,0,0,0,-3,-1,1,3,-1,1,0],[0,0,-1,1,-1,1,-3,-1,1,3,-1,1,0,0,0,-1],[1,-3,-1,1,3,-1,1,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,-3,-1,1,3,0],[0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,0]],[[0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["L","Pb","E","J","Q","T","TH","F","S","Cr","SC","D","Ph","Cl","L2","J2"],["Ca","M","T2","CC","SS","K","Cu","SC2","E2","TH2","S2","Pb2","J3","Q2","Ph2","F2"],["L3","Cl2","Cr2","SC3","T3","D3","Ca2","D2","Q3","J4","Pb3","T4","CC2","E3","L4","T5"],["F3","Cl3","Cu2","SS2","CC3","L5","Cu3","Cr3","F4","K2","Cu5","Ca3","Cu4","S3","Ph4","Ph3"],["E4","L6","D4","Q4","SS3","F5","Cu6","E5","TH3","CUWBC"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1966,"days":4,"divisions":[["L","Pb","E","J","Q","T","TH","F","S","Cr","SC","D","Ph","Cl","L2","J2"],["Ca","M","T2","CC","SS","K","Cu","SC2","E2","TH2","S2","Pb2","J3","Q2","Ph2","F2"],["L3","Cl2","Cr2","SC3","T3","D3","Ca2","D2","Q3","J4","Pb3","T4","CC2","E3","L4","T5"],["F3","Cl3","Cu2","SS2","CC3","L5","Cu3","Cr3","F4","K2","Cu4","Ca3","Cu5","S3","Ph3","E4"],["D4","Q4","SS3","F5","E5","Pb4","Q5","SC4","E6","Cl4","D5","SC5","M2","K3","M3"]],"results":"uuruuurru uuurururrur uuuruururu ruuuurrurur ururruuuurr\nruruuuuru rurrrrrruuuu ruuruururur uuuuuuruu rruurrurruur\nuruuuuo3u uo3uuurruur uuruuururu ruuurrurrrur rurruurrurur\nruruuuruu o3uruuurruu ruo3uruurrur rruurruruuu uurrurrurrrrr","move":[[[0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-3,-1,1,3,-1],[-3,-1,1,4,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-3,-1,1,3,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0]]],"finish":[["L","Pb","J","T","Q","F","E","Cr","S","Cl","TH","SC","D","Ca","L2","CC"],["Ph","T2","M","J2","Cu","K","TH2","SC2","SS","Pb2","Q2","F2","E2","Cl2","S2","J3"],["Cr2","L3","Ph2","D3","T3","J4","SC3","Pb3","D2","Ca2","F3","L4","Q3","CC2","Cu2","T4"],["SS2","E3","Cu3","T5","Cl3","CC3","K2","Cr3","Cu4","L5","Q4","F4","Ph3","SS3","Pb4","Cu5"],["Ca3","S3","D4","E4","SC4","Cl4","F5","D5","E5","M2","Q5","E6","K3","M3","SC5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1967,"days":4,"divisions":[["L","Pb","J","T","Q","F","E","Cr","S","Cl","TH","SC","D","Ca","L2","CC"],["Ph","T2","M","J2","Cu","K","TH2","SC2","SS","Pb2","Q2","F2","E2","Cl2","S2","J3"],["Cr2","L3","Ph2","D2","T3","J4","SC3","Pb3","D3","Ca2","F3","L4","Q3","CC2","Cu2","T4"],["SS2","E3","Cu3","T5","Cl3","CC3","K2","Cr3","Cu4","L5","Q4","F4","Ph3","SS3","Pb4","Cu5"],["Ca3","D4","E4","SC4","Cl4","F5","M2","Q5","M3","SC5","F6","Ph4","Cl5"]],"results":"ruruuuur rrruuruuuur uurrururruu ruurruuruur ruuuurrrruu\nrrruuurur uuuuruuurr rrruuruurrur urrurruruuu uuuuurruur\nrruuuuru ruuuuruuur rruuruurruu ruuuuruuur ruuuuuuuu\nruurrurur uuuuururrrr rrurruuurrur uurruruuuu uuuuuuuur","move":[[[-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["T","Q","Pb","F","L","Cl","J","SC","E","Ca","Cr","CC","S","M","TH","Cu"],["D","L2","K","Ph","SC2","T2","Pb2","J2","SS","Cl2","TH2","Q2","E2","L3","F2","D2"],["J3","Ph2","S2","Cr2","T3","D3","Pb3","F3","J4","L4","SC3","Cu2","Ca2","Q3","CC2","SS2"],["T4","Cl3","Cu3","K2","Cu4","E3","T5","F4","CC3","SS3","Cr3","Pb4","L5","Ca3","Q4","D4"],["Ph3","E4","Cu5","M2","M3","Cl4","SC4","SC5","Ph4","F5","F6","Q5","Cl5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1968,"days":4,"divisions":[["T","Q","Pb","F","L","Cl","J","SC","E","Ca","Cr","CC","S","M","TH","Cu"],["D","L2","K","Ph","SC2","T2","Pb2","J2","SS","Cl2","TH2","Q2","E2","L3","F2","D2"],["J3","Ph2","S2","Cr2","T3","D3","Pb3","F3","J4","L4","SC3","Cu2","Ca2","Q3","CC2","SS2"],["T4","Cl3","Cu3","K2","Cu4","E3","T5","F4","CC3","SS3","Cr3","Pb4","L5","Ca3","D4","Ph3"],["E4","Cu5","M2","M3","Cl4","S3","S4","E5","T6","Cr4","T7","F5","L6","SC4","K3","L7"]],"results":"urrurrrrurur rrrruuurrrrur uuruuuurur ro3uuururrrrr urrurrrrruuu\nrrrurururuu uruuurruuu ruruuurrruu rururrruuurr ruurrrrruurrr\nruuurrrruur ruruurrrrrrur urrruurrruur uruuruurrur rruuruuurur\nrrrurruruuu ro3urrrrruruu ruruuuruuu o3urrruurrrru rrruurrrururr","move":[[[-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,0,0,-1],[1,0,0,0,0,-1,1,0,-1,1,-1,1,-3,-1,1,3],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,0,0,0,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,0,0,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,0],[-1,1,0,0,0,0,-1,1,-1,1,0,0,0,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,0,0,-3,-1,1,3],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,0]]],"finish":[["Q","F","Cl","T","J","SC","Pb","L","Ca","E","M","Cr","D","S","CC","TH"],["Ph","Cu","L2","K","Pb2","J2","Cl2","SC2","SS","T2","D2","Q2","F2","Cr2","S2","E2"],["TH2","L3","D3","J3","T3","Ph2","F3","Cu2","L4","Ca2","Pb3","SC3","J4","CC2","Cu3","T4"],["K2","Q3","Cl3","SS2","E3","T5","Cu4","CC3","Cr3","L5","F4","Ca3","D4","M2","Pb4","SS3"],["M3","Ph3","S3","E4","S4","Cu5","Cl4","Cr4","E5","F5","T6","L6","T7","L7","SC4","K3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1969,"days":4,"divisions":[["Q","F","Cl","T","J","SC","Pb","L","Ca","E","M","Cr","D","S","CC","TH"],["Ph","Cu","L2","K","Pb2","J2","Cl2","SC2","SS","T2","D2","Q2","F2","Cr2","S2","E2"],["TH2","L3","D3","J3","T3","Ph2","F3","Cu2","L4","Ca2","Pb3","SC3","J4","CC2","Cu3","T4"],["K2","Q3","Cl3","SS2","E3","T5","Cu4","CC3","Cr3","L5","F4","Ca3","D4","M2","M3","Ph3"],["S3","E4","S4","Cu5","Cl4","F5","T6","L6","S5","M4","Cu6","TH3","K3","D5","W","CC4","Cl5"]],"results":"rurrrrururrur uo3ururrrrrur rro3uruururu ruurrrurrurrr rurrrurrurrru\nrrrururuurru o3uuurruruu rururruruurr rruuruuuurr rrrrrurrurrrur\nrrurrrrurrrrur rrururrururrr uuruuruuur rrruruurrrrrrr rrrurrurururr\nururrurrrruu rrrruurrruurr ruurururruu rrrruruurrrrrr rrrrrruurrurrr","move":[[[-1,1,0,0,0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-3,-1,1,3,0],[0,-1,1,0,0,0,0,0,-1,1,0,-3,-1,1,3,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,0,0,0,-1,1,0]],[[0,-1,1,0,0,0,-1,1,0,0,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-3,-1,1],[-1,4,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,0],[0,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,0,0,-1,1,0,0,0,0,-1,1,0,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,0,0,0,0,0],[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0,0,0,-1,1,0,0,-1,1,0,-1,1]]],"finish":[["F","Cl","T","J","Q","L","Pb","M","SC","Cr","Ca","E","S","D","TH","CC"],["Ph","Cu","Pb2","L2","J2","K","T2","SS","D2","Cl2","SC2","E2","Cr2","Q2","F2","S2"],["T3","L3","Ph2","TH2","D3","Cu2","Ca2","J3","L4","CC2","F3","Pb3","T4","Cu3","Cl3","J4"],["SC3","K2","E3","SS2","Cu4","Q3","CC3","T5","L5","M2","F4","M3","Cr3","S3","S4","Ca3"],["E4","D4","Cu5","Ph3","T6","Cl4","L6","M4","Cu6","F5","S5","TH3","CC4","D5","K3","Cl5","W"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1970,"days":4,"divisions":[["F","Cl","T","J","Q","L","Pb","M","SC","Cr","Ca","E","S","D","TH","CC"],["Ph","Cu","Pb2","L2","J2","K","T2","SS","D2","Cl2","SC2","E2","Cr2","Q2","F2","S2"],["T3","L3","Ph2","TH2","D3","Cu2","Ca2","J3","L4","CC2","F3","Pb3","T4","Cu3","Cl3","J4"],["K2","E3","SS2","Cu4","Q3","CC3","T5","L5","M2","F4","M3","Cr3","S3","S4","Ca3","E4"],["D4","Ph3","T6","M4","S5","TH3","CC4","D5","K3","W","J5","Ca4","E5","CC5","SS3","SE"]],"results":"rrurro3uurur urruuururur rururrrrrrrurr rruurrurrrurr urrruururuu\nruuo3uuruu rrruuuo3urrrr rrururrrro3urr rrrrururuurrr rrrruurrrurur\nurrruruo3urr ruruurururu urrururrurur rurrururuurr ruuuururuu\nrrrrurrrurrur ro3uururuuu ruurrrrruruu rrrruurruurrr rruuurrrrurrr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,0,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,-3,-1,1,3,0,0,-1,1,0,0]],[[0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0],[0,0,-3,-1,1,3,0,0,0,0,-1,1,0,-1,1,0],[0,0,0,0,-3,-1,1,3,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,-3,-1,1,3,-1,1,-1,1,0]],[[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-3,-1,1,3,-1,1,0,-1,1,0,0,0,-1,1]],[[0,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,-1,1,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-3,-1,1,3],[0,-1,1,0,0,-1,1,0,0,0,-1,1,0,0,0,0]]],"finish":[["J","Cl","T","Pb","F","L","Q","M","E","S","Cr","D","SC","Ph","Ca","TH"],["CC","Cu","J2","T2","L2","K","Pb2","Cl2","D2","E2","SS","Cr2","SC2","F2","S2","Q2"],["Cu2","T3","D3","L3","TH2","Ca2","Ph2","J3","CC2","L4","T4","Pb3","J4","F3","SS2","Cu3"],["K2","Cl3","M2","E3","T5","Cu4","CC3","M3","Q3","S3","S4","L5","Ca3","D4","Cr3","F4"],["T6","W","E4","TH3","Ph3","J5","M4","S5","CC4","K3","CC5","D5","Ca4","SS3","SE","E5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1971,"days":4,"divisions":[["J","Cl","T","Pb","F","L","Q","M","E","S","Cr","D","SC","Ph","Ca","TH"],["CC","Cu","J2","T2","L2","K","Pb2","Cl2","D2","E2","SS","Cr2","SC2","F2","S2","Q2"],["Cu2","T3","D3","L3","TH2","Ca2","Ph2","J3","CC2","L4","T4","Pb3","J4","F3","SS2","Cu3"],["K2","Cl3","M2","E3","T5","Cu4","CC3","M3","Q3","S3","S4","L5","Ca3","D4","Cr3","F4"],["T6","W","E4","TH3","J5","M4","S5","CC4","SC3","SS3","L6","TH4","M5","Cu5","Dw","Cl4","Cu6"]],"results":"rurrrro3urruu uuururrurru rrurrurururrr urururuurrrr rrururuurrur\nrrro5uuruuru ruuruuuuur ruuururuuu rruurururrru rurururrrruu\nrruruuuurur uuo3uruuuu uuururuuur ruurrrrurrrrrr ururuururur\nrururruuuru ruurrurrruru ruuruurrruu uuurrurrrrru rrururrrrrrrrrr","move":[[[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-3,-1,1,3,0,0,0,0,-1,1,0]],[[-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-5,-1,1,-1,1,5,0,0,0]],[[0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[1,0,0,0,0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1,0,-1,1,0],[-1,1,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]]],"finish":[["T","Pb","J","Cl","Q","F","L","S","E","D","SC","M","Ca","TH","Cr","Cu"],["CC","Ph","J2","T2","K","Cl2","Pb2","SS","L2","D2","E2","S2","F2","Cu2","Cr2","TH2"],["SC2","T3","Ca2","Q2","D3","J3","L3","T4","CC2","Pb3","Ph2","SS2","Cu3","L4","M2","J4"],["Cl3","F3","Cu4","CC3","K2","E3","S3","T5","Cr3","M3","Ca3","Q3","W","S4","T6","L5"],["TH3","D4","F4","SS3","J5","SC3","E4","L6","M4","Cu5","M5","TH4","S5","Cl4","Dw","CC4","Cu6"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1972,"days":4,"divisions":[["T","Pb","J","Cl","Q","F","L","S","E","D","SC","M","Ca","TH","Cr","Cu"],["CC","Ph","J2","T2","K","Cl2","Pb2","SS","L2","D2","E2","S2","F2","Cu2","Cr2","TH2"],["SC2","T3","Ca2","Q2","D3","J3","L3","T4","CC2","Pb3","Ph2","SS2","Cu3","L4","M2","J4"],["Cl3","F3","Cu4","CC3","K2","E3","S3","T5","Cr3","M3","Ca3","Q3","W","S4","T6","L5"],["TH3","D4","F4","SS3","J5","SC3","E4","M4","Cu5","M5","TH4","S5","Dw","Q4","E5","Cl4","K3"]],"results":"ruruuo5uurrr o3ururuuurrr uuuuuuruu rro3ururrruru ruurrruurrur\nrrruuururuu urruuruuuu ruuuuuruur o3ururrrrurur uuurrrurrrru\nrruuuururur ruuuuruuur rruuuuuruu rruuurruuru rrruuruururr\nruuuuururu rruurrruuuu uruuuuruur uruuuurrurr rrrruruuurur","move":[[[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,0,-3,-1,1,3,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-3,-1,1],[3,0,0,-5,-1,1,-1,1,5,-1,1,-1,1,0,-1,1,0]],[[-1,1,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,0,-1,1,0,-3,-1,1],[3,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["J","Cl","T","Pb","E","Q","S","L","D","F","TH","Cu","SC","M","Ca","Ph"],["J2","Cr","Cl2","CC","K","Pb2","SS","T2","Cr2","D2","Cu2","L2","TH2","E2","T3","Q2"],["S2","D3","F2","Ca2","SC2","CC2","Ph2","L3","Cu3","J3","M2","T4","Cl3","Pb3","SS2","K2"],["L4","F3","S3","J4","Cr3","Cu4","E3","CC3","Q3","T5","W","TH3","M3","D4","Ca3","L5"],["Cu5","T6","S4","M4","F4","SC3","TH4","J5","Dw","E4","Q4","SS3","Cl4","M5","E5","S5","K3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1973,"days":4,"divisions":[["J","Cl","T","Pb","E","Q","S","L","D","F","TH","Cu","SC","M","Ca","Ph"],["J2","Cr","Cl2","CC","K","Pb2","SS","T2","Cr2","D2","Cu2","L2","TH2","E2","T3","Q2"],["S2","D3","F2","Ca2","SC2","CC2","Ph2","L3","Cu3","J3","M2","T4","Cl3","Pb3","SS2","K2"],["L4","F3","S3","J4","Cr3","Cu4","E3","CC3","Q3","T5","W","TH3","M3","D4","Ca3","L5"],["Cu5","T6","S4","M4","F4","SC3","TH4","J5","Dw","E4","Q4","SS3","Cl4","SC4","Cr4","Ca4","Cu6"]],"results":"ruuo3uruuur uruururrrurr urruururrrur rurro3uruuru urrurururuu\nrrrruro3urruu rrrruurururrr ruuuururuu uuurruruuu rrrrrruruurrrr\nrrruo3uruuur rrruuururrur rruuuurrurrr ruuuuuruur rrurrrruuurrr\nrrrrurrruuurr rruuuururrrr ruuuuuurrrr rruuuuuruu uuruurururr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,0,-3,-1,1,3,0,0,-1,1],[0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,0,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0,-3,-1,1,3,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,0,0]]],"finish":[["Cl","J","S","Pb","T","E","L","F","TH","Q","SC","D","Cu","M","Ca","K"],["Cr","J2","SS","Ph","Cl2","L2","CC","Cu2","Pb2","TH2","T2","Q2","D2","F2","Cr2","E2"],["T3","S2","Ca2","SC2","L3","D3","M2","CC2","Cl3","Ph2","Pb3","Cu3","L4","J3","SS2","T4"],["K2","J4","F3","Cr3","Q3","S3","Cu4","TH3","E3","D4","CC3","M3","T5","Ca3","W","Cu5"],["S4","F4","M4","L5","Q4","T6","SS3","TH4","SC4","E4","SC3","Cl4","J5","Dw","Ca4","Cr4","Cu6"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1974,"days":4,"divisions":[["Cl","J","S","Pb","T","E","L","F","TH","Q","SC","D","Cu","M","Ca","K"],["Cr","J2","SS","Ph","Cl2","L2","CC","Cu2","Pb2","TH2","T2","Q2","D2","F2","Cr2","E2"],["T3","S2","Ca2","SC2","L3","D3","M2","CC2","Cl3","Ph2","Pb3","Cu3","L4","J3","SS2","T4"],["K2","J4","F3","Cr3","Q3","S3","Cu4","TH3","E3","D4","CC3","M3","T5","Ca3","W","Cu5"],["S4","F4","M4","L5","Q4","T6","SS3","TH4","SC3","E4","J5","SC4","Cr4","Dw","Cl4","Ca4","L6","F5"]],"results":"ruo5uuuuuur ruuo3ururrru urururruurrr ruurrurrruur rrrrrurrruuru\nrrruuruuuuu uuurrruurur rruo3uruuuu rruuuuruuu rrrruuruurur\nuuuruuuuur ruuuruuuru rro3urruuuur ruuuuruuur ururrrrrururr\nruurrruuuuu uuuruuuurr rururuuuurr urruururrurr rrurrrrruruur","move":[[[-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,-3,-1,1,3,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-5,-1,1,-1,1,5,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,0,0,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-3,-1,1,3,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0]]],"finish":[["J","T","S","L","Cl","F","E","Pb","TH","D","Q","Cu","M","Ca","SC","SS"],["K","Cl2","L2","Cr","J2","CC","TH2","Ph","T2","F2","Cu2","E2","Pb2","Q2","Cr2","S2"],["D2","L3","M2","T3","CC2","Ca2","Cl3","SC2","J3","D3","Cu3","SS2","L4","Pb3","J4","Ph2"],["F3","T4","Cu4","K2","TH3","Cr3","M3","Q3","CC3","S3","Ca3","Cu5","D4","M4","E3","Q4"],["T5","W","SS3","S4","SC3","F4","Cl4","L5","SC4","T6","TH4","Dw","E4","L6","J5","F5","Cr4","Ca4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1975,"days":4,"divisions":[["J","T","S","L","Cl","F","E","Pb","TH","D","Q","Cu","M","Ca","SC","SS"],["K","Cl2","L2","Cr","J2","CC","TH2","Ph","T2","F2","Cu2","E2","Pb2","Q2","Cr2","S2"],["D2","L3","M2","T3","CC2","Ca2","Cl3","SC2","J3","D3","Cu3","SS2","L4","Pb3","J4","Ph2"],["F3","T4","Cu4","K2","TH3","Cr3","M3","Q3","CC3","S3","Ca3","Cu5","D4","M4","E3","Q4"],["T5","W","SS3","S4","SC3","F4","Cl4","L5","SC4","T6","TH4","Dw","E4","L6","Cr4","Ca4","Ph3","Ca5"]],"results":"ro3urrururruu ururuurrruu ro3ururuurur ururrurrurur uruururuurr\nurruuruuuru rruururrruur rurruruuuru uuurrrruuru rruuururuur\nrrruuruuuo3u urrrururuurr urruuruurur rururrrrruurr rrruururuuu\nrururuuro3uu o3urrurururu ruuuurururr uurrrrruruur rrrrrrurruuur","move":[[[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,0,-3,-1,1,3],[-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,-1,1,0,0,-3,-1,1,3,0]],[[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1]],[[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,-1],[-3,-1,1,4,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0,0,0],[0,-1,1,-1,1,0,-1,1,0,0,0,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-3,-1,1],[-1,4,-3,-1,1,3,0,-1,1,-1,1,0,-1,1,0,-1,1,0]]],"finish":[["L","F","J","Cl","T","TH","S","Pb","E","Ca","Cu","D","SC","Q","M","K"],["L2","CC","SS","TH2","Cl2","Cr","Ph","J2","F2","T2","Cu2","E2","Q2","M2","Cr2","D2"],["Pb2","L3","Ca2","S2","SC2","J3","T3","CC2","SS2","Cl3","Ph2","Cu3","J4","D3","T4","L4"],["K2","Pb3","TH3","Cr3","F3","Cu4","Ca3","M3","CC3","M4","Q3","S3","Cu5","S4","SC3","D4"],["E3","W","SS3","L5","T5","Q4","SC4","TH4","F4","Dw","Cl4","Ph3","Ca4","T6","E4","Ca5","Cr4","L6"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1976,"days":4,"divisions":[["L","F","J","Cl","T","TH","S","Pb","E","Ca","Cu","D","SC","Q","M","K"],["L2","CC","SS","TH2","Cl2","Cr","Ph","J2","F2","T2","Cu2","E2","Q2","M2","Cr2","D2"],["Pb2","L3","Ca2","S2","SC2","J3","T3","CC2","SS2","Cl3","Ph2","Cu3","J4","D3","T4","L4"],["K2","Pb3","TH3","Cr3","F3","Cu4","Ca3","M3","CC3","M4","Q3","S3","Cu5","S4","SC3","D4"],["E3","W","SS3","L5","T5","Q4","SC4","TH4","Dw","Cl4","Ph3","Ca4","T6","SE","L6","M5","Cr4","SS4"]],"results":"uurrruuuuur uuuo3uruurr rruuuuruuu urro3ururuur uruuuuuurr\nruururrurrrru ruuurrruuur ruurruurrrur rururuurruu uuuuuuurrr\nrruruuuurrur uuurrruuuu uuuuuuruu ururururuur ruuurruurrrr\nrururruuuuu ruuuruurrru ruuuurrurru rruurruruuu rruururuurrr","move":[[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,0,-3,-1,1,3,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]]],"finish":[["L","F","Cl","Pb","TH","Ca","J","T","D","S","Q","M","E","SS","Cu","SC"],["Cl2","L2","TH2","K","Cr","CC","J2","Q2","Ph","E2","F2","M2","T2","L3","Cu2","S2"],["D2","Cr2","Ca2","Pb2","SS2","J3","SC2","Ph2","Cl3","T3","T4","CC2","L4","J4","Cr3","Cu3"],["K2","D3","Cu4","Pb3","Ca3","Q3","TH3","M4","F3","CC3","SC3","Cu5","E3","M3","SS3","S3"],["W","S4","T5","D4","Dw","L5","TH4","SC4","Ca4","Q4","Ph3","T6","M5","Cl4","SS4","L6","SE","Cr4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1976,"days":4,"divisions":[["Cl","QM","N","Dw","NH","Cu","NH2","N2"]],"results":"uruur\nrruuu\nruuur\nuuuu","move":[[[0,-1,1,-1,1,0,-1,1]],[[-1,1,-1,1,-1,1,0,0]],[[0,-1,1,-1,1,-1,1,0]],[[-1,1,-1,1,-1,1,-1,1]]],"finish":[["NH","N","Cu","Cl","N2","QM","NH2","Dw"]],"completed":[[true],[true],[true],[true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1977,"days":4,"divisions":[["L","F","Cl","Pb","TH","Ca","J","T","D","S","Q","M","E","SS","Cu","SC"],["Cl2","L2","TH2","K","Cr","CC","J2","Q2","Ph","E2","F2","M2","T2","L3","Cu2","S2"],["D2","Cr2","Ca2","Pb2","SS2","J3","SC2","Ph2","Cl3","T3","T4","CC2","L4","J4","Cr3","Cu3"],["Dw","K2","D3","Cu4","Pb3","Ca3","Q3","TH3","M3","F3","CC3","SC3","Cu5","E3","M4","SS3"],["S3","W","S4","T5","D4","L5","TH4","SE","SS4","Pb4","Ph3","Cl4","L6","F4","Ph4","A","S5","Ca4"]],"results":"ruuururruurr o3ururo5uuur o3ururruurur ruuuruuuru urrruurururr\nrurururruuru rruuurrururr rrro3urrrurrru urrurrruurur ruruuurruur\nuurrurruurur ruurruuruur rrrururuurrrr rrruuruururr rrururruurrrr\nruurrrruururr uuuuuruuu uurrrrurrurrr rurururrrurrr rrrurruruurrr","move":[[[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-3,-1,1],[3,-1,1,-5,-1,1,-1,1,5,0,-1,1,0,-3,-1,1],[3,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,0,0,0,-1,1,0,0,0,-3,-1,1,3,0,0],[0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0],[0,0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0]]],"finish":[["L","Pb","F","J","TH","S","Cl","Ca","M","T","E","D","L2","Q","SS","Cu"],["SC","TH2","Cr","J2","Cl2","Ph","K","Q2","E2","CC","L3","T2","M2","F2","Ca2","S2"],["Cu2","D2","Cr2","Ph2","Pb2","J3","SC2","Cl3","SS2","Dw","T3","L4","CC2","Cu3","T4","M3"],["Cr3","J4","Ca3","D3","TH3","K2","Q3","SC3","Pb3","F3","Cu4","SS3","Cu5","M4","CC3","W"],["S3","T5","L5","E3","TH4","SE","S4","Pb4","D4","Ph3","L6","SS4","Ph4","A","Cl4","Ca4","F4","S5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1977,"days":4,"divisions":[["NH","N","Cu","Cl","N2","QM","NH2","Dw","G","TSS","W","S","G2","N3","G3","N4"]],"results":"rrrruruurrru\nrrruruurrrur\nrrururrruurr\nrrrurrrrrrurrr","move":[[[-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,0,0,0,-1,1,0,0,0]]],"finish":[["N","Cu","Cl","NH2","NH","N2","G","QM","TSS","S","Dw","N3","G2","W","G3","N4"]],"completed":[[true],[true],[true],[true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1978,"days":4,"divisions":[["L","Pb","F","J","TH","S","Cl","Ca","M","T","E","D","L2","Q","SS","Cu"],["SC","TH2","Cr","J2","Cl2","Ph","K","Q2","E2","CC","L3","T2","M2","F2","Ca2","S2"],["Cu2","D2","Cr2","Ph2","Pb2","J3","SC2","Cl3","SS2","Dw","T3","L4","CC2","Cu3","T4","M3"],["Cr3","J4","Ca3","D3","TH3","K2","Q3","SC3","Pb3","F3","Cu4","SS3","Cu5","M4","CC3","W"],["S3","T5","L5","E3","TH4","SE","S4","Pb4","J5","Ph3","Q4","Dw2","F4","D4","Ph4","K3","D5","SC4"]],"results":"ruo3uruuuurr uuruuururrr ruuuruururr rruruuuurur rrruurururrrr\nurururuuuur ruuruuruurr uuuururuur urrurrurrruu urrrrrururrrrr\nrrururuuuuu uurrruruuur rrruurururru ruuuuururu rurrrururrrrrr\nrrrruruuuuru ruuruururru uuurururrrrr uuuuururur rrrrrururrrrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,0,0,0,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["L","Pb","F","J","S","Cl","M","T","TH","D","E","Ca","Q","L2","Cr","SS"],["SC","J2","Cu","Ph","Cl2","TH2","CC","E2","Q2","M2","K","Ca2","T2","Cu2","L3","Ph2"],["F2","S2","D2","Pb2","SC2","SS2","Cr2","Cl3","L4","J3","Cu3","M3","Dw","CC2","T3","TH3"],["Cr3","T4","J4","K2","SC3","Ca3","D3","SS3","F3","Pb3","Q3","Cu4","S3","CC3","E3","Cu5"],["W","M4","SE","Pb4","T5","Ph3","L5","J5","TH4","Ph4","S4","D4","Dw2","Q4","D5","F4","SC4","K3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1978,"days":4,"divisions":[["N","Cu","Cl","NH","NH2","N2","G","QM","S","Dw","G2","W","TH","SS","H","G3","NH3"]],"results":"rrrrurururrur\nrrrururuuurr\nrruruuruuur\nrrrruuuruuu","move":[[[0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,0]],[[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["NH","N","G","Cl","QM","Cu","NH2","G2","N2","TH","Dw","SS","S","H","W","G3","NH3"]],"completed":[[true],[true],[true],[true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1979,"days":4,"divisions":[["L","Pb","F","J","S","Cl","M","T","TH","D","E","Ca","Q","L2","Cr","SS"],["SC","J2","Cu","Ph","Cl2","TH2","CC","E2","Q2","M2","K","Ca2","T2","Cu2","L3","Ph2"],["F2","S2","D2","Pb2","SC2","SS2","Cr2","Cl3","L4","J3","Cu3","M3","Dw","CC2","T3","TH3"],["Cr3","T4","J4","K2","SC3","Ca3","D3","SS3","F3","Pb3","Q3","Cu4","S3","CC3","E3","Cu5"],["W","M4","SE","Pb4","T5","Ph3","L5","TH4","Ph4","S4","Cr4","L6","F4","SC4","A","SS4","Q4","Pb5"]],"results":"ruuro3urrruru urruurruuur rrrurrruo3uru rrrrurururrru rrrururrurrrrr\nrruo3ururuo3u ruurrrruuuu rruuruuruur rrrururrruurr rrurrrrrurrrrrr\nruuruuruurrr uururuuurrr ruuruuuruu uurururruur rrrrurruururr\nuuururuuuu rururuuuurr rrururruruur rurururruurr rurrrruurrrrrr","move":[[[0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,0,0],[-1,1,0,-3,-1,1,3,-1,1,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,0,0,0,-3,-1,1,3,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-3,-1,1,3,-1,1,0,-1,1,0,-3,-1,1,3,-1,1,0,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,0,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1]]],"finish":[["L","Pb","J","F","S","T","TH","M","E","Cl","D","L2","Ca","Cr","SS","Q"],["J2","Ph","CC","SC","Cl2","Cu","TH2","M2","K","E2","T2","Cu2","Q2","L3","D2","Ca2"],["Ph2","SS2","S2","Cr2","F2","L4","J3","SC2","Pb2","Cu3","CC2","Cl3","T3","TH3","M3","Dw"],["J4","Cr3","D3","SC3","SS3","T4","F3","K2","Q3","Ca3","S3","CC3","Pb3","M4","T5","Cu4"],["SE","E3","Ph3","W","L5","Cu5","L6","Pb4","Cr4","F4","TH4","A","Q4","Ph4","SS4","S4","Pb5","SC4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1979,"days":4,"divisions":[["NH","N","G","Cl","Cu","NH2","G2","TH","Dw","SS","S","H","W","SE","T","G3","Cl2"]],"results":"urururrurrur\nrruruuurrurr\nruruuurrrrrrr\nrrruuuururu","move":[[[0,-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0]],[[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["G","NH","Cl","Cu","N","G2","S","TH","H","NH2","SE","Dw","T","SS","Cl2","W","G3"]],"completed":[[true],[true],[true],[true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1980,"days":4,"divisions":[["L","Pb","J","F","S","T","TH","M","E","Cl","D","L2","Ca","Cr","SS","Q"],["J2","Ph","CC","SC","Cl2","Cu","TH2","M2","K","E2","T2","Cu2","Q2","L3","D2","Ca2"],["Ph2","SS2","S2","Cr2","F2","L4","J3","SC2","Pb2","Cu3","CC2","Cl3","T3","TH3","M3","Dw"],["J4","Cr3","D3","SC3","SS3","T4","F3","K2","Q3","Ca3","S3","CC3","Pb3","M4","A","G"],["T5","Cu4","SE","E3","Ph3","W","L5","Cu5","L6","Pb4","Cr4","F4","SC4","M5","Cl4","Cr5","F5","Cl5"]],"results":"uruuo3uuruu rruuuurrruu ruuuruurrru rurururrurru urrurruurrrrr\nrruuurrrrurur ruurrurrrrrur uuuruurrurr uruuruuuru ruurruuurrrr\nruuuururuur uuuurrrruur ruuuruurrru rruuururrrur uurruuuurrr\nrruuuurruuu ruuurrrruurr rrrrrrruurrrur ruuuurrrruu uruuuuuurr","move":[[[0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,-3,-1,1,3,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,0,0,0,0,0],[0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["L","Pb","TH","J","E","F","Cl","S","D","T","Ca","M","Ph","Cr","L2","CC"],["J2","SS","Cu","Q","SC","TH2","E2","Cl2","Q2","M2","L3","K","Ca2","T2","SS2","Cu2"],["Ph2","Cr2","D2","S2","F2","Pb2","Cu3","J3","SC2","L4","TH3","Cl3","Dw","CC2","Cr3","T3"],["M3","J4","SS3","SC3","T4","D3","F3","Q3","S3","Ca3","A","K2","G","Pb3","Cu4","CC3"],["T5","M4","L5","E3","Ph3","SE","Cr4","W","SC4","Pb4","Cl4","L6","Cr5","Cu5","Cl5","F4","M5","F5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1980,"days":4,"divisions":[["G","NH","Cl","Cu","N","G2","S","TH","H","NH2","Dw","T","SS","Cl2","W","QM"],["J","Ca","F","E","Cr","SC","SC2","S2","N2"]],"results":"rurruu urrruruururr\nuuuru urruurururrr\nrrrurur ruuuururrrrr\nrruruu uurruuurrru","move":[[[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0]],[[-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0]]],"finish":[["NH","G","Cu","N","Cl","S","H","T","G2","SS","TH","NH2","Cl2","J","Dw","E"],["W","Ca","Cr","QM","S2","SC","F","N2","SC2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1981,"days":4,"divisions":[["L","Pb","TH","J","E","F","Cl","S","D","T","Ca","M","Ph","Cr","L2","CC"],["J2","SS","Cu","Q","SC","TH2","E2","Cl2","Q2","M2","L3","K","Ca2","T2","SS2","Cu2"],["Ph2","Cr2","D2","S2","F2","Pb2","Cu3","J3","SC2","L4","TH3","Cl3","Dw","CC2","Cr3","T3"],["M3","J4","SS3","SC3","T4","D3","F3","Q3","S3","Ca3","A","K2","G","Pb3","Cu4","R"],["CC3","T5","M4","L5","E3","Ph3","SE","Cr4","W","SC4","Pb4","Cl4","Cr5","Cu5","Cl5","SS4","K3","SC5"]],"results":"rruuuro3ururr ruruuuruo3u rrururuo3uru rurruururrru ruuurrruuur\nrrruuo3ururur rrururuuurrr rrrrrrrurrruur uuuuruurur urrurrrrrurrrr\nrruuurrruruu ruurrrruuurr rurrururrruu ruuururrruu ruuuruuurrr\nruuuururrurr uurrrruuuru rrrrrrurrurrur uuururrruur uurrrrruurrrr","move":[[[0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-3,-1,1,3,-1,1,0,-1,1,0,-1,1,0],[-3,-1,1,3,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,-1,1,0,0,0,0,0,0],[0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,-3,-1,1,3,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,0,-1,1,0,0,0,0,0],[-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["L","TH","Pb","Cl","F","E","D","J","S","T","Cr","M","Ph","SS","Ca","Cu"],["CC","Q","L2","E2","J2","SC","Cl2","M2","K","TH2","Ca2","Cu2","Q2","Cr2","L3","D2"],["T2","Pb2","SS2","Ph2","Cu3","S2","F2","L4","SC2","TH3","J3","Cl3","Dw","Cr3","T3","CC2"],["SS3","SC3","D3","F3","J4","Q3","M3","S3","T4","A","G","Ca3","R","Cu4","K2","L5"],["Pb3","CC3","T5","M4","W","Cr4","Cl4","E3","SC4","Cu5","Ph3","SS4","SE","Cl5","Pb4","K3","Cr5","SC5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1981,"days":4,"divisions":[["NH","G","Cu","N","Cl","S","H","T","G2","SS","TH","NH2","Cl2","J","Dw","E"],["Ca","Cr","QM","S2","SC","F","LC","D","Q","SC2","E2","G3"]],"results":"ururrurrr ruruuruuuu\nrruuuurr uruuuuruur\nro3uuuru rruuruurrurr\nuuurrrur ruuuruurrrrr","move":[[[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,-1,1]],[[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,-3,-1,1,3,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1]]],"finish":[["G","N","S","NH","Cu","T","Cl","G2","H","TH","J","Cl2","E","SS","Ca","NH2"],["Cr","SC","Dw","F","QM","Q","G3","S2","SC2","D","E2","LC"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1982,"days":4,"divisions":[["L","TH","Pb","Cl","F","E","D","J","S","T","Cr","M","Ph","SS","Ca","Cu"],["CC","Q","L2","E2","J2","SC","Cl2","M2","K","TH2","Ca2","Cu2","Q2","Cr2","L3","D2"],["T2","Pb2","SS2","Ph2","Cu3","S2","F2","L4","SC2","TH3","J3","Cl3","Dw","Cr3","R","G"],["T3","CC2","SS3","SC3","D3","F3","J4","Q3","M3","S3","T4","A","Ca3","Cu4","K2","L5"],["Pb3","CC3","T5","M4","W","Cr4","Cl4","E3","Cu5","Ph3","SE","Cl5","Pb4","TC","L6","E4","R2","G2"]],"results":"ruuruurururr rrururuurrur rrurrruruurrr urrururuurrr rrurrrururuu\nrruruuruo3urr rururrruuurr rrruruururru ruururrrrruu ruururrrurur\nruruurururur uururuuuur rrro3uuruurrr rrururuurrur rruurrrruurrr\nururuururrru ruurruuurru rrurruruuurr rrrrurrruuuu rrruururuurr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-3,-1,1,3,-1,1,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,-3,-1,1,3,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0]],[[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1]]],"finish":[["TH","Cl","D","L","E","Pb","F","T","J","Cr","Ca","S","Cu","M","Ph","SS"],["J2","Q","L2","CC","SC","E2","TH2","Cl2","M2","Ca2","Q2","Cr2","K","T2","Cu2","L3"],["Pb2","D2","F2","SS2","S2","Cu3","TH3","Ph2","J3","Dw","L4","R","Cl3","Cr3","SC2","G"],["SC3","T3","SS3","J4","M3","CC2","Q3","D3","S3","F3","Ca3","A","L5","T4","Pb3","K2"],["Cl4","Cu4","CC3","W","M4","E3","T5","Ph3","Cl5","Cr4","Cu5","Pb4","L6","R2","SE","E4","G2","TC"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1982,"days":4,"divisions":[["G","N","S","NH","Cu","T","Cl","G2","H","TH","J","Cl2","E","SS","Ca","NH2"],["Cr","SC","Dw","F","QM","Q","N2","S2","SC2","R","E2","N3","Cr2","N4","H2","F2","TH2","J2"]],"results":"rrrrrro3urrurur uuurruuruu\nrurruurruruu rrurrrurrurrrr\nrrrruuuuruur ruuruurrurrr\nrrruurruruurr uuuruurrrur","move":[[[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-3,-1,1,3,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,0]]],"finish":[["N","NH","G","Cl","S","Cu","TH","T","J","H","G2","SS","E","Cr","Cl2","Dw"],["Ca","F","Q","NH2","N2","SC","S2","R","QM","N3","Cr2","N4","E2","H2","SC2","TH2","F2","J2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1983,"days":4,"divisions":[["TH","Cl","D","L","E","Pb","F","T","J","Cr","Ca","S","Cu","M","Ph","SS"],["J2","Q","L2","CC","SC","E2","TH2","Cl2","M2","Ca2","Q2","Cr2","K","T2","Cu2","L3"],["Pb2","D2","F2","SS2","S2","Cu3","TH3","Ph2","J3","Dw","L4","R","Cl3","Cr3","SC2","G"],["SC3","T3","SS3","J4","M3","CC2","Q3","D3","S3","F3","Ca3","A","L5","T4","Pb3","K2"],["Cl4","Cu4","CC3","W","M4","E3","TC","Ph3","Cl5","Cu5","Pb4","L6","R2","E4","G2","Q4","L7","K3"]],"results":"rururuururrrr ruruurrrruru rrurruuuuru rurruurrrruu uuurrrurrrur\nruuurrrururrr uruuurruurr rurrurrurrurr ururuurrrrrrr ruurrrrrrrrurr\nrrrruruuururr rruuurruuur rrurruurruur rurrrruurrurr rruurrurrrrrrr\nrrrrro3urrrruur ruuuo3uuuu ururrurrrrrru urruuuuuur rrrurruruurrr","move":[[[0,-1,1,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0],[-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,0,-1,1],[0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,-1,1,0,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,0,0,0,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,-3,-1,1,3,0,0,0,0,0]]],"finish":[["TH","D","L","E","Cl","T","Pb","J","Cr","F","Ca","Ph","Q","Cu","S","M"],["SS","L2","J2","SC","CC","Ca2","E2","Cr2","TH2","M2","Cl2","T2","Q2","K","D2","S2"],["L3","Cu2","Pb2","SS2","F2","TH3","J3","Ph2","R","Cu3","L4","Dw","G","Cl3","SC2","M3"],["Cr3","T3","CC2","SC3","Q3","SS3","L5","Ca3","D3","J4","T4","S3","K2","F3","Cl4","A"],["Pb3","E3","Cu4","W","CC3","Cl5","M4","Ph3","TC","G2","E4","Pb4","Cu5","L6","R2","Q4","L7","K3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1983,"days":4,"divisions":[["N","NH","G","Cl","S","Cu","TH","T","J","H","G2","SS","E","Cr","Cl2","Dw"],["Ca","F","Q","NH2","N2","SC","S2","R","QM","N3","L","D","N4","Cr2","E2","H2","J2","Cu2","SS2"]],"results":"ruurrrurururrr uruurururrrr\nrruurururuuu rururuururrr\nrururrruurrrur urrrrurrururr\nuruuruuuruu rrruurruurur","move":[[[0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,-1,1,0,-1,1,0,0,-1,1,0,0,0,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1]]],"finish":[["N","Cu","NH","G","J","Cl","TH","S","H","SS","Cr","T","E","G2","Ca","F"],["N2","Cl2","Q","Dw","SC","QM","NH2","L","R","D","S2","N3","Cr2","N4","Cu2","H2","J2","SS2","E2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1984,"days":4,"divisions":[["TH","D","L","E","Cl","T","Pb","J","Cr","F","Ca","Ph","Q","Cu","S","M"],["SS","L2","J2","SC","CC","Ca2","E2","Cr2","TH2","M2","Cl2","T2","Q2","K","D2","S2"],["L3","Cu2","Pb2","SS2","F2","TH3","J3","Ph2","R","Cu3","L4","Dw","G","Cl3","SC2","M3"],["Cr3","T3","CC2","SC3","Q3","SS3","L5","Ca3","D3","J4","T4","S3","K2","F3","Cl4","A"],["Pb3","E3","Cu4","W","CC3","Cl5","M4","Ph3","G2","E4","K3","TH4","D4","T5","D5","D6","G3","CC4"]],"results":"uuuruurruur uro3uruuurrr urruurruuur rrurruruuurr rrrrrrrrrurruu\nrruo3urruurur ro3uo3uuurrrr urrruurrrruu uruuururrur rrrruurrrruur\nruurruro5uuu rururruuuru ruruuururur ruruuruurru rrrrrrrrrrruurr\nrrurrurruurur uruuuuuurr rrrrruuururu uurururrurrr urrrrrruuurrr","move":[[[-1,1,-1,1,0,0,-1,1,0,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,-3,-1,1,3,0,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1,1,0,0,0,-1],[1,0,0,0,-1,1,-1,1,-3,-1,1,3,-3,-1,1,3],[0,-1,1,0,-1,1,-1,1,0,0,-3,-1,1,3,-1,1,0,0]],[[0,0,-1,1,-1,1,0,0,0,0,0,0,0,0,0,0],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,-5,-1,1,-1,1,5,0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0,0,0,0,-1],[1,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0,0]]],"finish":[["D","E","Cl","T","TH","J","L","Cr","Pb","Ca","F","Q","Ph","Cu","S","SC"],["M","SS","L2","Cr2","J2","Ca2","E2","Cl2","CC","T2","D2","TH2","M2","Pb2","Q2","F2"],["K","S2","L3","J3","Cu2","SS2","L4","TH3","G","Ph2","Dw","R","Cu3","Cl3","M3","SC2"],["T3","Cr3","L5","CC2","D3","Q3","K2","SC3","F3","SS3","Pb3","J4","Cl4","Ca3","S3","E3"],["T4","M4","A","Cl5","G2","CC3","Cu4","W","Ph3","D4","T5","K3","TH4","D5","CC4","E4","D6","G3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1984,"days":4,"divisions":[["N","Cu","NH","G","J","Cl","TH","S","H","SS","Cr","T","E","Ca","F","N2","Cl2"],["Q","Dw","SC","QM","NH2","L","R","D","S2","CT","CC","Cr2","Cu2","H2","J2","SC2","J3","L2"]],"results":"uruuruuurur uruurruruuu\nruruuruuuru urruuurro3urr\nuuruuruuuu uuruuruurur\nrrrruuruuuur uuuurruuurr","move":[[[-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,-3,-1,1,3,0,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0,0]]],"finish":[["Cu","J","Cl","N","NH","G","TH","H","SS","E","F","S","T","Cr","Ca","N2","SC"],["Cl2","L","Q","D","Dw","CT","QM","R","NH2","Cu2","J2","S2","Cr2","CC","L2","H2","J3","SC2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1985,"days":4,"divisions":[["D","E","Cl","T","TH","J","L","Cr","Pb","Ca","F","Q","Ph","Cu","S","SC"],["M","SS","L2","Cr2","J2","Ca2","E2","Cl2","CC","T2","D2","TH2","M2","Pb2","Q2","F2"],["K","S2","L3","J3","Cu2","SS2","L4","TH3","G","Ph2","Dw","R","Cu3","Cl3","M3","SC2"],["T3","Cr3","L5","CC2","D3","Q3","K2","SC3","F3","SS3","Pb3","J4","Cl4","Ca3","S3","E3"],["T4","M4","A","Cl5","G2","CC3","Cu4","W","TC","Ph3","D4","E4","R2","F4","Pb4","Cr4","Cr5","Cl6"]],"results":"ruuruuruo3ur ruuruurruur urrrruuurrrrr ruurruuruur ururrrurrrrrrr\nrruuruuro3uu uuruurruuu rurruro3ururr uuuuuurrru rururrrurrrrrr\nruuruo5uurur rururrrrururr rrrruo3uurrru ruuuuuurrrr urrrrrururrrrr\nuuruuo3uuru uruurruurur rrururruurur uurruuuurrr rurrrurrrurrrr","move":[[[0,0,0,0,0,0,0,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-3,-1,1,3,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-3,-1,1,3,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-3,-1,1,3,0,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0,0,0,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-3,-1,1,3,-1,1,0,0,0],[0,0,-1,1,0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,-5,-1,1,-1,1,5,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-3,-1,1,3,-1,1,-1,1,0,-1,1,-1,1]]],"finish":[["D","E","Cl","T","Pb","TH","J","L","Ca","F","Cr","Cu","Q","Ph","L2","M"],["S","SC","SS","Cl2","J2","T2","Cr2","D2","Ca2","Pb2","E2","CC","F2","K","TH2","S2"],["M2","J3","Q2","L3","G","Cu2","R","TH3","Dw","L4","Cu3","SS2","Ph2","T3","Cl3","M3"],["L5","Cr3","SC2","D3","K2","Q3","F3","CC2","Pb3","SC3","Ca3","J4","E3","SS3","G2","Cu4"],["Cl4","S3","T4","E4","M4","Ph3","W","Cl5","CC3","D4","A","Pb4","TC","Cr5","Cr4","R2","Cl6","F4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1985,"days":4,"divisions":[["Cu","J","Cl","N","NH","G","TH","H","SS","E","F","S","T","Cr","Ca","N2","SC"],["Cl2","L","Q","D","CT","QM","R","NH2","Cu2","J2","S2","Cr2","CC","Pb","W","L2","J3"],["SC2","E2","Ca2","T2","D2","Q2","L3","CT2","CT3","N3","D3","SS2","N4","Cl3","TH2","J4","R2"]],"results":"uo3uuurruru rurrurruurrru ruuuruurrurr\nuururrrrurur uuuuurrurur urruurrrurrru\nruuurrrururr ruuuuurrruu ruuuuruurrrr\nrrurrurururrr rruuuuuruur uuro3uuuuur","move":[[[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-3,-1,1,3,-1,1]],[[-1,1,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,0]]],"finish":[["J","N","Cu","H","Cl","TH","NH","E","G","F","Ca","SS","T","Cr","L","S","Q"],["SC","D","N2","R","Cl2","CT","J2","QM","CC","Cu2","Pb","NH2","J3","S2","E2","Cr2","W"],["L2","Ca2","D2","Q2","SC2","L3","CT3","T2","CT2","N3","D3","TH2","SS2","J4","Cl3","N4","R2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1986,"days":4,"divisions":[["D","E","Cl","T","Pb","TH","J","L","Ca","F","Cr","Cu","Q","Ph","L2","M"],["S","SC","SS","Cl2","J2","T2","Cr2","D2","Ca2","Pb2","E2","CC","F2","K","TH2","S2"],["M2","J3","Q2","L3","G","Cu2","R","TH3","Dw","L4","Cu3","SS2","Ph2","T3","Cl3","M3"],["L5","Cr3","SC2","D3","K2","Q3","F3","CC2","Pb3","SC3","Ca3","J4","W","A","SE"],["E3","SS3","G2","Cu4","Cl4","S3","T4","E4","Ph3","Cl5","Ca4","Pb4","K3","Cr4","Cr5","E5","Q4","Cu5"]],"results":"uuuruururur e2re-2uuruurrrr rro3urururuu urururuuurr ruuruuururr\nruuro3uurruu uuuruuruu rurrruurruur rruurrurrurrr uurrrrrururrr\nurrrurruuuur ruuururure1r e1e-2uruurrurrrr ruurruuuuu rururruururr\nrruuuuuuuu uuuurruurr rruuuuuurrr uurruuuuur ururrurrurur","move":[[[0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,-3,-1,1,3,0],[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-2,0],[2,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,0,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-3,-1,1,3,0,-1,1,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-2],[1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1]],[[0,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["D","Pb","E","T","Ca","Cl","J","L","Cr","TH","F","Ph","M","Cu","S","SC"],["Q","T2","L2","J2","Cl2","Ca2","SS","E2","D2","Pb2","Cr2","K","TH2","J3","CC","S2"],["F2","L3","M2","R","G","Cu2","Q2","Cu3","L4","Cl3","TH3","T3","Dw","Ph2","M3","Cr3"],["L5","SS2","Q3","D3","CC2","SC2","Pb3","K2","W","F3","E3","Ca3","G2","SC3","Cu4"],["J4","SE","S3","A","Ph3","SS3","Pb4","Cl4","Cl5","T4","Cr4","Ca4","E5","E4","Cu5","K3","Q4","Cr5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1986,"days":4,"divisions":[["J","N","Cu","H","Cl","TH","NH","E","G","F","Ca","SS","T","Cr","L","S","Q"],["SC","D","N2","R","Cl2","J2","QM","CC","Cu2","Pb","NH2","J3","S2","E2","Cr2","W"],["A","L2","Ca2","D2","Q2","SC2","L3","T2","N3","TH2","SS2","N4","H2","NH3","G2","E3","F2"]],"results":"rruururuuru ruuuuurrurr ruuuruurrrur\nrurrurruuurr uuurruo3urrr uuuruuruurr\nrrururuuuru ruurruurruu ruuruururrur\nruururuurur uuururuuur uuruuruurrrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0]]],"finish":[["J","H","Cu","N","E","TH","F","Cl","Ca","T","NH","L","G","Q","SC","SS","D"],["Cr","CC","S","J2","R","Pb","Cl2","N2","QM","Cu2","J3","W","E2","L2","NH2","A"],["S2","Q2","Cr2","L3","T2","Ca2","TH2","D2","SC2","SS2","N3","H2","E3","N4","NH3","G2","F2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1987,"days":4,"divisions":[["D","Pb","E","T","Ca","Cl","J","L","Cr","TH","F","Ph","M","Cu","S","SC"],["Q","T2","L2","J2","Cl2","Ca2","SS","E2","D2","Pb2","Cr2","K","TH2","J3","CC","S2"],["F2","L3","M2","R","G","Cu2","Q2","Cu3","L4","Cl3","TH3","T3","Dw","Ph2","M3","Cr3"],["L5","SS2","Q3","D3","CC2","SC2","Pb3","K2","W","F3","E3","Ca3","G2","HH","VS","TC"],["SC3","Cu4","J4","SE","S3","A","Ph3","SS3","Pb4","T4","Cr4","Ca4","CC3","M4","E4","K3","L6","R2"]],"results":"uuuruurruru rrururrruuur urruuururru rururrurrrrrrr urrurrrrururr\nruruuuuuo3u ururrrrrrrrurr ruuururruur rrruuuurrrru rrururrururrr\nuuruuuuruu o3uuurrrruur rruuurrururr rruuuuurrur rrrururrrurrrr\nrruuuuuurur uurrrurruuu ruuuurrruur ruuuuuuurr rruurururrrrr","move":[[[0,0,-1,1,0,-1,1,0,0,0,0,-1,1,0,0,-1],[1,0,0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,0,0,0,0,0,-1,1,0,-1],[-3,-1,1,4,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["D","Pb","T","Ca","J","L","E","Cl","M","Cr","TH","S","F","Cu","Ph","Q"],["T2","L2","J2","SC","D2","Cl2","Pb2","Ca2","TH2","SS","J3","E2","S2","Cr2","CC","K"],["L3","Cu2","M2","R","F2","Q2","G","Cu3","Dw","L4","Ph2","TH3","L5","Cl3","M3","T3"],["CC2","Cr3","D3","Q3","Pb3","SS2","SC2","K2","Ca3","W","F3","VS","E3","S3","J4","G2"],["HH","Cu4","TC","SC3","Pb4","A","Cr4","SE","Ca4","Ph3","CC3","SS3","M4","T4","K3","R2","L6","E4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1987,"days":4,"divisions":[["J","H","Cu","N","E","TH","F","Cl","Ca","T","NH","L","G","Q","SC","SS","D"],["Cr","CC","S","J2","R","Pb","Cl2","N2","QM","Cu2","J3","W","E2","L2","NH2","A","CT"],["Ph","Dw","S2","Q2","Cr2","L3","T2","Ca2","TH2","SS2","G2","F2","CC2","D2","H2","R2","QM2"]],"results":"rrruuuo3uurr uurruuururu o3urruruurrur\nrruuuuro5uu ruuurrururru rruruururrurr\nrruruurururr uuurururuur rrrurruuuurrr\nururuurrrrru rurrurururuu rrrruo3urrurrrr","move":[[[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-3,-1,1],[-1,4,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,0,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-5,-1,1,-1,1,5,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-3,-1,1,3,-1,1,0,0,0],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1]]],"finish":[["J","Cu","N","E","Ca","H","F","Cl","G","L","T","TH","D","NH","Q","CC","SS"],["S","Cr","Pb","SC","R","Cu2","J2","N2","W","Cl2","QM","A","E2","J3","Ph","T2","L2"],["Q2","NH2","Ca2","Dw","S2","L3","CT","F2","SS2","D2","Cr2","TH2","CC2","G2","H2","QM2","R2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1988,"days":4,"divisions":[["D","Pb","T","Ca","J","L","E","Cl","M","Cr","TH","S","F","Cu","Ph","Q"],["T2","L2","J2","SC","D2","Cl2","Pb2","Ca2","TH2","SS","J3","E2","S2","Cr2","CC","K"],["L3","Cu2","M2","R","F2","Q2","G","Cu3","Dw","L4","Ph2","TH3","L5","Cl3","M3","T3"],["CC2","Cr3","D3","Q3","Pb3","SS2","SC2","K2","Ca3","W","F3","VS","E3","S3","J4","G2"],["CT","Cu4","SC3","Pb4","A","Cr4","SE","Ca4","Ph3","T4","K3","R2","L6","Cl4","Ca5","Cu5","R3","SS3"]],"results":"uururuurrurr rrruurrurrrur rrrrurruururr uuuurruruu ruuruuruurr\nrurrrruuuuur rruuurruuur uruuuuurur rurruurrurur urrruurururr\nurrrruuuuuu ruuuuurrurr uurrurruuru uuuurrrrruu urrurrrururrr\nrrrrruuuuuur uuuuuuuru urrrrrurruurr ruuuurrrrrur ruurrruruurr","move":[[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0],[0,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0,-1,1,0]],[[0,0,0,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,0,0,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0]]],"finish":[["D","Pb","L","T","E","Ca","M","TH","J","Cl","S","Cu","F","Cr","SC","Q"],["L2","J2","Ph","T2","Pb2","D2","Cl2","Ca2","S2","J3","E2","TH2","L3","SS","R","CC"],["Cr2","K","G","Cu2","Dw","M2","F2","Q2","L5","L4","Cu3","Ph2","Cl3","M3","TH3","Cr3"],["T3","CC2","Pb3","Q3","D3","SC2","K2","VS","SS2","S3","Ca3","J4","W","G2","F3","Pb4"],["E3","A","CT","Ca4","Cu4","T4","SC3","K3","Cr4","L6","SE","R2","Ph3","Cl4","Cu5","SS3","R3","Ca5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1988,"days":4,"divisions":[["J","Cu","N","E","Ca","H","F","Cl","G","L","T","TH","D","NH","Q","CC","SS"],["S","Cr","Pb","SC","R","Cu2","J2","N2","W","Cl2","QM","A","E2","J3","Ph","T2","L2"],["Q2","NH2","Ca2","Dw","S2","L3","CT","F2","SS2","Cr2","TH2","G2","G2","QM2","SC2","G3","Pb2","N3"]],"results":"rrruruurruuu rrrurrrurrurru ruurururuurr\nrruruuurruur rururrruuuur uro3urrururrrr\nruruuurrrruu uururrrrrurru rrurrrruurrrur\nrrruurrurruru ruruurruruur ruurruuuuru","move":[[[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,0,-3,-1,1,3,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,0,0,0,0,-1,1,0],[-1,1,0,0,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0]],[[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0,0,0]]],"finish":[["E","J","Cu","Ca","N","Cl","H","L","F","TH","G","NH","Q","SS","D","Cr","T"],["Pb","S","CC","J2","Cu2","SC","Cl2","R","N2","W","Ph","QM","E2","A","L2","Dw","J3"],["NH2","T2","L3","Ca2","Q2","S2","CT","G2","Cr2","F2","G2","SC2","SS2","G3","TH2","Pb2","QM2","N3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1989,"days":4,"divisions":[["D","Pb","L","T","E","Ca","M","TH","J","Cl","S","Cu","F","Cr","SC","Q"],["L2","J2","Ph","T2","Pb2","D2","Cl2","Ca2","S2","J3","E2","TH2","L3","SS","R","CC"],["Cr2","K","G","Cu2","Dw","M2","F2","Q2","L5","L4","Cu3","Ph2","Cl3","M3","TH3","Cr3"],["T3","CC2","Pb3","Q3","D3","SC2","K2","VS","SS2","S3","Ca3","J4","W","G2","F3","Pb4"],["E3","A","CT","Ca4","Cu4","T4","SC3","K3","Cr4","L6","CC3","R2","Ph3","Cl4","Cu5","SS3","Ph4","Cl5"]],"results":"rrurrurururru uruuururrrrr urrruruurrru uuuurururrr ro3urrrrururu\nrrruururrurru ruruurro3uru ruruuruurur rrruururrrurr urrrrrruurrur\nuuururuurur uururo3urrur uuruururuu o3uuurururu rurrrrrruuurr\nuuuuuuuuu urruo3urrruu ruruuurruur ruuurrrrurur rrruurrrrrurrr","move":[[[-1,1,0,-1,1,0,-1,1,0,0,0,0,-3,-1,1,3],[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,-1,1,0,0,-1,1,-1,1,0,0,0,0,0,0,-1],[1,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,-3,-1,1,3,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,-3,-1,1,3,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,-3,-1,1,3,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1]]],"finish":[["Pb","L","E","TH","D","T","J","Ca","M","Cl","Cu","S","SC","Q","L2","Cr"],["J2","Pb2","F","T2","D2","Ph","S2","Ca2","Cl2","L3","R","E2","G","J3","SS","K"],["TH2","Cu2","CC","F2","Cr2","L5","Dw","Ph2","M2","Cl3","Q2","Cu3","L4","T3","CC2","M3"],["Pb3","TH3","SC2","Cr3","K2","S3","VS","G2","J4","D3","Q3","Ca3","SS2","A","W","CT"],["E3","F3","Ca4","Pb4","Cu4","T4","SC3","Cr4","R2","L6","Ph3","K3","CC3","SS3","Cl4","Cu5","Ph4","Cl5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1989,"days":4,"divisions":[["E","J","Cu","Ca","N","Cl","H","L","F","TH","G","NH","Q","SS","D","Cr","T"],["Pb","S","CC","J2","Cu2","SC","Cl2","R","N2","W","Ph","QM","E2","L2","Dw","J3","NH2"],["T2","L3","Ca2","Q2","S2","CT","M","G2","Cr2","H2","SC2","SS2","TH2","QM2","R2","Ph2","Cr3","QM3"]],"results":"urrrruuro3uru rrrrrruurruurr uuuuuuurur\nruuuurruuur rurruurruuru rrruo3uuurrrrr\nrrrrrrurruro3ur rrrruuuuuurr rrrruuuururrr\nrruuruurruur rrurruruurrur rrruuuuurrrrr","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,0,0],[-1,1,0,-3,-1,1,3,0,-1,1,-1,1,0,0,0,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-3,-1,1,3,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,-3,-1,1,3,0,-1,1,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["E","Cu","J","Cl","Ca","TH","L","SS","N","NH","H","Cr","G","Q","F","D","Pb"],["S","SC","T","J2","Cl2","R","CC","QM","Cu2","W","N2","E2","L2","Ph","NH2","Dw","J3"],["L3","CT","M","Ca2","T2","Q2","G2","H2","S2","TH2","SS2","Cr2","R2","SC2","QM3","QM2","Ph2","Cr3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1990,"days":4,"divisions":[["Pb","L","E","TH","D","T","J","Ca","M","Cl","Cu","S","SC","Q","L2","Cr"],["J2","Pb2","F","T2","D2","Ph","S2","Ca2","Cl2","L3","R","E2","G","SS","J3","K"],["TH2","Cu2","CC","F2","Cr2","L5","Dw","Ph2","M2","Cl3","Q2","Cu3","L4","T3","CC2","M3"],["Pb3","TH3","SC2","Cr3","K2","S3","VS","G2","J4","D3","Q3","Ca3","SS2","A","W","CT"],["SE","TC","E3","F3","Ca4","Pb4","T4","SC3","Cr4","R2","Ph3","CC3","SS3","Cl4","Cl5","G3","CT2","Q4"]],"results":"rrrrurruruuru ruo5uuo7uuu ururuo3uuur rrrruruuurur rrrururruruu\nuruuuuruo3u rrururururrrr rruururrurru ruururrurrrrr rrrrruuururrr\nrrurruuurrurr ruo5uuruurrr ruuruuuuur uuruurrrruu rrrruurrrurrrr\nruurruuo5uur uururruuurr urruruurruu ruruuuruurr rrrrrurrrurrrrr","move":[[[-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,-3,-1,1,3,-1,1,0,-1,1,0,-1],[-7,-1,1,-1,1,-1,1,8,-5,-1,1,-1,1,5,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0],[0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,0],[-3,-1,1,3,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-5,-1,1,-1,1,5,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,0,0,0,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,-5,-1,1,-1,1,5,-1,1,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["L","Pb","TH","D","J","Ca","E","T","Cu","S","Q","M","Cl","SC","L2","Cr"],["F","J2","Pb2","T2","Ca2","Ph","D2","R","S2","G","L3","SS","Cl2","K","CC","E2"],["Cu2","J3","M2","TH2","Cr2","Ph2","Q2","F2","Cl3","Dw","L5","CC2","T3","Cu3","G2","M3"],["L4","SC2","VS","TH3","S3","K2","A","Cr3","CT","SS2","Ca3","Q3","D3","W","Pb3","Ca4"],["J4","R2","SE","TC","F3","T4","E3","Ph3","Pb4","Cl4","SC3","Cr4","CC3","G3","Cl5","Q4","SS3","CT2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1990,"days":4,"divisions":[["E","Cu","J","Cl","Ca","TH","L","SS","N","NH","H","Cr","G","Q","F","D","Pb"],["S","SC","T","J2","Cl2","R","CC","QM","Cu2","N2","E2","L2","Ph","NH2","Dw","L3","CT"],["M","A","Ca2","T2","Q2","G2","H2","S2","SS2","Cr2","R2","SC2","Cr3","Pb2","NH3","CT2","G3","Cl3"]],"results":"rurruruuurrrr o3urruuuuuu uuuuruuuur\nruuurruuuru uruuuuururr rurrururruurr\nurruuuuuo3u rro3urrrrururrr uuururruuur\nrrruuuuururr ruururururru ruurruruuurr","move":[[[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-3,-1,1],[3,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,0,0,0,-3,-1,1,3,0],[-3,-1,1,3,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["E","Ca","L","J","TH","Cu","N","Cl","NH","SS","Cr","Q","G","SC","H","Pb","D"],["S","F","T","R","QM","J2","N2","CC","Cl2","L2","Ph","Cu2","CT","M","NH2","A","E2"],["G2","Ca2","L3","Dw","S2","Cr2","T2","SS2","Q2","SC2","H2","NH3","R2","Pb2","Cr3","CT2","Cl3","G3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1991,"days":4,"divisions":[["L","Pb","TH","D","J","Ca","E","T","Cu","S","Q","M","Cl","SC","L2","Cr"],["F","J2","Pb2","T2","Ca2","Ph","D2","R","S2","G","L3","SS","Cl2","K","CC","E2"],["Cu2","J3","M2","TH2","Cr2","Ph2","Q2","F2","Cl3","Dw","L5","CC2","T3","Cu3","G2","M3"],["L4","SC2","VS","TH3","S3","K2","A","Cr3","CT","SS2","Ca3","Q3","D3","W","Pb3","J4"],["R2","T4","E3","SC3","Cr4","TC","G3","Q4","SS3","M4","Q5","TH4","S4","Cu4","L6","E4","TH5","CC3"]],"results":"rruururuurur rrruuruurrur rrrururruruu urururruruu rurrrrurrrrrur\nrurrruuruurrr urruuruuuu uurruruurur rruo3urururrr rrurrrrrurruu\nrruruuurrruu rurruuruuur ruuururrruu ruurruro3uru rurrrrrurruur\nrrro3uruuruur rruuuuruuu uuuurrrrrrur uuuuuururr urrururrrrurr","move":[[[0,-1,1,0,0,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[-1,1,-1,1,0,0,-1,1,0,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,0,-3,-1,1,3,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,0,0,0,0,0,-1,1],[-1,1,0,-3,-1,1,3,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,0,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-3,-1,1,3,0,0,0]]],"finish":[["TH","D","J","L","Pb","Ca","T","S","Cu","E","Q","Cl","M","Cr","L2","F"],["SC","J2","R","T2","D2","Ca2","Pb2","K","Ph","SS","S2","CC","G","J3","L3","TH2"],["Cl2","M2","E2","Cu2","Q2","Cr2","F2","Cl3","Ph2","CC2","Dw","G2","L5","VS","Cu3","TH3"],["T3","M3","A","L4","CT","SC2","S3","Q3","K2","W","Cr3","Ca3","SS2","R2","D3","Pb3"],["E3","TC","J4","SC3","T4","Q4","Q5","Cr4","TH4","G3","SS3","TH5","S4","M4","Cu4","E4","L6","CC3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1991,"days":4,"divisions":[["E","Ca","L","J","TH","Cu","N","Cl","NH","SS","Cr","Q","G","SC","H","Pb","D"],["S","F","T","R","QM","J2","N2","CC","Cl2","L2","Ph","Cu2","CT","M","NH2","A","E2"],["G2","Ca2","L3","Dw","W","SE","S2","Cr2","T2","SS2","Q2","SC2","H2","R2","Pb2","G3","CC2","N3"]],"results":"uurruuruuur rurrururrrrrur o3uuurrrurrur\nrurruuuruurr rurururrruuu uruuuururru\nururuuuruur ruuruuuruur rrrrurruururrr\nrrrrruuuururr rruruurururrr rrrurururrruu","move":[[[0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1,-3,-1,1],[3,-1,1,0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1]],[[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,0],[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0]]],"finish":[["E","L","N","Ca","J","TH","NH","Q","Cu","Cl","SC","SS","S","G","Cr","D","T"],["Pb","R","H","F","J2","QM","N2","CC","Ph","CT","L2","M","Cl2","NH2","E2","Cu2","A"],["G2","W","S2","L3","Ca2","SS2","Dw","SC2","SE","H2","Cr2","Q2","T2","G3","R2","N3","CC2","Pb2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1992,"days":4,"divisions":[["TH","D","J","L","Pb","Ca","T","S","Cu","E","Q","Cl","M","Cr","L2","F"],["SC","J2","R","T2","D2","Ca2","Pb2","K","Ph","G","S2","CC","SS","J3","L3","TH2"],["Cl2","M2","E2","Cu2","Q2","Cr2","F2","Cl3","Ph2","CC2","Dw","G2","L4","VS","Cu3","TH3"],["T3","M3","A","L5","CT","SC2","S3","Q3","K2","W","Cr3","Ca3","SS2","R2","TC","SE"],["D3","Pb3","E3","CC3","J4","SC3","T4","Q4","Q5","Cr4","TH4","G3","SS3","M4","F3","Cl4","G4","K3"]],"results":"uuurururrurr ruurruuuurr uruuruuurrr rurrururrrrur rururrurruur\nruuo3uuuurrr urrruruuuru rruuuruuurr uuururrrrrrrr urrrrrurrurrrr\nuurururrurru rururrruuurr ruurrruurrru rrrurururrrru rurrruurrrrrrr\nrrrruruurruur uururururur uurrrurrurur rurruruurrur rrrrrurrrurrrrr","move":[[[0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,0,-1,1,0,0,-1,1,0,0,0,0,0,-1],[1,0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["TH","J","D","Pb","Ca","T","L","E","Cu","Q","M","S","Cl","Cr","SC","F"],["R","J2","L2","T2","D2","Ph","Ca2","G","Pb2","CC","SS","K","TH2","S2","Cl2","J3"],["M2","Q2","L3","E2","Ph2","F2","Cu2","Cl3","G2","Cr2","CC2","VS","Cu3","T3","Dw","M3"],["L4","SC2","TH3","L5","A","Q3","W","S3","CT","K2","R2","Ca3","Cr3","D3","SS2","Pb3"],["SE","CC3","TC","Q4","J4","E3","SC3","M4","Q5","G3","T4","TH4","Cl4","Cr4","K3","SS3","G4","F3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1992,"days":4,"divisions":[["E","L","N","Ca","J","TH","NH","Q","Cu","Cl","SC","SS","S","G","Cr","D","T"],["Pb","R","H","F","J2","QM","N2","CC","Ph","CT","L2","M","Cl2","NH2","E2","Cu2","A"],["G2","W","S2","L3","Ca2","SS2","Dw","SC2","H2","Cr2","Q2","T2","R2","CC2","Pb2","D2","M2","TH2"]],"results":"rurruurrrurur ruuro3uururu uururuururu\nrruuuuururu urrrurruurrru ruurururrrrrrr\nuruuuurrruu ruruuuuurrrr uuururrurrrrr\nruruuururrur uuurrruuurrr rrruuruuurrrr","move":[[[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-3,-1,1,3,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0]]],"finish":[["L","E","N","J","Q","Ca","Cl","TH","S","NH","Cu","D","SC","R","SS","G","Pb"],["Cr","T","H","CC","J2","M","F","L2","QM","N2","Cl2","CT","Ph","E2","S2","NH2","G2"],["A","SS2","Cu2","W","L3","SC2","Ca2","Q2","R2","Dw","CC2","H2","M2","Cr2","T2","TH2","Pb2","D2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1993,"days":4,"divisions":[["TH","J","D","Pb","Ca","T","L","E","Cu","Q","M","S","Cl","Cr","SC","F"],["R","J2","L2","T2","D2","Ph","Ca2","G","Pb2","CC","SS","K","TH2","S2","Cl2","J3"],["M2","Q2","L3","E2","Ph2","F2","Cu2","Cl3","G2","Cr2","CC2","VS","Cu3","T3","Dw","M3"],["L4","SC2","TH3","L5","A","Q3","W","S3","CT","K2","R2","Ca3","Cr3","D3","HH","H"],["SS2","Pb3","SE","CC3","TC","Q4","J4","E3","SC3","M4","G3","Cl4","TH4","SS3","CT2","D4","L6","SC4"]],"results":"uuruuuruurr uuuuo3urrur uuurrrrrurur uurrruururrr rrruuururrur\nurruuuruuru rro3ururrurru ruro3uuurrru ruruuuurrrrr rrrrurrurrurrr\nruuuuruurur ro3uruuuuur uurrruuruur urrruuuurur urrrurrrrurrrr\nruruuruuurrr urrruuuuuu rrrrururuuru ruruuuurrrrr rrurrurruurrr","move":[[[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,-3,-1,1,3,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0,0,-1,1,0,0,0],[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,-3,-1,1,3,0,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,-3,-1,1,3,0],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,0,0,0,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-3,-1,1,3],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0]]],"finish":[["TH","D","J","L","Ca","T","Pb","Q","E","Cr","Cu","S","M","SC","Cl","R"],["F","L2","J2","D2","G","CC","T2","SS","Ph","TH2","Ca2","K","Pb2","Cl2","L3","M2"],["Q2","S2","J3","E2","F2","G2","Cu2","Ph2","Cl3","VS","Cu3","Cr2","CC2","L4","Dw","TH3"],["SC2","T3","CT","M3","S3","L5","R2","A","K2","W","D3","Q3","SS2","Cr3","Ca3","Pb3"],["HH","CC3","H","J4","Q4","SC3","SE","G3","TC","TH4","SS3","E3","D4","M4","Cl4","CT2","L6","SC4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1993,"days":4,"divisions":[["L","E","N","J","Q","Ca","Cl","TH","S","NH","Cu","D","SC","R","SS","G","Pb"],["Cr","T","H","CC","J2","M","F","L2","QM","N2","Cl2","CT","E2","S2","NH2","G2","A"],["SS2","Cu2","W","HH","Dw","L3","SC2","Ca2","Q2","CC2","H2","Cr2","TH2","Pb2","J3","Ca3","J4","E3"]],"results":"uurrrururuur uuuuuuurrrr uruurro3uruu\nuurruuuuuu o3uruurruuru uuuuurrurru\nrurruuuuuur ururururrrurr ruuuurrrrrrur\nrrrurrruuuuu urrurrrrrrurur uuuuururrrrr","move":[[[-1,1,-1,1,0,-3,-1,1,3,0,0,-1,1,-1,1,0,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1]],[[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-3,-1,1],[-1,4,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,-1,1,0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,0]]],"finish":[["L","J","E","N","S","TH","Q","Cl","SC","NH","SS","Ca","G","Cu","T","D","Cr"],["R","M","Pb","H","L2","CC","J2","N2","F","CT","S2","QM","W","Cl2","E2","SS2","Dw"],["G2","NH2","L3","A","SC2","Cu2","H2","HH","Cr2","Ca2","Q2","TH2","CC2","J3","Pb2","J4","Ca3","E3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1994,"days":4,"divisions":[["TH","D","J","L","Ca","T","Pb","Q","E","Cr","Cu","S","M","SC","Cl","R"],["F","L2","J2","D2","G","CC","T2","SS","Ph","TH2","Ca2","K","Pb2","Cl2","L3","M2"],["Q2","S2","J3","E2","F2","G2","Cu2","Ph2","Cl3","VS","Cu3","Cr2","CC2","L4","Dw","TH3"],["SC2","T3","CT","M3","R2","A","K2","W","D3","Q3","SS2","Cr3","Ca3","Pb3","HH","CC3"],["J4","Q4","SC3","SE","G3","TH4","SS3","E3","D4","CT2","J5","G4","Dw2","R3","K3","F3","W2","SS4"]],"results":"ruro3urrruuru uo3uuuuuur ruuurrrurrur uurrurururrr urruruurruu\nrruururuuuu uuruuuuurr uuuururruu ruuuruuruu ruuuruurrur\nrrrururuuruu rurrrrruuuru ruuuuruuru uuurrrrrrrrur rruuruurrrrrr\nuuurruururu uurrruuurur uuurrururrrr ruurrurrrrurr ruurrrurrrrrrr","move":[[[-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,-1],[-1,2,0,-1,1,-1,1,0,0,0,-3,-1,1,3,0,-1,1,0]],[[0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1]]],"finish":[["D","L","TH","J","Ca","Q","Cr","E","T","Pb","M","SC","F","Cu","Cl","S"],["L2","G","J2","R","D2","SS","CC","Ph","Ca2","T2","K","L3","Q2","TH2","M2","Pb2"],["Cl2","J3","E2","F2","Ph2","S2","Cu2","Cr2","G2","Cl3","L4","TH3","VS","SC2","Cu3","CT"],["CC2","R2","Dw","K2","D3","T3","SS2","M3","W","A","HH","Q3","Pb3","J4","Cr3","Q4"],["Ca3","CC3","SC3","SS3","G3","E3","D4","SE","R3","TH4","Dw2","CT2","W2","J5","K3","G4","SS4","F3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1994,"days":4,"divisions":[["L","J","E","N","S","TH","Q","Cl","SC","NH","SS","Ca","G","Cu","T","D","Cr"],["R","M","Pb","H","L2","CC","J2","N2","F","CT","S2","QM","W","Cl2","E2","SS2","Dw"],["G2","NH2","L3","A","Ph","SC2","Cu2","H2","Cr2","Ca2","Q2","TH2","J3","Pb2","F2","D2","CT2","M2"]],"results":"rruururururu ruururuurrru rurrurrrrrurru\no3urruurruurr urrrurururrur urrurrruurrur\nrrruuuuuuur rruururuuurr rrruuruuurru\nrruuuuuuuu ruurururruru rrurrrrrurrrurr","move":[[[-1,1,0,0,-1,1,0,0,0,0,0,-1,1,0,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-3,-1,1,3]],[[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,0,0,0,0,0,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["E","J","N","L","Q","TH","SC","NH","S","Cl","SS","Cu","G","T","Cr","Ca","M"],["Pb","D","H","CC","R","L2","F","CT","J2","QM","W","N2","E2","Dw","S2","NH2","Cl2"],["Ph","SS2","SC2","G2","H2","L3","Q2","A","TH2","Cu2","Pb2","Cr2","M2","Ca2","CT2","J3","F2","D2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1995,"days":4,"divisions":[["D","L","TH","J","Ca","Q","Cr","E","T","Pb","M","SC","F","Cu","Cl","S"],["L2","G","J2","R","D2","SS","CC","Ph","Ca2","T2","K","L3","Q2","TH2","M2","Pb2"],["Cl2","J3","E2","F2","Ph2","S2","Cu2","Cr2","G2","Cl3","L4","TH3","VS","SC2","Cu3","CT"],["CC2","R2","Dw","K2","D3","T3","SS2","M3","W","A","HH","Q3","Pb3","J4","Cr3","Q4"],["Ca3","SC3","SS3","G3","D4","SE","R3","CT2","W2","SS4","T4","M4","SC4","S3","Cu4","Cl4","T5","Ph3"]],"results":"ruuururruo3u urrurruruuu o5uuurruuur o3uuuruo3uu urrurrrrrurur\nrruuuruurrru urruruuo5uu uururruuurr rrruuruuuur ruurrrrruurrr\nrrruurrruo3urr urururrruurr ruruurruuur uurrruurruu uuururruurr\nrruuuruurrur urrruo5uurru uruururuuu urrrruuuurrr ruuuruuurrr","move":[[[0,-1,1,0,-1,1,0,0,0,0,0,-1,1,0,0,-1],[-1,2,-3,-1,1,3,-1,1,0,-1,1,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,0,0,-1,1,-5,-1,1,-1,1],[-1,6,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,-1],[-3,-1,1,4,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[-5,-1,1,-1,1,6,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1],[1,0,-3,-1,1,3,-1,1,0,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,0,-5,-1,1,-1,1,5,-1,1,0,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["D","TH","Q","Cr","L","Ca","J","Pb","E","T","Cu","M","G","F","SS","SC"],["Cl","S","R","D2","L2","Ca2","Ph","K","J2","Q2","CC","T2","Cl2","Pb2","L3","Ph2"],["TH2","M2","Cu2","E2","Cr2","J3","F2","G2","S2","R2","SC2","L4","CT","Cl3","D3","K2"],["VS","Cu3","T3","CC2","HH","W","Dw","A","SS2","TH3","Q3","M3","J4","Pb3","Cr3","SS3"],["G3","R3","Q4","SE","Ca3","SS4","SC3","CT2","D4","W2","Cu4","SC4","T5","T4","S3","M4","Cl4","Ph3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1995,"days":4,"divisions":[["E","J","N","L","Q","TH","SC","NH","S","Cl","SS","Cu","G","T","Cr","Ca","M"],["Pb","D","H","CC","R","L2","F","CT","J2","QM","W","N2","E2","S2","NH2","Cl2","Ph"],["SE","SS2","SC2","G2","H2","Q2","A","TH2","Cu2","Pb2","Cr2","Ca2","CT2","D2","T2","G3","R2"]],"results":"uurrururuur rrrrurruo3uurr ururuuuo3urr\nrrruuuuurru rururruururu rruururrurrur\nuuuurruurrr uruuuuruurr rurrruuurrurr\nrrruuurururr rruuuuruuur uururrrrrurur","move":[[[0,0,-3,-1,1,3,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,-3,-1,1,3,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1]],[[0,-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1]],[[0,-1,1,0,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["E","Q","TH","J","NH","L","SC","N","Cu","Cl","SS","Cr","S","G","Pb","Ca","D"],["T","CT","M","F","CC","R","H","J2","W","L2","E2","QM","NH2","N2","Ph","S2","SC2"],["Cl2","SE","Q2","SS2","H2","G2","A","TH2","Ca2","Cr2","T2","Cu2","D2","Pb2","CT2","G3","R2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1996,"days":4,"divisions":[["D","TH","Q","Cr","L","Ca","J","Pb","E","T","Cu","M","G","F","SS","SC"],["Cl","S","R","D2","L2","Ca2","Ph","K","J2","Q2","CC","T2","Cl2","Pb2","L3","Ph2"],["TH2","M2","Cu2","E2","Cr2","J3","F2","G2","S2","R2","SC2","L4","CT","Cl3","D3","K2"],["Cu3","T3","CC2","HH","W","Dw","SS2","TH3","Q3","M3","J4","Pb3","Cr3","SS3","G3","R3"],["Q4","SE","Ca3","SS4","SC3","CT2","D4","W2","Cu4","T4","S3","Q5","L5","F3","TH4","SE2","G4","SE3"]],"results":"rrrrrrurruo5uu uruuruuuru uuuuuuuru urrurrrrurrrrr rruururruurr\nrrrururuuro3u ruruuruuo3u ruuuuuuurr urrurrrrrurrrr rrrrrruurruur\nrrruruuuurrrr ro3uuruuurrr uurruuuuur rurrrurururrr rrurrruurrurr\nrurro3uuuurrr urururrruuu o3urrrurruurr rrrrruurururr rrurruuurrur","move":[[[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,0,-1,1,0,0,0,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-5,-1,1,-1,1,6,-1,1,0,0,-1,1,0,0,0,0,0,0]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,0,0],[0,0,0,0,-1,1,0,0,0,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-3,-1,1,3,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-3,-1,1,3,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,-3,-1,1,3],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,0,0,0,-3,-1,1],[-1,4,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,-3,-1,1,3,0,0,-1,1,0]]],"finish":[["D","Ca","Cr","TH","Q","T","L","Cu","J","E","Pb","G","M","SS","F","SC"],["Cl","S","Ph","R","D2","K","L2","Ca2","CC","J2","T2","Q2","Cl2","Pb2","Ph2","L3"],["M2","Cr2","F2","TH2","S2","Cu2","E2","SC2","CT","J3","G2","R2","D3","CC2","W","L4"],["T3","Cl3","SS2","Cu3","Q3","K2","HH","TH3","Dw","SS3","Pb3","M3","CT2","G3","Cr3","SC3"],["J4","SE","Ca3","W2","R3","Cu4","SS4","T4","Q4","L5","S3","Q5","D4","F3","TH4","G4","SE2","SE3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1996,"days":4,"divisions":[["E","Q","TH","J","NH","L","SC","N","Cu","Cl","SS","Cr","S","G","Pb","Ca","D"],["T","CT","M","F","CC","R","H","J2","W","L2","E2","K","NH2","N2","Ph","S2","SC2"],["Cl2","SE","Dw","LC","Q2","SS2","H2","G2","TH2","Ca2","T2","D2","CT2","R2","L3","Q3","G3","CT3"]],"results":"ruurruo3ururr rrrurrruururu ruruurruruur\nrrrrrruurro3uu rururuuururr rrruurrurrrrru\nurrruuururur rrruururrurrrr rruruurrrurrrr\nruruuururuu urrrruruuuur rurrururrrrrrrr","move":[[[0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0],[0,0,-1,1,0,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,0]],[[-1,1,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-3,-1,1,3,0,0,-1,1,-1,1,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0]]],"finish":[["TH","E","Q","NH","L","J","N","Cu","Cr","SC","Cl","G","SS","Pb","D","Ca","S"],["CT","CC","T","J2","M","R","F","E2","L2","H","Ph","W","K","N2","NH2","SC2","TH2"],["S2","SE","Q2","Cl2","LC","G2","Dw","T2","D2","H2","CT2","SS2","L3","Ca2","R2","CT3","G3","Q3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1997,"days":4,"divisions":[["D","Ca","Cr","TH","Q","T","L","Cu","J","E","Pb","G","M","SS","F","SC","Cl"],["S","Ph","R","D2","K","L2","Ca2","CC","J2","T2","Q2","Cl2","Pb2","Ph2","L3","M2","Cr2"],["F2","TH2","S2","Cu2","E2","SC2","CT","J3","G2","R2","D3","CC2","W","L4","T3","Cl3","H"],["SS2","Cu3","Q3","K2","HH","TH3","Dw","SS3","Pb3","M3","CT2","G3","Cr3","SC3","J4","SE","A"],["Ca3","W2","R3","Cu4","SS4","T4","Q4","L5","S3","D4","F3","TH4","T5","Ph3","T6","Dw2","T7","CT3"]],"results":"uruuro3uuurr ro3uruuruuru ruuuuuurrrrr ruuururrurur ururrurrruurr\nuurruuruuur urrruuuruo3u uuuuurrurru uurrruurruru ruruurrruuur\nrurruuruuuu ruuruuruurrr ruurruuuruu ruuruuuurur uururrruuurr\nrrrururuuuur uruuuruuurr uururuuurur uuuruuuruu ruurururruur","move":[[[0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-3,-1,1,3],[0,0,-1,1,-1,1,-3,-1,1,3,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-3,-1,1,4,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]]],"finish":[["D","T","TH","L","Ca","Cr","Cu","J","Q","Pb","F","G","E","S","M","R","SS"],["Ph","SC","L2","Cl","K","T2","D2","Q2","Ca2","Pb2","CC","J2","Cr2","Cl2","TH2","L3","F2"],["Ph2","Cu2","M2","S2","SC2","CT","D3","E2","W","G2","J3","T3","R2","H","HH","CC2","Cl3"],["L4","Q3","Dw","SS2","TH3","Cu3","M3","K2","G3","Cr3","SS3","CT2","Pb3","A","SE","Ca3","Cu4"],["J4","T4","SC3","D4","W2","S3","R3","Q4","SS4","T5","TH4","L5","F3","Dw2","T6","T7","Ph3","CT3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1997,"days":4,"divisions":[["TH","E","Q","NH","L","J","N","Cu","Cr","SC","Cl","G","SS","Pb","D","Ca","S"],["CT","CC","T","J2","M","R","F","E2","L2","H","Ph","W","K","N2","NH2","SC2","TH2"],["S2","HH","Q2","VS","G2","Dw","T2","D2","H2","CT2","SS2","L3","R2","M2","F2","CC2","J3","Cu2"]],"results":"urro3ururuo3u rurrurruurrur rruuuuururu\nruuruurrrrurr rruuuuuuuu uruurrurrrrrrr\nrruuruurrrurr uruuuuuurrr rruuuuuurrrr\nruuruuuuuu rururruuurru ruuuurrurrrrr","move":[[[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-3,-1,1,3,-1,1,0,-1,1,0,-3,-1,1,3,0,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]]],"finish":[["E","TH","Q","L","J","SC","NH","Cu","Cr","Pb","N","Ca","G","D","Cl","T","SS"],["CT","S","J2","F","L2","CC","H","M","K","R","E2","N2","TH2","Ph","W","VS","NH2"],["Q2","SC2","S2","HH","G2","Dw","CT2","T2","R2","H2","M2","D2","F2","Cu2","L3","CC2","SS2","J3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1998,"days":4,"divisions":[["D","T","TH","L","Ca","Cr","Cu","J","Q","Pb","F","G","E","S","M","R","SS"],["Ph","SC","L2","Cl","K","T2","D2","Q2","Ca2","Pb2","CC","J2","Cr2","Cl2","TH2","L3","F2"],["Ph2","Cu2","M2","S2","SC2","CT","D3","E2","W","G2","J3","T3","R2","HH","CC2","Cl3","CH"],["L4","Q3","Dw","SS2","TH3","Cu3","SE","K2","Cr3","CT2","Ca3","T4","SC3","T5","L5","Dw2","Cl4","Cu4"]],"results":"ruurruo3urrur rurrrurrururu uruuuurrrrur rrruurururuu\nrrrrrrrrrururru urrruuuruurr rruuuurruuu uuururururrr\nururuururo3u ruruuuruuur ruuuurrrrrrur ruururrrrurur\nrrrrruuuro3urr rrruurrruuuu uuuurrrrruru uururururrrrr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,0,0,0,0,0,0,0]],[[0,-1,1,0,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-3,-1,1,3,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0,0,0,0,0]]],"finish":[["T","L","D","Ca","Cu","J","TH","Cr","F","Pb","E","M","Q","R","L2","G","Cl"],["S","SS","Ph","T2","SC","K","D2","Ca2","CC","Cr2","TH2","Q2","L3","Pb2","Cu2","J2","SC2"],["Cl2","F2","CT","Ph2","E2","M2","W","S2","T3","D3","R2","HH","G2","CC2","J3","Dw","CH"],["SS2","Q3","K2","Cr3","Cl3","L4","TH3","Ca3","Cu3","T4","SE","SC3","CT2","T5","L5","Cl4","Cu4","Dw2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1998,"days":4,"divisions":[["E","TH","Q","L","J","SC","NH","Cu","Cr","Pb","N","Ca","G","D","Cl","T","SS"],["CT","S","J2","F","L2","CC","H","M","K","R","E2","N2","TH2","Ph","NH2","W","LC"],["Q2","SC2","S2","Dw","CT2","T2","H2","M2","D2","F2","Cu2","VS","J3","Ca2","Dw2","Cl2","SC3","Pb2"]],"results":"uuuruurrruu urrurururrurr uo3urro3urrrur\nruruuuruuru rurrrururruru rurruurruurrr\nuuruuururur ro3urrrururrur uuuuuuurur\nrrrruuururuu ururruuruuu uruuuuuurrr","move":[[[0,-1,1,0,0,0,-3,-1,1,3,0,0,-3,-1,1,3,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,0,0,-3,-1,1,3],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["E","TH","Q","Pb","J","Cr","L","N","SC","T","Cu","Cl","NH","CT","Ca","D","F"],["S","G","L2","SS","M","J2","CC","E2","K","N2","H","R","Ph","SC2","W","NH2","Dw"],["TH2","Q2","CT2","LC","H2","T2","S2","Cu2","VS","D2","J3","M2","Ca2","F2","Pb2","Cl2","SC3","Dw2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":1999,"days":4,"divisions":[["T","L","D","Ca","Cu","J","TH","Cr","F","Pb","E","M","Q","R","L2","G","Cl"],["S","SS","Ph","T2","SC","K","D2","Ca2","CC","Cr2","TH2","Q2","L3","Pb2","Cu2","J2","SC2"],["Cl2","F2","CT","Ph2","E2","M2","W","S2","T3","D3","R2","HH","G2","CC2","J3","Dw","H"],["CH","SS2","Q3","K2","Cr3","Cl3","L4","TH3","Ca3","Cu3","T4","SE","SC3","CT2","L5","Ca4","R3","J4"]],"results":"rrrrruuuurrru rrruuurruuur rrururuuruur o3uururuuurr\nrruuuuuurur rruuuuuuuu ururrurrruuu uurruuruuur\nrurruuuuruu uruuuuuuur rruurrrrruuur rrruurrururru\nruuruuuruur uuururuuuu ruururrrruuu uuuurrurrrur","move":[[[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-3,-1,1],[3,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0]],[[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[-1,1,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]]],"finish":[["Ca","L","T","J","Cr","D","E","Cu","TH","F","R","M","Cl","Pb","S","Q","SC"],["Ph","G","K","L2","Ca2","SS","T2","D2","Cr2","TH2","L3","CC","J2","Cu2","Q2","CT","Pb2"],["E2","SC2","W","Cl2","S2","F2","R2","Ph2","M2","T3","G2","J3","Dw","D3","CC2","HH","H"],["Q3","K2","SS2","L4","CH","Ca3","T4","Cr3","SC3","Cl3","CT2","TH3","Cu3","Ca4","SE","L5","R3","J4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":1999,"days":4,"divisions":[["E","TH","Q","Pb","J","Cr","L","N","SC","T","Cu","Cl","NH","CT","Ca","D","F"],["S","G","L2","SS","M","J2","CC","E2","K","N2","H","R","Ph","SC2","W","NH2","CH"],["Dw","TH2","Q2","CT2","LC","H2","T2","S2","Cu2","VS","D2","Ca2","Pb2","Cl2","Dw2","L3","G2","N3"]],"results":"rrururrururur ururururrrurr rrruuruurruu\nrrrruuuururu rurururururu rruururrurrrrr\nrrruuuuuuur uurururrurru ruuururrrurrr\nrruuuuuuurr ruurrrruurrur rruuurrrrrrrrrr","move":[[[-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["TH","E","Pb","J","Q","N","Cr","L","Cu","T","Ca","SC","D","NH","F","Cl","CT"],["S","SS","G","M","J2","K","L2","R","CC","E2","N2","W","H","Dw","Ph","Q2","SC2"],["NH2","TH2","CT2","CH","Cu2","H2","VS","LC","Pb2","T2","Cl2","S2","L3","D2","Dw2","Ca2","G2","N3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2000,"days":4,"divisions":[["Ca","L","T","J","Cr","D","E","Cu","TH","F","R","M","Cl","Pb","S","Q","SC"],["Ph","G","K","L2","Ca2","SS","T2","D2","Cr2","TH2","L3","CC","J2","Cu2","Q2","CT","Pb2"],["E2","SC2","W","Cl2","S2","F2","R2","Ph2","T3","G2","J3","Dw","D3","CC2","HH","H","Q3"],["K2","SS2","L4","CH","Ca3","T4","Cr3","SC3","Cl3","TH3","Cu3","SE","R3","S3","W2","E3","TH4","D4"]],"results":"rrruururrruru uurrrruruuur rurruurururrr ruuuuuuuur\nuuuurrrruurr ruurruurrrurr uuro3uuruuu uuuurruurru\nuruuuuuuru ururuurrurrrr rurururruuur ruuurrrruurrr\nuuuurruurur rruruuurrurrr uurururrurru uuurrrrrrrrurr","move":[[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,0]],[[-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-3,-1,1,3,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,-1,1,0,0,0,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1]]],"finish":[["T","Ca","E","L","Cr","TH","J","D","Cu","R","Cl","S","SC","F","G","M","Ca2"],["Pb","Q","Ph","SS","D2","K","L2","Cr2","J2","T2","CC","Cu2","TH2","L3","E2","Pb2","CT"],["Q2","W","S2","R2","SC2","Cl2","F2","J3","G2","Dw","Ph2","D3","T3","CC2","SS2","H","K2"],["HH","Ca3","Q3","T4","Cr3","L4","TH3","CH","SC3","R3","W2","Cl3","E3","Cu3","S3","SE","D4","TH4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2000,"days":4,"divisions":[["TH","E","Pb","J","Q","N","Cr","L","Cu","T","Ca","SC","D","NH","F","Cl","CT"],["S","SS","G","M","J2","K","L2","R","CC","E2","N2","W","H","Dw","Ph","Q2","HH"],["SC2","NH2","TH2","CT2","CH","Cu2","H2","LC","Pb2","Cl2","S2","L3","D2","Ca2","G2","K2","SS2","R2"]],"results":"o3urruo3uuuu urruuururrrrr uuruuruuuu\nurro5uurururr rurruuruurur ruruuurrruur\nruururruruur rruuuurrruru uruuuurrrurr\nrrururruruuu uruuuururru ruruuuurrrrrr","move":[[[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-3,-1,1,3,-1,1,0,0,-3,-1,1,3]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,0,-5,-1,1,-1,1,5,0,0,-1,1]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0]]],"finish":[["E","J","N","TH","Pb","Q","Ca","L","D","Cr","NH","Cu","Cl","T","SC","G","S"],["CT","F","SS","L2","J2","M","R","W","K","Dw","E2","H","CC","NH2","N2","Ph","TH2"],["Q2","HH","Cu2","SC2","Cl2","CT2","Pb2","Ca2","CH","L3","D2","S2","H2","R2","G2","LC","SS2","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2001,"days":4,"divisions":[["T","Ca","E","L","Cr","TH","J","D","Cu","R","Cl","S","SC","F","G","M","Ca2"],["Pb","Q","Ph","SS","D2","K","L2","Cr2","J2","T2","CC","Cu2","TH2","L3","E2","Pb2","CT"],["Q2","W","S2","R2","SC2","Cl2","F2","J3","G2","Dw","Ph2","D3","T3","CC2","SS2","H","K2"],["HH","Ca3","Q3","T4","Cr3","L4","TH3","SC3","R3","W2","Cl3","E3","T5","CT2","SE","SS3","Ca4","Pb3"]],"results":"rruurruurrurr urrrruuurruu ruuururrrrurr ruuuruurrrur\nrurruuuurrru ruuurrurrurrr uuuruuurrur uuruurrurrru\nuurruuuurur rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr\nrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0]],[[-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["E","T","Ca","L","Cr","D","TH","J","R","Cl","Cu","S","SC","G","Ca2","F","Pb"],["M","SS","Q","Ph","D2","L2","K","T2","Cr2","CC","J2","TH2","E2","Cu2","CT","L3","W"],["Pb2","Q2","R2","SC2","S2","Cl2","J3","Dw","F2","G2","D3","T3","Ph2","SS2","CC2","HH","H"],["Ca3","T4","K2","Q3","SC3","Cr3","W2","L4","Cl3","TH3","CT2","R3","E3","T5","Ca4","SS3","Pb3","SE"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2001,"days":4,"divisions":[["E","J","N","TH","Pb","Q","Ca","L","D","Cr","NH","Cu","Cl","T","SC","G","S"],["CT","F","SS","L2","J2","M","R","W","K","Dw","E2","H","CC","NH2","N2","Ph","VS"],["TH2","Q2","HH","Cu2","SC2","Cl2","CT2","Pb2","Ca2","L3","D2","R2","G2","Ph2","Cr2","Pb3","F2","H2"]],"results":"urrrrrururuur rrurururrruru uururrro3uuu\nrurrruruururr ruurrrruruurr rurrrrro3uruur\nrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr\nrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr","move":[[[-1,1,-1,1,-3,-1,1,3,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,0,0,-1,1]],[[0,-1,1,-1,1,0,-3,-1,1,3,0,0,0,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["J","TH","E","L","N","Ca","Cr","D","Pb","Q","NH","Cl","Cu","T","G","F","SC"],["S","CT","J2","SS","M","L2","R","Dw","W","K","E2","CC","H","Ph","NH2","VS","N2"],["TH2","HH","SC2","Q2","Cu2","Pb2","Cl2","Ca2","CT2","D2","R2","L3","G2","Ph2","Cr2","H2","Pb3","F2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2002,"days":4,"divisions":[["E","T","Ca","L","Cr","D","TH","J","R","Cl","Cu","S","SC","G","Ca2","F","Pb"],["M","SS","Q","Ph","D2","L2","K","T2","Cr2","CC","J2","TH2","E2","Cu2","CT","L3","W"],["Pb2","Q2","R2","SC2","S2","Cl2","J3","Dw","F2","G2","D3","T3","Ph2","SS2","CC2","HH","CH"],["H","Ca3","T4","K2","Q3","SC3","Cr3","W2","L4","TH3","R3","E3","SS3","L5","Cr4","Cu3","M2","SE"]],"results":"rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr ruuuururrrur\nruururrurrrur o5uuuuuuuu ruuuurrrruru urrrrurrruruu\nrrurrrururruu rrrurruuurrur uuuuuuurrrr rrurrrurrurrur\nruurrrruuuur rrurruuuurru ruuurrrrurrur rurrrrrurrrrurr","move":[[[0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],[[-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,0,0,0,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-5,-1,1,-1,1],[5,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0]],[[0,-1,1,0,0,-1,1,0,0,-1,1,0,0,0,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,0,-1,1,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,0,0,0,0,0,-1,1],[0,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0]]],"finish":[["Ca","L","T","E","Cr","D","J","TH","SC","R","Cu","Cl","S","Ca2","Pb","SS","G"],["F","Q","M","D2","L2","T2","Ph","K","J2","Cr2","E2","CT","CC","W","TH2","Q2","Cu2"],["SC2","L3","Pb2","R2","Dw","Cl2","G2","S2","T3","J3","D3","F2","H","SS2","CH","CC2","HH"],["T4","K2","Ph2","Q3","Ca3","Cr3","SC3","L4","W2","E3","TH3","R3","SS3","M2","Cr4","Cu3","L5","SE"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2002,"days":4,"divisions":[["J","TH","E","L","N","Ca","Cr","D","Pb","Q","NH","Cl","Cu","T","G","F","SC"],["S","CT","J2","SS","M","L2","R","Dw","W","K","E2","CC","H","Ph","NH2","SE","LC"],["VS","N2","TH2","HH","SC2","Q2","Cu2","Pb2","Cl2","Ca2","CT2","D2","L3","G2","Cr2","Ca3","T2","SS2"]],"results":"rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rurrruuuurur\nrururruururrr uro3ururruurr uuururrrrrurr\nuuurrruuruu rurruuurrro3u rruuuruuuru\nrrrrrrurruurur uurruuuurru uruurrururrrr","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-3,-1,1,3,0,-1],[1,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[-3,-1,1,3,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0,0,0,0]]],"finish":[["E","J","L","Ca","D","TH","N","Cr","Q","Cl","NH","Cu","Pb","G","T","SC","SS"],["S","J2","CT","F","M","L2","K","R","E2","Dw","Ph","W","NH2","H","VS","CC","N2"],["SE","SC2","LC","TH2","Pb2","HH","Ca2","Q2","Cu2","Cl2","D2","CT2","L3","G2","T2","Cr2","SS2","Ca3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2003,"days":4,"divisions":[["Ca","L","T","E","Cr","D","J","TH","SC","R","Cu","Cl","S","Ca2","Pb","SS","G"],["F","Q","M","D2","L2","T2","Ph","K","J2","Cr2","E2","CT","CC","W","TH2","Q2","Cu2"],["SC2","L3","Pb2","R2","Dw","Cl2","G2","S2","T3","J3","D3","F2","H","SS2","CH","CC2","HH"],["T4","K2","Ph2","Q3","Ca3","Cr3","SC3","L4","W2","E3","SE","M2","Cu3","Pb3","Cl3","F3","CT2","S3"]],"results":"ururruurruur ururruurrruu rrurrrurruuru rurruurrrurrrr\nrrurruuurruu ruurrururuur ruururrrruurr ururrruruuur\nrrruuuuurrur uurrururuuu uuruururrrru ruurrrrruuurr\nruruuuurrrru o3uruurrrruur rruuuururrur uurruruurrrrr","move":[[[0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1]],[[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,-3,-1,1],[-1,4,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]]],"finish":[["Ca","T","D","L","J","TH","E","Cu","Cr","SC","S","R","Cl","Ca2","Q","Pb","F"],["G","L2","SS","M","Ph","K","D2","T2","CT","J2","CC","E2","Q2","Cr2","W","Cu2","R2"],["TH2","Dw","L3","Cl2","SC2","Pb2","T3","S2","G2","F2","J3","H","D3","SS2","Ca3","Ph2","CH"],["T4","CC2","HH","K2","Q3","W2","SE","Cr3","M2","SC3","Cu3","L4","F3","E3","Cl3","S3","Pb3","CT2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2003,"days":4,"divisions":[["E","J","L","Ca","D","TH","N","Cr","Q","Cl","NH","Cu","Pb","G","T","SC","SS"],["S","J2","CT","F","M","L2","K","R","E2","Dw","Ph","W","NH2","H","N2","A","CH"],["SE","SC2","LC","TH2","Pb2","Ca2","Q2","Cu2","Cl2","D2","G2","SS2","NH3","J3","K2","N3","Pb3","S2"]],"results":"o3uuruuuuur rrrrurruururrr rurrruurururr\nrrurrrrurrurur rrrruruuururr rurruuurruur\nrrrururrruo3ur rrruuruuurrrr rururruurruu\nrruururuurru uuuruuuuur uruuuuurrrrr","move":[[[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-3,-1,1,3]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0,0,0,0,-1,1,0,0]],[[-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-3,-1,1,3,-1,1,0,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["Ca","E","D","J","L","Cl","N","Cu","TH","Q","Cr","G","Pb","T","NH","SS","S"],["SC","M","J2","R","CT","Dw","F","Ph","L2","E2","K","NH2","N2","W","A","H","Q2"],["CH","SE","Pb2","LC","Ca2","SC2","Cl2","TH2","G2","SS2","Cu2","D2","Pb3","J3","S2","NH3","N3","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2004,"days":4,"divisions":[["Ca","T","D","L","J","TH","E","Cu","Cr","SC","S","R","Cl","Ca2","Q","Pb","F"],["G","L2","SS","M","Ph","K","D2","T2","CT","J2","CC","E2","Q2","Cr2","W","Cu2","R2"],["TH2","Dw","L3","Cl2","SC2","Pb2","T3","S2","G2","F2","J3","H","D3","SS2","Ca3","Ph2","CH"],["T4","CC2","HH","K2","Q3","W2","SE","Cr3","M2","Cu3","L4","Cl3","Pb3","TH3","Dw2","Ph3","R3","D4"]],"results":"urrurrruuuur uurro3uuurru uruurruruurr rrruruurrurrrr\nrurruruuuuu ruuurrurruur rruuurrrrruur rruururruurrr\nrrrrururruuur rruuuuuuurr rurruuruuuu urrrrurruurrrr\nururururuuu ruuuurrurrru urururrruuur rurrurrrurrrrrr","move":[[[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-3,-1,1,3,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1]]],"finish":[["Ca","T","D","TH","E","L","J","Cu","SC","R","S","Q","Cr","Cl","Pb","M","Ca2"],["F","K","G","Ph","L2","CT","SS","D2","T2","Q2","W","J2","CC","Cu2","E2","Dw","L3"],["Cr2","R2","Pb2","TH2","SC2","H","Cl2","S2","J3","D3","T3","Ph2","F2","T4","G2","Ca3","SS2"],["Q3","HH","SE","CH","M2","CC2","K2","Cu3","W2","L4","TH3","Cr3","Pb3","Dw2","Cl3","D4","R3","Ph3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2004,"days":4,"divisions":[["Ca","E","D","J","L","Cl","N","Cu","TH","Q","Cr","G","Pb","T","NH","SS","S"],["SC","M","J2","R","CT","Dw","F","Ph","L2","E2","K","NH2","N2","W","H","Q2","CC"],["CH","SE","Pb2","LC","Ca2","SC2","Cl2","TH2","G2","D2","Pb3","J3","NH3","Cr2","E3","F2","Dw2","T2"]],"results":"urruurrururu urrrururrurur rurrrruururur\nruuuuururur rurrrruuururr urrrrurrurrrru\nuuurururo3ur rruuuuuurru rruruurrrrrrur\nruuurururrru uruurruurrur rrrruuurrrrrrrr","move":[[[0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1]],[[-1,1,0,0,0,0,-1,1,0,0,-1,1,0,0,0,0,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,-1,1,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-3,-1,1,3,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["D","E","Ca","J","Cl","L","TH","N","G","Cu","Pb","Cr","T","Q","S","NH","SC"],["J2","R","SS","M","F","E2","Dw","K","CT","Ph","N2","W","L2","SE","NH2","H","SC2"],["Q2","CC","Ca2","CH","Pb2","G2","LC","TH2","D2","Cl2","J3","E3","Cr2","T2","Pb3","Dw2","NH3","F2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2005,"days":4,"divisions":[["Ca","T","D","TH","E","L","J","Cu","SC","R","S","Q","Cr","Cl","Pb","M","Ca2"],["F","K","G","Ph","L2","CT","SS","D2","T2","Q2","W","J2","CC","Cu2","E2","Dw","L3"],["Cr2","R2","Pb2","TH2","SC2","H","Cl2","S2","J3","D3","T3","Ph2","F2","T4","G2","Ca3","SS2"],["Q3","HH","SE","CH","M2","CC2","K2","Cu3","W2","L4","Cr3","Pb3","Dw2","Cl3","R3","M3","E3","S3"]],"results":"rruuuruuurrr uuruuruuo3u uuururruruu urrrrrurrrrurrr\nuruuruurrrur ruuururuuru ruurrruurrurr rrrruuurrurrrr\nrrurrruurrruu rruo3urruurur uuurruururrr rrrrruurruurrr\nrurrruurrrrrur rrrurruurrrurr ruuuruurrrrrr rrrururruurrrr","move":[[[0,0,0,-1,1,0,0,0,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-3,-1,1,4,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-3,-1,1,3,-1,1,0],[-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0],[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,0,-1,1,-1,1,0,0,0,-1,1,0]]],"finish":[["Ca","T","D","L","J","E","Cu","TH","S","Q","Cl","SC","R","Pb","Cr","M","K"],["Ca2","F","G","L2","Ph","SS","D2","CT","W","T2","Q2","Dw","J2","TH2","Cu2","Pb2","CC"],["E2","R2","H","L3","S2","Cr2","Cl2","T3","SC2","Ca3","J3","F2","Ph2","Q3","D3","T4","G2"],["SE","M2","SS2","HH","CH","K2","W2","L4","Pb3","CC2","Cl3","Cu3","Cr3","M3","R3","S3","Dw2","E3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2005,"days":4,"divisions":[["D","E","Ca","J","Cl","L","TH","N","G","Cu","Pb","Cr","T","Q","S","NH","SC"],["J2","R","SS","M","F","E2","Dw","K","CT","Ph","N2","W","L2","SE","NH2","H","SC2"],["Q2","CC","Ca2","CH","Pb2","G2","LC","TH2","D2","Cl2","J3","T2","Pb3","H2","N3","N4","Cu2","L3"]],"results":"ruurrrrurruur rurrururuuru rurruurururrr\nurrururruruu uuuurrurrurr rrrrrrururrrurr\nrrurrrruurrrru rurruuuurrur rrrurro3urrrrur\nrurrrrrurrrrrur uurrrruuurru rrrrrrrururrurr","move":[[[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,-1,1,0,-1,1,0,0,0,0,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,0,-3,-1,1,3,0,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,0,0,0,0,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,0,0,0,0,0,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,0,0,0,0,0,-1,1,0]]],"finish":[["D","Cl","Ca","E","J","L","T","N","Pb","G","TH","Cu","Cr","S","Q","SC","NH"],["F","R","J2","SS","K","M","Ph","Dw","L2","E2","CT","SE","N2","W","Ca2","SC2","Q2"],["NH2","Pb2","H","CC","CH","LC","D2","G2","TH2","J3","Cl2","T2","N3","Pb3","Cu2","L3","H2","N4"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2006,"days":4,"divisions":[["Ca","T","D","L","J","E","Cu","TH","S","Q","Cl","SC","R","Pb","Cr","M","K"],["Ca2","F","G","L2","Ph","SS","D2","CT","W","T2","Q2","Dw","J2","TH2","Cu2","Pb2","CC"],["E2","R2","H","L3","S2","Cr2","Cl2","T3","SC2","Ca3","J3","F2","Ph2","Q3","D3","T4","G2"],["SE","M2","SS2","HH","CH","K2","W2","L4","Pb3","CC2","Cr3","S3","E3","CT2","J4","F3","T5","SE2"]],"results":"urrrruuururrr uurrrruuruur ruurururrruu ruo3urrrruurrr\nrruruurrurrrrr ruurruururur uururuuurur uurururrrrrrrr\nrurrruurrurrrr uuuuururuu ruurruuurrru ruurrurrrrurrr\nrrururrurrrrru ruuurrurrrrru uuuuurrurrrr uurrururrurrr","move":[[[0,0,0,-1,1,-1,1,0,0,0,0,-3,-1,1,3,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,0,0]]],"finish":[["Ca","T","D","J","L","Cu","E","Q","TH","Cl","Pb","S","Cr","K","F","R","L2"],["SC","M","Ca2","G","W","SS","Ph","T2","Dw","D2","J2","CT","CC","Q2","E2","Cu2","Pb2"],["TH2","R2","S2","H","Cr2","T3","L3","J3","Ca3","Cl2","F2","T4","SC2","SE","Ph2","G2","Q3"],["M2","D3","SS2","CH","L4","HH","K2","S3","W2","CC2","E3","Cr3","Pb3","CT2","SE2","F3","J4","T5"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2006,"days":4,"divisions":[["D","Cl","Ca","E","J","L","T","N","Pb","G","TH","Cu","Cr","S","Q","SC","NH"],["F","R","J2","SS","K","M","Ph","Dw","L2","E2","CT","SE","N2","W","Ca2","SC2","Q2"],["NH2","Pb2","H","CC","CH","LC","D2","G2","TH2","Cl2","T2","N3","CT2","F2","Ph2","K2","CT3","W2"]],"results":"urrrruuuuuu rururuuuurrr rururrururrru\nrurrruruurrur uruuruuuurr ururruruurur\nururrururruu ruruuurrurru rrurruurrrrurr\nuurruurrrrrur uruurrururur rurrurrrrrrurrr","move":[[[-1,1,0,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0,-1,1]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1,0,0,-1,1,0],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,0,0,0,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1]]],"finish":[["Cl","Ca","E","T","D","J","N","L","TH","G","Cu","S","Pb","Q","NH","F","Cr"],["R","K","SC","J2","Ph","SS","L2","Dw","M","CT","W","Ca2","E2","N2","SE","Pb2","CC"],["Q2","H","SC2","NH2","LC","G2","Cl2","CH","T2","D2","N3","TH2","CT2","Ph2","W2","F2","K2","CT3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2007,"days":4,"divisions":[["Ca","T","D","J","L","Cu","E","Q","TH","Cl","Pb","S","Cr","K","F","R","L2"],["SC","M","Ca2","G","W","SS","Ph","T2","Dw","D2","J2","CT","CC","Q2","E2","Cu2","Pb2"],["TH2","R2","S2","H","Cr2","T3","L3","J3","Ca3","Cl2","F2","T4","SC2","SE","Ph2","G2","Q3"],["M2","D3","SS2","CH","L4","HH","K2","S3","W2","E3","Cr3","Pb3","CT2","T5","Cu3","G2","H2","Cr4"]],"results":"ruuurruruurr uo3ururuurur rrruuurururu urrrurruuruu\nurrurruruuru ruuururrrruu rruuuururrur rururrurrrurrr\nrrruurrrururrr rrrruuruuuur ruuuuruuurr rrruuururrrur\nrruuuruo3urrr rrruuuruuuu uuuururrurrr rrrruururrrrrrr","move":[[[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0,-3,-1,1,3,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-3,-1,1,3,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["T","J","Ca","L","D","E","TH","Cl","Cu","Pb","K","Q","F","Cr","S","M","R"],["L2","Ca2","W","T2","SC","G","Ph","J2","SS","CC","E2","Dw","Cu2","D2","Pb2","CT","H"],["Q2","S2","T3","TH2","J3","R2","F2","Cr2","L3","G2","Ca3","SE","Cl2","Ph2","T4","M2","SC2"],["D3","Q3","CH","W2","K2","HH","SS2","E3","L4","S3","Cu3","Cr3","T5","CT2","H2","Pb3","Cr4","G2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2007,"days":4,"divisions":[["Cl","Ca","E","T","D","J","N","L","TH","G","Cu","S","Pb","Q","NH","F","Cr"],["R","K","SC","J2","Ph","SS","L2","Dw","M","CT","W","Ca2","E2","N2","SE","Pb2","CC"],["Q2","H","SC2","NH2","LC","G2","Cl2","CH","T2","D2","TH2","AR2","S2","Pb3","E3","T3","Cr2","Pb4"]],"results":"rurruuuuuru uurururuuur rrururuuuurr\nrruuuuuuurr rrrurururrruu rurururrrruur\nrrruuurruuur rruurururuur urururrrrrruu\nurruuuuuurr ruuurururrru rrurururrruur","move":[[[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[-1,1,-1,1,0,0,0,0,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0]],[[0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0],[-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1]]],"finish":[["T","J","Cl","E","Ca","D","L","N","Cu","G","Pb","Q","TH","F","Cr","S","SC"],["Ph","NH","R","J2","K","CT","L2","SS","E2","Dw","M","Pb2","W","SE","Ca2","H","N2"],["CC","LC","Cl2","Q2","T2","SC2","G2","NH2","S2","TH2","Pb3","CH","Cr2","D2","AR2","E3","Pb4","T3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2008,"days":4,"divisions":[["T","J","Ca","L","D","E","TH","Cl","Cu","Pb","K","Q","F","Cr","S","M","R"],["L2","Ca2","W","T2","SC","G","Ph","J2","SS","CC","E2","Dw","Cu2","D2","Pb2","CT","H"],["Q2","S2","T3","TH2","J3","R2","F2","Cr2","L3","G2","Ca3","SE","Cl2","Ph2","T4","M2","SC2"],["D3","Q3","CH","W2","K2","HH","SS2","E3","L4","S3","Cu3","Cr3","CT2","H2","Pb3","M3","CC2","HH2"]],"results":"rurrurrrururu rrruruuuruur rururrrrrruurr urrruruurrurr\nrrrruuuuruur rruruuuurrru uruurrrruuur rrurrruuuuur\nurrruuurrrurr rrrrurruuurrrr rruuuuuuuu urruuuuuurr\nururuurrrurrr rrrurruuuuru ruuurruuurrr ruuuurrurrrrr","move":[[[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1,0]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0],[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0],[0,0,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1]]],"finish":[["T","L","D","J","Cl","Pb","Ca","E","K","F","TH","Cr","Cu","M","Q","T2","S"],["L2","R","G","Ph","Ca2","J2","W","CC","SC","SS","D2","Pb2","E2","H","Dw","T3","Cu2"],["Q2","CT","S2","Cr2","J3","G2","TH2","SE","R2","L3","F2","Cl2","T4","M2","Ca3","Ph2","SC2"],["Q3","CH","W2","K2","D3","HH","SS2","S3","CT2","E3","H2","L4","Cu3","Pb3","Cr3","CC2","M3","HH2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2008,"days":4,"divisions":[["T","J","Cl","E","Ca","D","L","N","Cu","G","Pb","Q","TH","F","Cr","S","SC"],["Ph","NH","R","J2","K","AR","L2","SS","E2","Dw","M","Pb2","W","SE","Ca2","H","N2"],["CC","HHL","Cl2","Q2","T2","G2","NH2","S2","CH","TH2","Pb3","Cr2","D2","E3","HHL2","SS2","S3","J3"]],"results":"uuururururu urruruuuo3ur ruurruuruurr\nrrrurururuurr rrruruuuurru uuuuurrruur\nrruurrururrru rruuruuuuur ruuuuururrrr\nrruruuruurur ruuuruuuuu uuuuuururrr","move":[[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-3,-1,1,3,-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,0]]],"finish":[["T","E","J","Ca","D","Cl","Pb","L","Q","Cu","Cr","N","SC","G","K","TH","J2"],["F","S","L2","Ph","E2","R","M","NH","Pb2","AR","SS","Ca2","Dw","H","SE","HHL","W"],["CC","T2","N2","Cl2","S2","G2","CH","Q2","Pb3","Cr2","NH2","SS2","TH2","E3","D2","HHL2","J3","S3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2009,"days":4,"divisions":[["T","L","D","J","Cl","Pb","Ca","E","K","F","TH","Cr","Cu","M","Q","T2","S"],["L2","R","G","Ph","Ca2","J2","W","CC","SC","SS","D2","Pb2","E2","H","Dw","T3","Cu2"],["Q2","AR","S2","Cr2","J3","G2","TH2","SE","R2","L3","F2","Cl2","T4","M2","Ca3","Ph2","SC2"],["Q3","CH","W2","K2","D3","HH","SS2","S3","AR2","E3","H2","L4","Cu3","Cr3","CC2","M3","L5","Cr4"]],"results":"uuuruururur rruuuro3urrur urruururrro3u urrururrrruur\nrrruruururuu uruurururuu ruuuruurrrrrr ruuururrrrrrrr\nrruruururuur rrrruurururur rruuurrrrrrrru urruruururrrr\nrrrrrruruurrru uruuurrrruru rurruurrurrrrr rurrrurrurrrrrr","move":[[[0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,0,0,-1],[-3,-1,1,4,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,0,0,0]]],"finish":[["T","D","L","Cl","Pb","J","TH","Ca","E","F","M","K","Q","Cr","Cu","G","Ph"],["T2","S","R","L2","Ca2","SC","J2","W","SS","H","CC","Dw","Pb2","D2","Q2","T3","E2"],["Cr2","S2","Cu2","SE","AR","J3","R2","L3","TH2","M2","G2","Ph2","Cl2","T4","F2","Ca3","K2"],["W2","SC2","Q3","HH","CH","AR2","SS2","H2","D3","L4","Cr3","S3","E3","M3","CC2","Cu3","Cr4","L5"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2009,"days":4,"divisions":[["T","E","J","Ca","D","Cl","Pb","L","Q","Cu","Cr","N","SC","G","K","TH","J2"],["F","S","L2","Ph","E2","R","M","ME","Pb2","AR","SS","Ca2","Dw","H","SE","HHL","W"],["CC","T2","N2","Cl2","S2","CH","Q2","Pb3","Cr2","SS2","TH2","E3","D2","SC2","M2","SS3","F2","Cu2"]],"results":"ruururuururr uuuruuuruu uruuuuuuru\nurrruruururu rurrrrrurrurur rruuuuurrrur\nrrro3uuruurur ururruurruru ruurrrruurrur\nrrrururo3uuru rrurrrrrrurrurr uururuurrrrrr","move":[[[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,0,0,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1]],[[0,-1,1,0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-3,-1,1,3,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,0,0,0,0,0,-1,1,0],[-1,1,0,-1,1,-3,-1,1,3,0,-1,1,0,-1,1,0,0,0]]],"finish":[["E","T","J","D","Ca","Q","Cr","Pb","L","Cl","SC","K","Cu","TH","S","N","Ph"],["G","J2","M","F","L2","E2","SS","R","Pb2","AR","ME","Ca2","H","HHL","CC","Dw","T2"],["Cl2","SE","W","Q2","S2","SS2","Cr2","CH","N2","E3","SC2","Pb3","M2","D2","TH2","F2","Cu2","SS3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2010,"days":4,"divisions":[["T","D","L","Cl","Pb","J","TH","Ca","E","F","M","K","Q","Cr","Cu","G","Ph"],["T2","S","R","L2","Ca2","SC","J2","W","SS","H","CC","Dw","Pb2","D2","Q2","T3","E2"],["Cr2","S2","Cu2","SE","AR","J3","R2","L3","TH2","M2","G2","Ph2","Cl2","T4","F2","Ca3","K2"],["W2","SC2","Q3","HH","CH","AR2","SS2","H2","D3","L4","Cr3","E3","Cr4","R3","SE2","Pb3","E4","K3"]],"results":"urruo3ururrru ruuruurururr ruro3urururru ro3uo3urrrrurrr\nrrrurururuurr uuruuurruur urrurururuur rrrrurruuurrrr\nrruuuuururrr ruruuuuuuu ruuurururuu ururruuurrrrr\nrrruurruurrur uruuuurrrrur rruuurururru rurrurrruurrrr","move":[[[0,0,0,-1,1,0,0,0,0,-3,-1,1,3,-3,-1,1,3],[-1,1,0,0,-1,1,0,-1,1,0,-3,-1,1,3,0,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-3,-1,1,3,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0]]],"finish":[["T","D","L","Pb","Ca","J","Q","Cl","TH","K","E","Ph","M","G","F","R","Cu"],["S","Cr","SC","T2","SS","L2","Ca2","D2","J2","W","CC","H","Q2","Pb2","Cr2","Dw","E2"],["SE","AR","T3","S2","R2","Cu2","M2","Ph2","J3","Cl2","L3","F2","TH2","K2","G2","SC2","Ca3"],["T4","HH","W2","SS2","Q3","E3","CH","Cr3","AR2","H2","L4","SE2","D3","Pb3","R3","Cr4","K3","E4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2010,"days":4,"divisions":[["E","T","J","D","Ca","Q","Cr","Pb","L","Cl","SC","K","Cu","TH","S","N","Ph"],["G","J2","M","F","L2","E2","SS","R","Pb2","AR","ME","Ca2","H","HHL","CC","Dw","T2"],["Cl2","SE","W","Q2","S2","SS2","Cr2","CH","N2","E3","SC2","M2","D2","Cu2","R2","Cr3","Ph2","N3"]],"results":"uruo3uururur ruuuurrrruur rrurrrrururuu\nrrrrrurururrrrr urruuurruuu rurururuurur\nrurrrrrrruurur rrruuuuuuur uruurruuurrr\nuururruuruu rrurrurruurur ruruurrrruurr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,0,-1,1,0],[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,-3,-1,1,3,-1,1,0,-1,1]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,0,0,-1,1,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0,0,0,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1]]],"finish":[["T","D","Cr","E","Pb","J","Ca","Cl","Q","SC","TH","L","N","K","Cu","M","Ph"],["S","G","L2","E2","SS","J2","ME","F","R","H","CC","Pb2","AR","HHL","T2","Ca2","Cl2"],["SE","Dw","Q2","W","Cr2","N2","SS2","D2","S2","CH","M2","SC2","E3","R2","N3","Cu2","Ph2","Cr3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2011,"days":4,"divisions":[["T","D","L","Pb","Ca","J","Q","Cl","TH","K","E","Ph","M","G","F","R","Cu"],["S","Cr","SC","T2","SS","L2","Ca2","D2","J2","W","CC","H","Q2","Pb2","Cr2","Dw","E2"],["SE","AR","T3","S2","R2","Cu2","M2","Ph2","J3","Cl2","L3","F2","TH2","K2","G2","SC2","A"],["Ca4","T4","HH","W2","SS2","Q3","E3","CH","Cr3","H2","D3","Pb3","Q4","J4","TH3","SC3","M3","HH2"]],"results":"urururruurur uuo3uuo3urrrr ruruurrrurrru urrrrruuuurrr\nrruruurruruu o5uuruuro3urr uururuuuurr rurrrurrurruu\nrururruuo3uu rrurro3ururrru rrrruuurururr rruruurrrrrrur\nuruurrururur rurruuururur rrrurrrrurruur rrrruuurrurru","move":[[[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,-1],[-1,2,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[0,0,0,0,-3,-1,1,3,-1,1,-3,-1,1,3,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,-1,1,0,0,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,-3,-1,1,3,0,-1,1,-1,1,0,-5,-1,1,-1,1],[-1,6,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0],[-1,1,0,0,0,-1,1,0,-3,-1,1,3,0,0,-1,1,0],[-1,1,-3,-1,1,3,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1]]],"finish":[["Ca","D","T","L","Q","Pb","TH","J","Ph","Cl","M","E","G","K","Cr","F","R"],["Cu","SC","S","Ca2","T2","D2","SS","J2","L2","W","Pb2","H","Q2","E2","CC","Cr2","SE"],["AR","M2","Dw","Ph2","Cu2","S2","T3","TH2","Cl2","K2","J3","HH","R2","SC2","Ca4","G2","L3"],["A","CH","F2","Q3","W2","T4","E3","Pb3","SS2","Cr3","H2","TH3","Q4","SC3","D3","HH2","M3","J4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2011,"days":4,"divisions":[["T","D","Cr","E","Pb","J","Ca","Cl","Q","SC","TH","L","N","K","Cu","M","Ph"],["S","G","L2","E2","SS","J2","ME","F","R","H","CC","Pb2","AR","HHL","T2","Ca2","A"],["Cl2","SE","Dw","Q2","W","Cr2","N2","SS2","D2","S2","CH","N3","Ph2","TH2","ME2","HHL2","G2","F2"]],"results":"rruurrruo3uru urruruuurrrrr uuuruurrruu\nruro3uuuro3ur ruuurruruurr ruruuuuruur\nuuuruururru uurruuururrr rrruurruururr\nrurrruururrur rurruurrururr rruuuurrurur","move":[[[-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,-3,-1,1,3,-1,1,0,0,0,-1,1,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-3,-1,1,3,0,-1,1,-1,1,-3,-1,1,3,0,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0]]],"finish":[["D","Pb","E","T","Q","Cr","J","TH","Cl","Ca","N","L","M","SC","S","K","Cu"],["Ph","G","ME","E2","L2","F","SS","J2","CC","HHL","R","Pb2","H","T2","SE","Cr2","AR"],["Ca2","N2","A","Dw","W","D2","Cl2","S2","Ph2","Q2","TH2","SS2","CH","N3","G2","F2","HHL2","ME2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2012,"days":4,"divisions":[["Ca","D","T","L","Q","Pb","TH","J","Ph","Cl","M","E","G","K","Cr","F","R"],["Cu","SC","S","Ca2","T2","D2","SS","J2","L2","W","Pb2","H","Q2","E2","CC","Cr2","SE"],["AR","M2","Dw","Ph2","Cu2","S2","T3","TH2","Cl2","K2","J3","HH","R2","SC2","Ca4","G2","L3"],["A","CH","F2","Q3","W2","E3","Pb3","SS2","Cr3","H2","Q4","D3","HH2","AR2","CC2","L4","G3","S3"]],"results":"rrurruro3rruru rruuurruurur uurrruruurru ruuurrrurrurr\nrrrurruuuurrr ruuuuuuruu ruurururruur uuuururrrrrrr\nrrruururururr rruuuuuruur rruurrrrurruu ruuuurrurrrrr\nrururrrrruuur ruuuuuururr ruuuuuuuur urruuuururrr","move":[[[0,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-3,0,0,3,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,0,-1,1,0]]],"finish":[["Ca","D","L","Q","T","J","Ph","Pb","G","TH","Cr","Cl","R","M","E","SC","S"],["K","D2","F","Ca2","Cu","L2","T2","SS","J2","H","Pb2","Cr2","W","AR","Q2","CC","E2"],["Dw","Ph2","S2","SE","M2","Cl2","TH2","HH","Cu2","SC2","T3","G2","K2","L3","J3","Ca4","R2"],["CH","Q3","A","W2","F2","Pb3","Cr3","E3","D3","SS2","H2","HH2","AR2","Q4","L4","G3","CC2","S3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2012,"days":4,"divisions":[["D","Pb","E","T","Q","Cr","J","TH","Cl","Ca","N","L","M","SC","S","K","Cu"],["Ph","G","ME","E2","L2","F","SS","J2","HH","R","Pb2","H","T2","SE","Cr2","AR","Ca2"],["N2","Dw","W","D2","Cl2","Ph2","TH2","SS2","CH2","G2","HH2","ME2","T3","L3","AR2","Cr3","SC2","E3"]],"results":"ruurrrurururr rrrururuuuur rururrrururrrr\nrruurururuur uurururrrurrr rurrurururrur\nruururruuurr rururuurrurrr uurrruruuurr\nrruururrrrurrr ururuuurrrru ruururuurrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,0,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0]],[[0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["D","E","T","Pb","J","Cl","Cr","Ca","Q","N","SC","TH","L","K","M","Ph","S"],["ME","Cu","G","L2","E2","SS","R","F","H","HH","T2","J2","Cr2","AR","Pb2","N2","Ca2"],["SE","D2","Cl2","TH2","Dw","W","Ph2","SS2","G2","ME2","HH2","CH2","SC2","AR2","Cr3","T3","L3","E3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2013,"days":4,"divisions":[["Ca","D","L","Q","T","J","Ph","Pb","G","TH","Cr","Cl","R","M","E","SC","S"],["K","D2","F","Ca2","Cu","L2","T2","SS","J2","H","Pb2","Cr2","W","Q2","CC","E2","Dw"],["Ph2","S2","SE","M2","Cl2","TH2","HH","Cu2","SC2","T3","G2","K2","L3","J3","Ca4","R2","CH"],["Q3","F2","Cr3","E3","H2","HH2","Q4","CC2","S3","E4","Dw2","Cu3","M3","Cl3","T4","SC3","Cu4","SS2"]],"results":"uuururrrrrrur ruruuruo3uur ruruuururrur uurrrurrrrrurr\nrrruruuuurur ruuuruuuuu rurrurrurrrurr ruururrrrrurrr\nrrrrrrurrrrrrurr o3uuuuruuur rurrruuuruur uuurrrrrrurrrr\nrrururrrururrr rrruuuurruru uuuruuurrru ruurrrurrrrrrrr","move":[[[0,0,-1,1,0,0,0,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-3,-1,1,3,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,0,0,0,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-3,-1,1],[3,0,-1,1,0,0,0,0,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1,0,0]]],"finish":[["Ca","D","Q","T","J","L","Ph","Pb","Cr","G","Cl","TH","SC","K","R","S","M"],["Ca2","E","F","Cu","D2","H","T2","J2","L2","Q2","SS","Cr2","W","Pb2","Dw","CC","HH"],["E2","SE","Ph2","S2","Cl2","SC2","TH2","Cu2","M2","J3","T3","Ca4","K2","Q3","G2","CH","R2"],["L3","F2","E3","HH2","Cr3","H2","Q4","CC2","Dw2","S3","E4","Cl3","Cu3","SC3","T4","M3","SS2","Cu4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2013,"days":4,"divisions":[["D","E","T","Pb","J","Cl","Cr","Ca","Q","N","SC","TH","L","K","M","Ph","S"],["ME","Cu","G","L2","E2","SS","R","F","H","HH","T2","J2","Cr2","Pb2","N2","Ca2","SE"],["D2","Cl2","TH2","Dw","W","Ph2","SS2","ME2","CH","SC2","E3","Cu2","H2","ME3","K2","D2","Q2","Q3"]],"results":"ruuo3uruuurr ruururo3ururr uurururuurrr\nrruuuruuuur rrururruuruu rururrrruurur\nrrruururruurr uuuo3urrurrrr uururrurrrurr\nrurrurruuuru rurrurruuuru rrrurrururrrrrr","move":[[[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-3,-1,1,3,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,0,0,-3,-1,1,3,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0]]],"finish":[["D","T","J","E","Cr","Pb","N","Ca","Cl","SC","Q","K","L","ME","TH","Ph","Cu"],["S","M","G","F","L2","H","E2","Cr2","SS","J2","HH","N2","R","T2","Pb2","D2","SE"],["Dw","Ca2","Ph2","ME2","Cl2","W","TH2","H2","CH","SS2","E3","Cu2","K2","Q2","SC2","D2","ME3","Q3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2014,"days":4,"divisions":[["Ca","D","Q","T","J","L","Ph","Pb","Cr","G","Cl","TH","SC","K","R","S","M"],["Ca2","E","F","Cu","D2","H","T2","J2","L2","Q2","SS","Cr2","W","Pb2","Dw","CC","AR"],["HH","E2","SE","Ph2","S2","Cl2","SC2","Cu2","M2","T3","Ca4","Q3","CH","R2","L3","CC2","Dw2"],["Cu3","M3","L4","Pb4","SE2","W2"]],"results":"uurr ruro3uruo3uur uruurrrurrrru urrrurrrururu\nrurrr uo3urrruuruu uuuuruurrru ruruururuurr\nurru ruruuuurrrur ruurrruuurru rrrurrurruurrr\nrrrur uurrruuruuu rruururrrurur uururuuurrrr","move":[[[-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,0,0,0,-1],[-1,2,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,-3,-1,1,3,-1,1,0,-3,-1,1,3,0,-1,1],[0,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,0,0,-3,-1,1,3,-1],[1,0,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,0,0]]],"finish":[["D","Ca","J","L","Pb","Q","Cr","T","SC","Ph","G","K","Cl","R","E","TH","M"],["S","F","Ca2","Cu","D2","J2","L2","H","Q2","W","T2","SS","CC","Dw","SE","Cr2","Pb2"],["SC2","HH","E2","AR","Ph2","Cl2","Cu2","T3","S2","CH","M2","R2","L3","Dw2","Cu3","Ca4","M3"],["Q3","Pb4","CC2","W2","SE2","L4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2014,"days":4,"divisions":[["D","T","J","E","Cr","Pb","N","Ca","Cl","SC","Q","K","L","ME","TH","Ph","Cu"],["S","M","G","F","L2","H","E2","Cr2","SS","J2","HHL","N2","R","T2","Pb2","SE","CC"],["Dw","Ca2","Ph2","ME2","Cl2","W","CH","SS2","Q2","SC2","Dw2","ME3"]],"results":"rrrruruur ruuuuruurur rrururro3ururr\nururuurr uurruururrru rururrurrruru\nrruururu ruuurrurrurrr rrruuuurrrrur\nruruurur rrurruuurrurr uurruurrurrrr","move":[[[0,0,-1,1,0,-3,-1,1,3,0,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,0,0]],[[-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,0]]],"finish":[["T","E","D","Cr","Cl","J","Ca","SC","Q","N","ME","Pb","L","Ph","Cu","K","G"],["TH","S","H","M","F","Cr2","HHL","L2","SS","E2","N2","R","J2","CC","Dw","Pb2","T2"],["Ph2","Cl2","SE","W","ME2","Ca2","SS2","Q2","SC2","ME3","CH","Dw2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2015,"days":4,"divisions":[["D","Ca","J","L","Pb","Q","Cr","T","SC","Ph","G","K","Cl","R","E","TH","M"],["S","F","Ca2","Cu","D2","J2","L2","H","Q2","W","T2","SS","CC","Dw","SE","Cr2","Pb2"],["SC2","HH","E2","Ph2","Cl2","Cu2","T3","CH","M2","R2","L3","Dw2","M3","CC2","W2","TH2","F2"],["K2","R3","F3","J3","Cl3","Ph3"]],"results":"ruur rurururrrruur rruurrurruuu urruuuururrr\nruur rrruuruuuuu rurruurrurrur rurruuurrrrru\nuuu rruurrruuuur urruurruurru uurruurrurrrr\nruru ruuuruuuuu uuruuuururr ruuuurruurrr","move":[[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0]],[[-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0]]],"finish":[["Ca","D","J","Q","Pb","T","L","Ph","K","R","Cr","G","SC","F","Cl","Cu","E"],["TH","M","Ca2","S","L2","H","J2","W","D2","Dw","T2","CC","Q2","SS","Pb2","Cr2","Cl2"],["E2","SE","Cu2","SC2","CH","HH","L3","Ph2","M2","T3","R2","W2","CC2","F2","Dw2","TH2","M3"],["K2","R3","J3","Ph3","F3","Cl3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2015,"days":4,"divisions":[["T","E","D","Cr","Cl","J","Ca","SC","Q","N","ME","Pb","L","Ph","Cu","K","G"],["TH","S","H","M","F","Cr2","HHL","L2","SS","E2","N2","R","J2","CC","Dw","Pb2","T2"],["Cl2","SE","W","ME2","SS2","Q2","SC2","ME3","CH","Dw2","HHL2","J3"]],"results":"rruuurru uruurruururr rururrruruuu\nrurururu rruuuuuurur ururrruuruur\nurururur rrruuuurrruu urruruuuruu\nrruuro3ur ruruuurrrrurr rrurruuururrr","move":[[[-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,0]],[[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-3,-1,1,3,0,-1,1,-1,1,0,0]]],"finish":[["Cr","E","J","D","T","Q","N","Cl","ME","Ca","Pb","SC","Cu","Ph","G","L","M"],["TH","K","S","H","HHL","F","SS","E2","J2","Cr2","Dw","L2","Pb2","N2","R","SE","CC"],["Cl2","SS2","Q2","T2","W","ME2","Dw2","SC2","HHL2","ME3","J3","CH"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2016,"days":4,"divisions":[["Ca","D","J","Q","Pb","T","L","Ph","K","R","Cr","G","SC","F","Cl","Cu","E"],["TH","M","Ca2","S","L2","H","J2","W","D2","Dw","T2","CC","Q2","SS","Pb2","Cr2","Cl2"],["E2","SE","Cu2","SC2","CH","HH","L3","Ph2","M2","T3","R2","W2","F2","Dw2","TH2","M3","AR"],["K2","J3","Cl3","HH2","Q3","T4","L4","SS2","TH3","E3","SC3","Ca3","Q4","SE2","Pb3","S2","J4","J5"]],"results":"rururruurruu rurrurruruurr rurrruuururrr uurururuurrr\nrrruuuuuuur urrurruururu uurrrurrruurr rrrurrurrruurr\nrruuuuuuuu rruruuro3urru rurrruuruurrr rruuurrruurrr\nruuuuuuuur rrrurrrrururru uruurrrrrurrrr ruuurrrrrrrrrrr","move":[[[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,-3,-1,1,3,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["Ca","D","Pb","L","J","T","Q","Ph","R","Cr","SC","Cu","K","Cl","G","TH","F"],["E","M","L2","H","W","Ca2","S","J2","CC","Dw","T2","Q2","D2","Cl2","SS","SE","Cr2"],["Pb2","E2","SC2","HH","M2","L3","CH","T3","Cu2","R2","Ph2","Dw2","F2","AR","W2","TH2","J3"],["HH2","Q3","M3","SS2","K2","E3","Cl3","SC3","T4","SE2","L4","Pb3","TH3","J4","Ca3","S2","Q4","J5"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2016,"days":4,"divisions":[["Cr","E","J","D","T","Q","N","Cl","ME","Ca","Pb","SC","Cu","Ph","G","L","M"],["TH","K","S","H","HHL","F","SS","E2","J2","Cr2","Dw","L2","Pb2","N2","R","SE","CC"],["Cl2","Q2","T2","W","ME2","Dw2","SC2","HHL2","J3","CH","Cu2","M2","Ca2","TH2","K2","D2","N3","W2"]],"results":"urrurrrrurrurr ruuuurururrr uruuurrurrur\nruuurruuuur rrrruururrrurr rruuuuuuuu\nrruurrrrrruurr rrururuuruur rrruuuuuuur\nruuruuruuru rrrruo3urruuu uuuo3uurrurr","move":[[[0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,0,0,0,-1,1,0,0,-1,1]],[[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,0,0,0,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,-3,-1,1,3,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-3,-1,1,3,-1,1,0,0,0],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0]]],"finish":[["J","D","N","Cr","E","Cl","Pb","T","G","ME","Cu","Q","L","Ca","Ph","SC","HHL"],["TH","M","H","K","F","S","J2","E2","R","Pb2","SS","Dw","L2","Cr2","CC","N2","SE"],["W","Cl2","ME2","HHL2","Q2","Dw2","T2","J3","CH","SC2","TH2","Cu2","K2","W2","M2","D2","Ca2","N3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2017,"days":4,"divisions":[["Ca","D","Pb","L","J","T","Q","Ph","R","Cr","SC","Cu","K","Cl","G","TH","F"],["E","M","L2","H","W","Ca2","S","J2","CC","Dw","T2","Q2","D2","Cl2","SS","SE","Cr2"],["Pb2","E2","SC2","HH","M2","L3","CH","T3","Cu2","R2","Ph2","F2","AR","TH2","J3","Q3","SS2"],["K2","Cl3","SC3","SE2","J4","Ca3","Cu3","K3","CC2","Ca4","G2","AR2"]],"results":"rruro3uru urro3uuuuuu rruruurururrr rrrrurruurruu\nrurururu rururuururru urrurrrururrrr rrruurrurruur\nrrruurrur rrruruuo3urur rrruururururr rruuuururrru\nuuurrrur uuururururu rrrrurrrrururu rrruuururrurr","move":[[[-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,0,0,-1],[-1,2,0,-3,-1,1,3,0,-1,1,0,0]],[[0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0]],[[-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,0,-3,-1,1,3,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,0,0,0,-1,1,0,0,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1]]],"finish":[["L","D","J","Ca","Pb","Ph","Cr","T","R","Cl","Q","G","SC","TH","Cu","K","F"],["M","E","W","Ca2","L2","J2","CC","H","T2","S","Dw","Cl2","SE","D2","Q2","SS","Pb2"],["HH","Cr2","E2","R2","SC2","T3","M2","L3","TH2","AR","CH","Cu2","J3","Ph2","Cl3","F2","K2"],["Q3","SS2","SC3","Ca3","Cu3","K3","Ca4","J4","G2","SE2","AR2","CC2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2017,"days":4,"divisions":[["J","D","N","Cr","E","Cl","Pb","T","G","ME","Cu","Q","L","Ca","Ph","SC","HHL"],["TH","M","H","K","F","S","J2","E2","R","Pb2","SS","Dw","L2","Cr2","CC","N2","SE"],["W","Cl2","ME2","HHL2","Q2","Dw2","T2","J3","CH","AR","SC2","TH2","Cu2","K2","D2","Ca2","N3"],["HHL3","L3","Cl3","ME3","J4","Q3"]],"results":"urur rrro3uurrururr uurrrurrurrur rrururuuurrrr\nrrrru ro3uruuururu ruuruuurrurr ruruururrurrr\nurur uruuuururur uuururrrruur ururrrurururr\nrruu rrrruuururuu ruuururruuu rruururuurur","move":[[[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,0,0,-1,1,-3,-1,1,3,0,0],[0,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-3,-1,1,3],[-1,1,0,0,0,0]],[[0,0,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0],[-1,1,-1,1,0,0]]],"finish":[["J","Cl","D","N","T","Cr","ME","E","G","L","Pb","Cu","SC","Ca","HHL","Q","TH"],["K","Ph","F","H","J2","M","E2","S","Dw","SS","R","N2","Pb2","W","L2","Cl2","Cr2"],["HHL2","CC","Q2","SE","T2","J3","ME2","SC2","D2","Dw2","K2","CH","Ca2","AR","N3","TH2","Cl3"],["L3","Cu2","ME3","HHL3","J4","Q3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Men","result":"","year":2018,"days":4,"divisions":[["L","D","J","Ca","Pb","Ph","Cr","T","R","Cl","Q","G","SC","TH","Cu","K","F"],["M","E","W","Ca2","L2","J2","CC","H","T2","S","D2","Cl2","SE","Dw","Q2","SS","Pb2"],["HH","Cr2","E2","R2","SC2","T3","M2","L3","TH2","CH","Cu2","J3","Ph2","Cl3","F2","K2","Q3"],["SS2","SC3","Ca3","Ca4","SE2","D3","W2","Pb3","TH3","Q4","HH2","H2"]],"results":"ruuurrur rrrruurrrrurrrr uuo3uruurrrrr rrrrrrrrrrrrrrrrrr\nrrurruuu rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr\nrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr ruuruurrurrrr urrrurruururr\nrrrurrrrrrr uruurruruurr uuuruurrrrru ruruuuuruur","move":[[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[1,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,0,0,0,0,-1,1,0,0,0]]],"finish":[["L","Ca","D","Pb","J","Cr","R","Ph","Cl","T","SC","Q","TH","G","Cu","M","K"],["E","F","W","Ca2","CC","L2","J2","S","T2","SE","H","Dw","SS","Cl2","HH","D2","Pb2"],["Q2","Cr2","R2","E2","SC2","T3","M2","TH2","L3","CH","J3","Cl3","Cu2","F2","Ph2","K2","Ca3"],["Q3","SS2","Ca4","SC3","W2","SE2","D3","HH2","TH3","Pb3","Q4","H2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Lent Bumps","small":"Lents","gender":"Women","result":"","year":2018,"days":4,"divisions":[["J","Cl","D","N","T","Cr","ME","E","G","L","Pb","Cu","SC","Ca","LC","Q","TH"],["K","Ph","F","H","J2","M","E2","S","Dw","SS","R","N2","Pb2","W","L2","Cl2","Cr2"],["HH","CC","Q2","SE","T2","J3","ME2","SC2","D2","Dw2","K2","Ca2","N3","TH2","Cl3","L3","ME3"],["LC2","Q3","SS2","H2","E3","Pb3"]],"results":"ruur uuururuuurr urrurrruurrur rrrrrrrrrrrrrrrrrr\nrruu ruururuo3uru rrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrr\nrrrrrr rrrrrrrrrrrrrrrrrr ruuuruurrurr ro3urrruo3urur\nurur rrururuurrurr rrurrruuurrrrr rururururrurr","move":[[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,1,0,-3,-1,1,3,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0]],[[0,-1,1,0,-3,-1,1,3,-1,1,0,0,0,-3,-1,1,3],[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1]]],"finish":[["J","D","N","Cl","E","ME","T","Cr","L","Pb","G","Cu","TH","SC","Q","Ca","LC"],["K","F","H","Ph","J2","Dw","E2","SS","M","R","S","W","N2","L2","HH","Pb2","Cl2"],["CC","Cr2","SC2","SE","T2","J3","D2","Q2","K2","ME2","Ca2","TH2","Dw2","L3","LC2","N3","Cl3"],["SS2","E3","ME3","Q3","Pb3","H2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1992,"days":4,"divisions":[["D","TH","J","L","T","Pb","M","E","Ca","Cu","S","F","Cr","SC","R","L2"],["D2","Cl","Q","Pb2","T2","CC","J2","SS","S2","K","Ph","Cu2","Ca2","M2","G","J3"],["E2","L3","Q2","Cl2","TH2","Cr2","TH3","F2","L4","A","Cl3","CC2","Cu3","SC2","Ca3","Dw"],["T3","Ph2","M3","Pb3","Q3","SS2","W","D3","G2","L5","L6","S3","E3","J4","CC3","Cl4"],["K2","Cu4","Cr3","L7","Cr4","SC3","CT","Pb4","R2","F3","E4","T4","Q4","D4","L8","SS3"],["K3","J5","T5","G3","T6","TH4","Cl5","M4","SE","H","HH","J6","CC4","SC4","R3","SC5","CT2","Cl6"]],"results":"ruruuurruuu o3ururuo3urrr uro3uurrrruu ruuurruruur urururuurrrr rrrurrrrrrurrrr\nrrrrruuurruru ururururruu ro3urrrrurrrur uuurruuruu rruruuruurrr rrrrrurrrrruru\nrrrruuuuurur rruururuuur urrurrrruuru ruurruuurur ruruuruuurr rrrruurrrurrrr\nrrruuuuururr ruuuo3uurru rurrurruurur urrrrurrrruru uururuurrru uuruururrrrr","move":[[[0,0,0,0,-1,1,0,0,0,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-3,-1,1,3,0,-1],[1,0,0,-3,-1,1,3,-1,1,0,-1,1,0,-3,-1,1],[-1,4,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0]],[[-1,1,0,-1,1,0,0,0,0,0,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,0,0,0,-3,-1,1,3],[-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,0,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["TH","D","J","Pb","T","M","L","E","F","Ca","SC","Cu","S","R","Cr","Cl"],["L2","D2","CC","Q","SS","J2","Pb2","Ph","T2","Cu2","M2","S2","K","E2","G","TH2"],["Ca2","Q2","J3","F2","L3","Cl2","L4","Cr2","A","CC2","TH3","SC2","Dw","Cl3","Ph2","Pb3"],["Cu3","T3","Ca3","Q3","D3","M3","W","SS2","L5","G2","K2","J4","E3","CC3","Cu4","L6"],["CT","S3","Cl4","SC3","R2","Cr3","Pb4","T4","L7","Cr4","J5","F3","SS3","E4","K3","Q4"],["L8","G3","TH4","D4","T6","H","T5","J6","Cl5","SC4","M4","CC4","SE","R3","HH","CT2","SC5","Cl6"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1992,"days":4,"divisions":[["L","J","Cu","E","VS","N","TH","Q","Pb","G","H","SC","SS","D","Cl","NH"],["L2","S","R","Ca","QM","T","Cr","J2","CC","Ph","A","M","NH2","N2","G2","H2"],["J3","Pb2","F","SC2","Cl2","Q2","Dw","CT","S2","W","L3","Ca2","L4","SE","E2","NH3"],["H3","Cu2","M2","TH2","Cr2","CC2","SS2","H4","Q3","Cr3","SS3","T2","R2","Cl3","N3","QM2","M3","Pb3"]],"results":"rurro5uuurrur rruurrurruur ruuurrrrurru uo3uuruurrrr\nrrrrururuuurr ro3uruuuuur uuururuuur ruuuururrrrr\nrruuuruuuru uruuuuuurr ruururrrrruu urruuruurrrr\nrrurrrrrruuo3u urruuuuuur uurrrurrruur rrruururrurrr","move":[[[0,0,0,0,-1,1,-1,1,0,-1,1,-3,-1,1,3,-1],[-1,2,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-5,-1,1,-1,1,5,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-3,-1,1,3],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-3,-1,1,4,-1,1,-1,1,0,0,0,0,0,0,-1,1,0,0]]],"finish":[["L","J","Cu","Q","E","N","TH","H","VS","Cl","SS","Pb","D","G","S","R"],["SC","T","NH","Ca","L2","Cr","QM","J2","M","Ph","CC","N2","H2","J3","A","G2"],["NH2","SC2","Pb2","Dw","F","CT","Cl2","L3","Q2","L4","S2","SE","W","NH3","E2","SS2"],["M2","TH2","H3","Ca2","R2","Cu2","Cr3","Cr2","CC2","T2","SS3","Q3","H4","Cl3","N3","M3","QM2","Pb3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1993,"days":4,"divisions":[["TH","D","J","Pb","T","M","L","E","F","Ca","SC","Cu","S","R","Cr","Cl"],["L2","D2","CC","Q","SS","J2","Pb2","Ph","T2","Cu2","M2","S2","K","E2","G","TH2"],["Ca2","Q2","J3","F2","L3","Cl2","L4","Cr2","A","CC2","TH3","SC2","Dw","Cl3","Ph2","Pb3"],["Cu3","T3","Q3","D3","M3","W","SS2","L5","G2","K2","J4","E3","CC3","Cu4","L6","CT"],["S3","Cl4","SC3","R2","Cr3","Pb4","T4","L7","Cr4","J5","F3","SS3","E4","K3","SE","HH"],["Q4","Ph3","G3","TH4","D4","T5","H","J6","Cl5","SC4","CC4","R3","SC5","CT2","TH5","Cu5","SS4","CT3"]],"results":"rurrruururrur ro3uuruururr rrruuruurrru uuro3urrruru rururrrrrrrrur rrururrrurrur\nrruruurruruu urruo3uuuur ro3urrurro5rru ruurrurrurur rrruurrurruu ruurrrrrrurrrr\nrro3uurruruur ruuurrrrruru ruruurruruu uuurruurrrrr rruuurrurrur uuuruururrr\nrrrrruuuruuu uuuuro3urrrr uururrururu ruuuuurrrur ruuuurrurru ruurrrururrrr","move":[[[0,-1,1,0,0,-1,1,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,0,-3,-1,1,3,0,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,-3,-1,1,3],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[-5,-1,1,0,0,5,0,0,-1,1,0,0,-3,-1,1,3],[0,-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1,-3,-1,1,3,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,0,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,0]]],"finish":[["TH","J","D","L","T","Pb","E","Ca","M","F","Cu","Cr","Cl","SC","CC","S"],["Q","R","L2","D2","Ph","SS","J2","Pb2","K","T2","E2","Cu2","TH2","M2","G","S2"],["Q2","Ca2","J3","L3","Cl2","L4","TH3","F2","SC2","Cr2","Ph2","CC2","T3","A","Q3","Dw"],["SS2","Cl3","D3","M3","Cu3","W","G2","Pb3","K2","E3","CT","L5","J4","Cu4","L6","R2"],["CC3","S3","Cl4","SC3","SS3","T4","Pb4","Cr3","J5","HH","L7","SE","Cr4","G3","F3","TH4"],["K3","E4","D4","Q4","T5","Ph3","J6","SC4","H","SC5","R3","TH5","Cl5","SS4","CT2","CC4","Cu5","CT3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1993,"days":4,"divisions":[["L","J","Cu","Q","E","N","TH","H","VS","Cl","SS","Pb","D","G","S","R"],["SC","T","NH","Ca","L2","Cr","QM","J2","M","Ph","CC","N2","H2","F","A","Cl2"],["G2","Q2","J3","S2","Pb2","W","SC2","L3","Dw","E2","CT","HH","NH2","Ca2","SS2"],["M2","TH2","H3","L4","R2","Cu2","Cr2","Cr3","CC2","T2","H4","Cl3","W2","J4","E3","SC3","L5","J5"]],"results":"urrruro5uuuu o3urrururrur rrruruururrrr uuuruururrr\nuuro3uruo5uu uruuuuruu rruruuururu ruruurrruuu\nrruururruruu rruuuro3uur uo3urrrrrrrrur rrruuuruurrr\nruuuruuuo3u rurrrrrurruu ruruuurrrurr rruuururrurr","move":[[[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0,-3,-1,1],[-1,4,-1,1,-5,-1,1,-1,1,5,0,-1,1,0,0,0,-1,1]],[[-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-5,-1,1,-1,1,6,-1,1,0,-3,-1,1,3,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,0,0,0,0,0,0,0,-3,-1,1,3,-1],[1,-1,1,-3,-1,1,3,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,0,0,0,-1,1],[-3,-1,1,3,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["J","L","N","E","Cu","H","TH","Q","SS","Pb","Cl","S","VS","SC","D","G"],["T","NH","Cr","R","Ca","L2","M","CC","QM","N2","J2","A","H2","F","J3","Ph"],["S2","Cl2","SC2","G2","W","Pb2","E2","Q2","CT","L3","TH2","Dw","SS2","Cr2","HH"],["M2","T2","Ca2","L4","CC2","H3","Cu2","NH2","W2","Cr3","Cl3","J4","H4","E3","R2","L5","SC3","J5"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1994,"days":4,"divisions":[["TH","J","D","L","T","Pb","E","Ca","M","F","Cu","Cr","Cl","SC","CC","S"],["Q","R","L2","D2","Ph","SS","J2","Pb2","K","T2","E2","Cu2","TH2","M2","G","S2"],["Q2","Ca2","J3","L3","Cl2","L4","TH3","F2","SC2","Cr2","Ph2","CC2","T3","A","Q3","Dw"],["SS2","Cl3","D3","M3","Cu3","W","G2","Pb3","K2","E3","CT","L5","J4","Cu4","L6","R2"],["S3","Cl4","SS3","Pb4","Cr3","SC3","T4","J5","HH","L7","SE","Cr4","G3","F3","TH4","VS"],["K3","E4","D4","Q4","T5","Ph3","J6","SC4","H","SC5","TH5","CT2","T6","CT3","W2","M4","Ph4","Ca3"]],"results":"uruo3uo3urrur rruuuruurru ruruuururrrr uuuururrurr uuurrurruur urrrruuurrrrr\nrruuro3urrruu o5uurruuuur uurrruruurrr ruurrruuruu ruurrurruuu rurrurruurrrr\nruuo3uuuuru uuruuuuuu urururuuuu rruuruuurur uuuurruuur rruurruurrrrr\nruo3urrruurru ruruuuuuur rruurruuuru ruururrro3uu ruuurrrrrruu ururruurrrrrr","move":[[[0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-3,-1,1,3,-3,-1,1,3,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-5,-1,1,-1,1],[-1,6,-1,1,0,0,0,-3,-1,1,3,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-3,-1,1,3,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,0,-3,-1,1,3,-1,1,0]]],"finish":[["TH","J","D","L","E","M","Ca","T","Cu","Pb","Cr","Cl","Q","F","SC","Ph"],["CC","L2","SS","S","R","J2","D2","K","T2","E2","G","Pb2","Q2","TH2","Ca2","Cu2"],["J3","M2","Cl2","F2","L3","S2","SC2","L4","Ph2","Cr2","TH3","Q3","SS2","T3","A","CC2"],["Dw","Cl3","W","G2","D3","K2","M3","CT","Cu3","E3","Pb3","R2","J4","Cu4","L5","SS3"],["Cl4","SC3","L6","J5","S3","HH","Pb4","SE","Cr3","D4","T4","TH4","L7","VS","K3","Cr4"],["G3","F3","Q4","T5","SC4","E4","T6","H","CT2","W2","TH5","SC5","M4","Ph3","J6","CT3","Ca3","Ph4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1994,"days":4,"divisions":[["J","L","N","E","Cu","H","TH","Q","SS","Pb","Cl","S","VS","SC","D","G"],["T","NH","Cr","R","Ca","L2","M","CC","QM","N2","J2","A","H2","F","J3","Ph"],["NH2","Cl2","SC2","G2","W","Pb2","E2","Q2","CT","L3","TH2","Dw","SS2","Cr2","HH","M2"],["T2","Ca2","CC2","H3","Cu2","NH3","Cl3","J4","H4","E3","R2","N3","CT2","E4","CT3","G3","Q3","D2"]],"results":"rrurururuurrr ruuruuo3urrr ruururruuru uo3uruurrrur\nruuruuuuurr uururrurrurr uuurrruuurr rruuuuururr\nrrruuuururru ruurrruurrur ruuuruuuur rurruuuurur\nrrururuuurur uuuruuurru urruruurruu uurrrrrrrurrrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,0,-3,-1,1,3,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,0,-3,-1,1,3,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]]],"finish":[["J","E","N","L","Cu","Q","Pb","H","Cl","TH","SC","SS","D","NH","S","Ca"],["VS","G","M","T","Cr","CC","QM","R","J2","L2","F","Ph","N2","A","NH2","E2"],["H2","J3","Cl2","SC2","CT","Pb2","Q2","W","TH2","G2","Dw","M2","L3","T2","Cr2","Ca2"],["SS2","Cu2","HH","CC2","Cl3","H3","H4","J4","CT2","NH3","E3","R2","N3","E4","Q3","G3","CT3","D2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1995,"days":4,"divisions":[["TH","J","D","L","E","M","Ca","T","Cu","Pb","Cr","Cl","Q","F","SC","Ph"],["CC","L2","SS","S","R","J2","D2","K","T2","E2","G","Pb2","Q2","TH2","Ca2","Cu2"],["J3","M2","Cl2","F2","L3","S2","SC2","L4","Ph2","Cr2","TH3","Q3","SS2","T3","A","CC2"],["Dw","Cl3","W","G2","D3","K2","M3","CT","Cu3","E3","Pb3","R2","J4","Cu4","L5","SS3"],["Cl4","SC3","J5","S3","HH","Pb4","SE","Cr3","D4","T4","TH4","K3","Cr4","G3","F3","Q4"],["T5","SC4","E4","T6","H","CT2","W2","M4","Ph3","Pb5","S4","SS4","SE2","Cu5","TH5","J6","H2","Dw2"]],"results":"rrrurrurrrro3ur uruuuruuru rrurruo3urrur rururruurrur rruuurruuur rrrrurrururrrr\nrrururrrro3uru rruurrruuo3u ruuururuuu uruuurruuu rrruuuurruu urrrurrrurrrrr\nururuuuro3ur ruuuruuurrr ruuuo3uuuu ruruuuuuur rruuuururur rurrruruurrrr\nruuuuuurrrrr ururruuuurr ruuruuruuu uuruuuuuu ruuurrurrrru uuruurrrrrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-3,-1,1,3,-1,1,0,0,-1,1,0],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-3,-1,1,3,0,0,0,0,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[-3,-1,1,3,-1,1,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,0,-3,-1,1,3,0,0,0,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0]]],"finish":[["TH","J","D","L","Ca","M","Cu","E","Q","T","Cr","Pb","Cl","SS","F","R"],["SC","Ph","CC","L2","D2","S","G","K","J2","Q2","Ca2","T2","TH2","E2","Cu2","Pb2"],["F2","Cl2","SC2","J3","S2","M2","Cr2","L3","SS2","Ph2","T3","L4","TH3","W","Q3","A"],["CC2","Dw","G2","Cl3","Cu3","D3","Pb3","K2","M3","E3","CT","R2","L5","J4","SS3","Cu4"],["HH","J5","SE","Cl4","Cr3","SC3","T4","S3","D4","Pb4","G3","K3","TH4","F3","T5","H"],["Cr4","CT2","W2","T6","Q4","M4","SC4","S4","E4","SE2","Ph3","SS4","Pb5","TH5","J6","Dw2","Cu5","H2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1995,"days":4,"divisions":[["J","E","N","L","Cu","Q","Pb","H","Cl","TH","SC","SS","D","NH","S","Ca"],["G","M","T","Cr","CC","QM","R","J2","L2","F","Ph","N2","A","NH2","E2","H2"],["J3","Cl2","SC2","CT","Pb2","Q2","W","TH2","G2","Dw","M2","L3","T2","Cr2","Ca2","SS2"],["Cu2","HH","SE","CC2","Cl3","H3","H4","J4","CT2","T3","F2","R2","D2","E3","CT3","Ph2","N3","G3"]],"results":"rruurrro3urrur rurrrurrruuu ururururrrru rururruurrru\nuruurruo3urrr urrruuruuur rruurruururr uruuuuurrrr\nuuuuo3urruu ruruurrruuu ruurruururu ruruuuuuur\nrrruuuuuuur ururruruuur uuuuurrrrur rrurrrrrurrrrrr","move":[[[-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0,0,0,-1,1],[0,-1,1,0,0,-3,-1,1,3,0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,0,0,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,-3,-1,1,3,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,-1,1,0],[0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["E","N","J","Pb","L","Cl","TH","Cu","Q","D","H","NH","SC","M","SS","Ca"],["G","Cr","S","CC","T","J2","L2","Ph","QM","F","R","E2","NH2","Cl2","N2","CT"],["A","Q2","H2","W","J3","Pb2","SC2","TH2","L3","M2","G2","T2","Cr2","Dw","Cu2","SE"],["SS2","J4","Ca2","CT2","HH","T3","Cl3","H3","H4","E3","CC2","Ph2","F2","CT3","R2","D2","N3","G3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1996,"days":4,"divisions":[["TH","J","D","L","Ca","M","Cu","E","Q","T","Cr","Pb","Cl","SS","F","R"],["SC","Ph","CC","L2","D2","S","G","K","J2","Q2","Ca2","T2","TH2","E2","Cu2","Pb2"],["F2","Cl2","SC2","J3","S2","M2","Cr2","L3","SS2","Ph2","T3","L4","TH3","W","Q3","G2"],["CC2","Cu3","Dw","CT","Cl3","D3","Pb3","R2","K2","M3","L5","SS3","E3","HH","J4","Cu4"],["J5","SE","Cl4","Cr3","SC3","T4","S3","D4","Pb4","G3","K3","TH4","F3","T5","H","CH"],["Cr4","CT2","W2","T6","Q4","M4","SC4","S4","SE2","TH5","Q5","G4","Dw2","CC3","G5","CT3","H2","S5"]],"results":"rruo5uuururu uruuuro3uru uruuuuuurr ruurrrrrrrurrr ruuurrrruurr rurrurrrrurur\nruururuuro3u ro3ururuo5uu rruuuuuuur uuururrurrrr uuurrurrurrr rrurrrrurrurrr\nrrururuo5uuu rrrrruurruurr ruuururuuu uruo3uruurrr rrrurrrrrruurr rrrurrrrrrrruu\nrururuururrrr uro3uruo3urrr uuuurruuur o3uurrruurru rruurururrrrr rrrrurrrrrrrrrrr","move":[[[0,-1,1,0,-1,1,0,0,0,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-5,-1,1,-1,1,5,-1,1,0,0]],[[0,0,0,-1,1,0,0,-1,1,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-5,-1,1,-1,1,5,-1,1,0,-1,1,0,-3,-1,1,3],[-3,-1,1,3,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[-1,1,-1,1,0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,0,0,0,0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,-3,-1,1,3,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,0],[-1,1,-5,-1,1,-1,1,5,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,-1,1,0,0,0],[0,0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,-3,-1,1,3,-1,1,0,-3,-1,1,3,0,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0]]],"finish":[["D","TH","M","J","L","Ca","Cu","Q","E","T","Pb","R","Cr","Cl","SS","F"],["SC","Ph","S","L2","D2","G","CC","J2","Q2","K","T2","Pb2","E2","TH2","Ca2","F2"],["Cl2","Cu2","SC2","M2","Cr2","S2","L3","J3","W","T3","SS2","G2","Ph2","CC2","CT","TH3"],["L4","D3","Q3","R2","Cu3","Cl3","Dw","Pb3","M3","HH","SS3","J4","K2","SE","L5","SC3"],["E3","Cl4","T4","D4","S3","Cu4","J5","TH4","Cr3","G3","H","CT2","Pb4","K3","F3","W2"],["T5","Q4","CC3","T6","M4","CH","S4","Q5","Cr4","Dw2","SC4","G4","CT3","TH5","H2","G5","SE2","S5"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1996,"days":4,"divisions":[["E","N","J","Pb","L","Cl","TH","Cu","Q","D","H","NH","SC","M","SS","Ca"],["G","Cr","S","CC","T","J2","L2","Ph","K","F","R","E2","NH2","Cl2","N2","CT"],["A","Q2","H2","W","J3","Pb2","SC2","TH2","L3","M2","G2","T2","Cr2","Dw","Cu2","SS2","J4"],["Ca2","CT2","HH","LC","T3","Cl3","H3","H4","E3","F2","CT3","R2","D2","G3","Q3","S2","TH3","Dw2"]],"results":"rrruuo3urrrurr ruruuuuruur o3urrururrrru ruururrrurur\nrruro3uurruru uruuuuurrrrr rruruurrurur rruruurururr\nrurruruuurru rrurruuuurru ruururruruu ruururuurur\nuro3urruururr rurruuuururr uururrrrruru rrurrrrurrurrr","move":[[[0,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,0,0,-3,-1,1],[3,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-3,-1,1,3,-1,1,-1,1,0,0,0]],[[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,0,-1,1,-3,-1,1,3,0,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,0,0,0,0,-1,1,0],[-1,1,0,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,0,-3,-1,1,3,0,-1,1]]],"finish":[["E","Pb","J","TH","N","Cl","Cu","H","L","NH","Q","D","Ca","SS","M","SC"],["Cr","S","CC","J2","G","Ph","T","L2","R","E2","F","K","CT","N2","NH2","H2"],["A","Cl2","J3","Q2","TH2","M2","W","T2","Pb2","Dw","SC2","G2","L3","Cu2","J4","CT2","Cr2"],["Ca2","SS2","T3","LC","Cl3","F2","HH","R2","H3","CT3","D2","S2","Q3","H4","E3","TH3","Dw2","G3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1997,"days":4,"divisions":[["D","TH","M","J","L","Ca","Cu","Q","E","T","Pb","R","Cr","Cl","SS","F","SC"],["Ph","S","L2","D2","G","CC","J2","Q2","K","T2","Pb2","E2","TH2","Ca2","F2","Cl2","Cu2"],["SC2","M2","Cr2","S2","L3","J3","W","T3","SS2","G2","Ph2","CC2","CT","TH3","L4","D3","Q3"],["R2","Cu3","Cl3","Dw","Pb3","M3","HH","SS3","J4","K2","SE","L5","SC3","E3","Cl4","T4","D4"],["S3","Cu4","J5","TH4","Cr3","G3","H","A","CT2","Pb4","K3","F3","W2","T5","Q4","CC3","T6"],["CH","S4","Q5","Cr4","Dw2","SC4","G4","H2","SE2","Ca3","L6","Cl5","T7","Cu5","D5","Dw3","CC4","J6"]],"results":"uruuruurrurr rrrrrurruuuur ro3uuuuururr uurururuuur rrururuurrrrrr ururuuuuurr\nrrruuuuro3urr rurururrruurr ruo3ururrurur ruurruruuurr ruruuruurrru rrurrruuuuur\nrrrrrruuuuurr uuro3urruuur ururururruru uuuuruuurrr uruuruurrrur rurrruuuuurr\nrrruuuururur rruo3uuuuuu ro3uuuruuuu ruuuruuuuu rrurruruurrru uururruuuur","move":[[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,0,-3,-1,1,3,-1,1],[0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,0,-3,-1,1,3,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,0]],[[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-3,-1,1,3],[-1,1,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["D","Ca","J","Q","TH","T","M","R","L","Cu","Pb","Cr","E","SS","Ph","F","L2"],["Cl","S","SC","D2","G","T2","Q2","K","CC","J2","Ca2","TH2","Pb2","Cl2","Cu2","E2","SC2"],["Cr2","F2","W","L3","T3","M2","G2","S2","Ph2","J3","CT","D3","SS2","R2","CC2","Dw","TH3"],["Q3","L4","HH","Cu3","Pb3","Cl3","SE","M3","J4","T4","SS3","D4","K2","S3","E3","L5","SC3"],["Cr3","Cl4","H","J5","G3","Cu4","CT2","TH4","T5","A","F3","K3","Pb4","W2","Q4","T6","CH"],["CC3","Dw2","S4","SC4","Q5","Cr4","Ca3","L6","H2","Cl5","G4","T7","SE2","D5","Cu5","Dw3","J6","CC4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1997,"days":4,"divisions":[["E","Pb","J","TH","N","Cl","Cu","H","L","NH","Q","D","Ca","SS","M","SC","Cr"],["S","CC","J2","G","Ph","T","L2","R","E2","F","K","CT","N2","NH2","H2","A","Cl2"],["J3","Q2","TH2","M2","W","T2","Pb2","Dw","SC2","G2","L3","Cu2","J4","CT2","Cr2","Ca2","SS2"],["T3","Cl3","F2","HH","R2","H3","CT3","D2","S2","Q3","H4","Dw2","CC2","Cu3","NH3","SC3","N3","L4"]],"results":"urruuuuruur uuuurrruuru rurrrrruuurrrr rrurrruururru\nurrrurururrru ruurrururrrur urrrrruuuurrr ruuruururrrrr\nrrrruruuruurr uururruuruu rurrruuuuurr rrrrruurururrr\nrrrruuuuruur ruuruurrurur uurrrrruuuur uuuururrrrrrr","move":[[[-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,0,0,-1,1]],[[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["Pb","E","J","Cl","TH","Cu","L","Q","N","D","Ca","H","SC","NH","Cr","SS","S"],["M","T","CC","R","J2","F","G","K","Ph","L2","CT","E2","N2","NH2","Q2","H2","TH2"],["Cl2","W","A","J3","Dw","M2","Pb2","SC2","Cu2","T2","CT2","G2","L3","T3","Ca2","F2","J4"],["Cr2","R2","SS2","D2","Cl3","HH","S2","H3","Dw2","CT3","Cu3","Q3","H4","CC2","NH3","SC3","N3","L4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1998,"days":4,"divisions":[["D","Ca","J","Q","TH","T","M","R","L","Cu","Pb","Cr","E","SS","Ph","F","L2"],["Cl","S","SC","D2","G","T2","Q2","K","CC","J2","Ca2","TH2","Pb2","Cl2","Cu2","E2","SC2"],["Cr2","F2","W","L3","T3","M2","G2","S2","Ph2","J3","CT","D3","SS2","R2","CC2","Dw","TH3"],["Q3","L4","HH","Cu3","Pb3","Cl3","SE","J4","T4","D4","K2","S3","E3","L5","SC3","Cr3","Cl4"],["H","J5","G3","Cu4","CT2","TH4","T5","A","F3","K3","W2","Q4","T6","CH","CC3","Dw2","S4"],["SC4","Ca3","L6","H2","Cl5","G4","T7","SE2","Dw3","J6","T8","VS","E4","T9","R3","J7","Ca4","Ca5"]],"results":"rrurrruuurrru uuruuuo3uur uruuurro3uru uuururrurrrrr ururrurrrurur rruruuururru\nrrruruuuurur ruo5uuruuurr ruo3urururuu ruuuruurrrrrr rruuuururuu ururuuurrrur\nrrrruruuururr uurururuuur ro3ururruurur rruuuruuuur ruuuuurruru rururuuuurrr\nrrrrrruuuurrrr ruururruuuu uruurrurrruu ruuuururrrru uuuurruuurr rrurruuuuurr","move":[[[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1,0,-1],[1,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-3,-1,1,3,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,-3,-1,1,3,-1,1],[0,0,-1,1,-1,1,-1,1,0,-5,-1,1,-1,1,5,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-3,-1,1,3],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,0]]],"finish":[["Ca","J","T","D","L","Q","Pb","TH","E","M","Cu","R","F","Cr","SC","SS","Ph"],["Cl","L2","T2","D2","Q2","S","Ca2","G","K","TH2","Cu2","CC","E2","J2","Cr2","Pb2","W"],["Cl2","SC2","F2","T3","L3","S2","CT","G2","M2","R2","Ph2","Dw","J3","L4","D3","CC2","SS2"],["SE","Q3","HH","TH3","Cu3","Cl3","J4","K2","Pb3","T4","L5","SC3","D4","H","Cr3","E3","T5"],["S3","Cl4","CT2","G3","F3","J5","Cu4","TH4","Dw2","A","CH","T6","K3","Ca3","Q4","S4","W2"],["CC3","L6","H2","SC4","Dw3","T7","T8","Cl5","VS","G4","J6","SE2","J7","E4","T9","R3","Ca4","Ca5"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1998,"days":4,"divisions":[["Pb","E","J","Cl","TH","Cu","L","Q","N","D","Ca","H","SC","NH","Cr","SS","S"],["M","T","CC","R","J2","F","G","K","Ph","L2","CT","E2","N2","NH2","Q2","H2","TH2"],["Cl2","W","A","J3","Dw","M2","Pb2","SC2","Cu2","T2","CT2","G2","L3","T3","Ca2","F2","CH"],["J4","Cr2","R2","SS2","D2","Cl3","S2","H3","Dw2","CC2","NH3","SC3","Ca3","M3","E3","K2","Dw3","N3"]],"results":"uuruurruuur urururuuo3ur rrurrruuruurr ruurruuurrrrr\nruururro3uuu rruurrrrururu o3urruuuruur uuurruuurrrr\nuuruuuuuur rurrurruo3uru uruuuuurrru ruurrrruuurrr\nrururruuuuu uurrurrruruu rururrrruurur uuurruuuurr","move":[[[0,0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0],[0,-3,-1,1,3,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-3,-1,1],[-1,4,0,-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,0],[-1,1,-1,1,-3,-1,1,3,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-3,-1,1,3,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]]],"finish":[["Pb","E","L","J","N","Cl","Ca","TH","Q","Cu","D","H","S","Cr","M","SC","R"],["NH","T","SS","F","Ph","CC","CT","J2","G","E2","K","N2","Dw","L2","NH2","Cl2","TH2"],["H2","Q2","Cu2","J3","Pb2","W","A","SC2","M2","T2","Ca2","G2","CT2","L3","J4","F2","D2"],["T3","R2","H3","CH","S2","Cr2","Dw2","Cl3","Ca3","SS2","NH3","SC3","K2","CC2","N3","Dw3","M3","E3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":1999,"days":4,"divisions":[["Ca","J","T","D","L","Q","Pb","TH","E","M","Cu","R","F","Cr","SC","SS","Ph"],["Cl","L2","T2","D2","Q2","S","Ca2","G","K","TH2","Cu2","CC","E2","J2","Cr2","Pb2","W"],["Cl2","SC2","F2","T3","L3","S2","CT","G2","M2","R2","Ph2","Dw","J3","L4","D3","CC2","SS2"],["SE","Q3","TH3","Cu3","Cl3","J4","K2","Pb3","T4","L5","SC3","D4","H","Cr3","E3","T5","S3"],["Cl4","CT2","G3","F3","J5","Cu4","TH4","Dw2","CH","T6","Ca3","W2","CC3","L6","H2","SC4","Dw3"],["T7","T8","G4","J6","SE2","J7","E4","T9","R3","Ca4","T10","D5","L7","L8","SS3","Cr4","T11","Ca5"]],"results":"rrrrruo3uuuur ruurrurruuru ruuuuo3uuur urrurrurururr rruruurrrurur rurruuuurrrrr\nrrruruo3uro3ur uuurruuurur urruuruo5uur ruurruururur ruruurrruruu uuuurrururrr\nrrrrruurrurrru uruuuuuruu o3ururuuruur rrrrrruuururrr rruruurururu rrruuuuurrrrr\nrrrruurruruur ruruo3uruuur rrrurruuruuu urrruuuururr rrrruurururur rrruuurrurrrrr","move":[[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-3,-1,1,3,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-5,-1,1,-1,1,5,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-3,-1,1,3,0,-3,-1,1,3,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-3,-1,1],[-1,4,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,0,0]]],"finish":[["Ca","J","T","L","D","Pb","E","TH","Q","Cu","F","M","Cr","R","Ph","SC","T2"],["Cl","D2","SS","S","Ca2","L2","G","K","Q2","E2","J2","Cu2","CC","TH2","W","Pb2","Cr2"],["Cl2","T3","CT","SC2","F2","R2","L3","Ph2","S2","Dw","G2","L4","M2","D3","J3","SE","Cl3"],["CC2","SS2","T4","Pb3","Cu3","Q3","J4","SC3","TH3","H","K2","E3","L5","G3","D4","CT2","S3"],["Cr3","J5","T5","TH4","Cl4","F3","Dw2","Ca3","H2","CH","T6","Cu4","Dw3","W2","CC3","J6","L6"],["T7","SE2","SC4","G4","T8","R3","Ca4","E4","T10","L7","D5","J7","SS3","T9","L8","Cr4","T11","Ca5"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":1999,"days":4,"divisions":[["Pb","E","L","J","N","Cl","Ca","TH","Q","Cu","D","H","S","Cr","M","SC","R"],["NH","T","SS","F","Ph","CC","CT","J2","G","E2","K","N2","Dw","L2","NH2","Cl2","TH2"],["H2","Q2","Cu2","J3","Pb2","W","SC2","M2","T2","Ca2","G2","CT2","L3","J4","F2","HH","D2"],["T3","R2","CH","S2","Cr2","Dw2","Cl3","Ca3","SS2","N3","Ca4","J5","G3","Cu3","D3","L4","K2","L5"]],"results":"rruuurruuuu rurruro3uurru uurruruururr rruurrrrruuru\nrrrrrurruuo3ur rrurruuruuur rrrrruruururrr rurrurrruuurr\nruruuuuurru ruuuurrruuu rurrrruururrrr rururrrurruur\nrrruuuuuuur urruuurrruur rrrrrruuruurrr ruurrrrrrrrrurr","move":[[[-1,1,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,0,0,-1,1,-3,-1,1,3,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[0,-3,-1,1,3,-1,1,-1,1,0,0,-1,1,0,0,0,0,0]],[[0,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,0,-1,1],[0,0,0,0,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,0,-1,1,0,0,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["E","N","Ca","Pb","L","J","TH","Q","Cl","Cu","D","Cr","S","SC","H","R","M"],["NH","T","F","CT","Ph","G","SS","E2","N2","CC","Dw","J2","K","L2","Cl2","Q2","NH2"],["Cu2","W","TH2","Ca2","H2","J3","Pb2","T2","L3","SC2","CT2","M2","D2","G2","J4","HH","Dw2"],["F2","CH","R2","Ca3","S2","SS2","T3","N3","Cr2","Cu3","Cl3","G3","J5","L4","Ca4","K2","D3","L5"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2000,"days":4,"divisions":[["Ca","J","T","L","E","D","Pb","TH","F","Q","Cr","Cu","Ph","M","R","SC","T2"],["Cl","D2","SS","S","Ca2","L2","G","K","Q2","E2","J2","Cu2","CC","TH2","W","Pb2","Cr2"],["Cl2","T3","CT","SC2","F2","R2","L3","Ph2","S2","Dw","G2","L4","M2","D3","J3","SE","Cl3"],["CC2","SS2","T4","Pb3","Cu3","Q3","J4","SC3","TH3","H","K2","E3","L5","G3","D4","CT2","S3"],["Cr3","J5","T5","TH4","Cl4","F3","Dw2","Ca3","CH","T6","Cu4","Dw3","W2","CC3","J6","HH","A"],["L6","T7","SE2","SC4","G4","T8","R3","Ca4","E4","SS3","Cr4","Ca5","M3","E5","Cr5","R4","Pb4","Cr6"]],"results":"ruurrruo3uuu rruro3uro3uurr o3uuuo5uuuu urrruro3uurur rrrrrururruurr ururrruururrr\nrruurro3uo3uu uro3uuuro3urr rrruro3uururu rurururruruu urruruuurrur rruururrruurr\nrrruro3urrurur rurrrruuururr rruuuruuo3ur ro3uuruururrr ruuurrrururu ruuruurrrurrr\nrruo3urrruruu uurruuuruur rrrrruruuurur urruururuurr rruuuurrurur uuruuurrrrrrr","move":[[[0,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,0,0],[0,-1,1,0,-1,1,-3,-1,1,3,0,-1,1,0,0,0,-1],[-1,2,-1,1,-5,-1,1,-1,1,5,-1,1,-1,1,-3,-1,1],[3,0,-1,1,-3,-1,1,3,0,-3,-1,1,3,0,-1,1,0],[-1,1,-1,1,-3,-1,1,3,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-3,-1,1,3,0,-1,1,0,0],[0,0,-3,-1,1,3,0,-1,1,-1,1,-3,-1,1,3,0,-1],[-1,2,-3,-1,1,3,-3,-1,1,3,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-3,-1,1,3],[0,-3,-1,1,3,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,0,-1,1,0,0,-3,-1,1,3,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,0,-3,-1,1,3,-1,1,0,0]]],"finish":[["Ca","J","E","D","T","L","TH","Cr","Pb","Cu","Q","R","F","SC","Cl","Ph","S"],["M","D2","T2","L2","G","SS","E2","Ca2","J2","K","TH2","Q2","W","CC","CT","Cu2","Pb2"],["Cr2","Cl2","R2","SC2","Dw","T3","S2","G2","F2","Ph2","D3","L3","SE","M2","SS2","J3","CC2"],["L4","H","T4","Pb3","TH3","Cl3","K2","J4","E3","Q3","SC3","Cr3","Cu3","G3","S3","L5","CT2"],["D4","Ca3","J5","T5","Dw2","F3","Cl4","TH4","W2","CH","HH","Dw3","CC3","T6","L6","Cu4","R3"],["J6","A","Ca4","T7","SC4","E4","SE2","SS3","Ca5","Cr4","Pb4","Cr5","G4","T8","E5","M3","R4","Cr6"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2000,"days":4,"divisions":[["E","N","Ca","Pb","L","J","TH","Q","Cl","Cu","D","Cr","S","SC","H","R","M"],["NH","T","F","CT","Ph","G","SS","E2","N2","CC","Dw","J2","K","L2","Cl2","Q2","NH2"],["Cu2","W","TH2","Ca2","H2","J3","Pb2","T2","L3","SC2","CT2","M2","D2","G2","J4","HH","SE"],["Dw2","CH","R2","Ca3","S2","SS2","T3","N3","Cl3","G3","J5","Ca4","K2","D3","W2","Dw3","E3","TH3"]],"results":"ruuruurruurr uruuuuruuu o3urrruuruurr uuuruururur\nrrrrrrruuuuru rrrruurruurur ururuuururu rurrrrrurrruru\nrrurrurururur rrruuurruruu urrruurrruurr ururrururrrrrr\nruuuruurrurr rruuuurrurur ruruurrruro3u rruuurrrurrrrr","move":[[[0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-3,-1,1],[-1,4,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[-1,1,0,-1,1,0,0,0,-1,1,0,0,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[-3,-1,1,3,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["Ca","E","N","J","Pb","Cl","L","TH","D","Cu","Cr","Q","R","SC","NH","S","T"],["CT","G","M","H","Ph","N2","F","SS","Dw","J2","K","E2","W","CC","L2","Ca2","NH2"],["Cl2","TH2","Q2","Cu2","L3","H2","J3","Pb2","D2","T2","J4","CT2","G2","SC2","HH","M2","Dw2"],["CH","Ca3","SS2","SE","T3","R2","N3","S2","Ca4","G3","J5","K2","Cl3","E3","W2","Dw3","D3","TH3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2001,"days":4,"divisions":[["Ca","J","E","D","T","L","TH","Cr","Pb","Cu","Q","R","F","SC","Cl","Ph","S"],["M","D2","T2","L2","G","SS","E2","Ca2","J2","K","TH2","Q2","W","CC","CT","Cu2","Pb2"],["Cr2","Cl2","R2","SC2","Dw","T3","S2","G2","F2","Ph2","D3","L3","SE","M2","SS2","J3","CC2"],["L4","H","T4","Pb3","TH3","Cl3","K2","J4","E3","Q3","SC3","Cr3","Cu3","G3","S3","L5","CT2"],["Dw2","D4","Ca3","J5","TH4","Dw3","F3","W2","Cl4","HH","CC3","L6","T5","R3","J6","Cu4","A"],["Ca4","T6","SC4","E4","SS3","Ca5","Cr4","Cr5","G4","T7","E5","M3","W3","SC5","K3","CT3","T8","E6"]],"results":"rro3uo3urruurr o3uruo7uuuur o3uuruururru uruuurrururr rurrrurrrro3urr ruruuurrurur\nuo5rruuuurru urruuruuruu ururuuuruur ro3uruurrrrrur uruurrrrurrur uruuurrurrru\nurruruuuuru rrruuruururu rruo3uruuruu ruro7uuururu urrururuurru rruuuuurrurr\nruuo3ururro3u uuuruururur ruuro3uuurrrr uo3uuururrur ruurururruur rrruurrurrrrur","move":[[[0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-3,-1,1,3,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-3,-1,1],[3,-1,1,-7,-1,1,-1,1,-1,1,7,-1,1,0,-3,-1,1],[3,0,-1,1,-1,1,0,0,-3,-1,1,3,-3,-1,1,3,0,0]],[[-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1,0,-3,-1,1,3],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-5,-1,1,0,0,5,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,-1,1,0,-7,-1,1,-1,1,-1,1,7,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-3,-1,1,3,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-3,-1,1,3,-1],[1,0,0,0,-1,1,-1,1,-3,-1,1,3,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-3,-1,1,4,0,0,-1,1,0,-3,-1,1,3,-1,1,-1,1,0]]],"finish":[["E","D","Ca","J","L","TH","Cr","R","T","Cu","SC","Cl","Pb","S","Q","F","M"],["SS","D2","Ph","E2","G","L2","Ca2","J2","T2","Q2","W","K","CT","CC","TH2","SC2","Pb2"],["Cr2","Cl2","Cu2","Dw","R2","H","S2","D3","SE","G2","L3","F2","SS2","J3","T3","Ph2","T4"],["M2","CC2","Cl3","L4","E3","Pb3","SC3","TH3","G3","Dw2","J4","K2","Q3","CT2","Cr3","Ca3","Cu3"],["S3","CC3","L5","Dw3","W2","D4","HH","Cl4","TH4","T5","F3","R3","Ca4","J5","A","L6","SS3"],["T6","E4","Cu4","J6","SC4","Cr5","E5","Ca5","Cr4","K3","CT3","M3","W3","SC5","G4","T8","T7","E6"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2001,"days":4,"divisions":[["Ca","E","N","J","Pb","Cl","L","TH","D","Cu","Cr","Q","R","SC","NH","S","T"],["CT","G","M","H","Ph","N2","F","SS","Dw","J2","K","E2","W","CC","L2","Ca2","NH2"],["Cl2","TH2","Q2","Cu2","L3","H2","J3","Pb2","D2","T2","J4","CT2","G2","SC2","HH","M2","VS"],["Dw2","Ca3","SS2","T3","R2","N3","S2","Ca4","G3","K2","Cl3","Dw3","Pb3","Cr2","NH3","Ph2","H3","SC3"]],"results":"uurruruuuur ruuurro3uruu rrruuuo3uuru urrurrrrrururr\nrrruruurruurr urruurrruuru uuurrurruuu rrruurrrurrrrrr\nrrrruruuuuru rrruuo3uruuu uruuuuurrur rruuurrrurrrrr\nrurrruuuurur rruuurrruuur ruruurrurruu ruuurrrrrrrrrrr","move":[[[0,0,-1,1,0,-1,1,0,0,0,0,0,-1,1,0,0,-1],[-1,2,0,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,0,-3,-1,1,3,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0]]],"finish":[["Ca","E","J","N","Pb","TH","L","Cl","D","Cu","SC","NH","Cr","S","Q","G","R"],["Ph","CT","M","T","Dw","SS","K","H","F","J2","L2","N2","Ca2","W","E2","TH2","CC"],["Cl2","L3","NH2","Pb2","Cu2","D2","Q2","G2","T2","H2","HH","J3","SC2","J4","VS","CT2","Dw2"],["SS2","R2","M2","S2","N3","Ca3","K2","T3","Cl3","G3","Dw3","Ca4","Ph2","Pb3","Cr2","SC3","NH3","H3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2002,"days":4,"divisions":[["E","D","Ca","J","L","TH","Cr","R","T","Cu","SC","Cl","Pb","S","Q","F","M"],["SS","D2","Ph","E2","G","L2","Ca2","J2","T2","Q2","W","K","CT","CC","TH2","SC2","Pb2"],["Cr2","Cl2","Cu2","Dw","R2","H","S2","D3","SE","G2","L3","F2","SS2","J3","T3","Ph2","T4"],["M2","CC2","Cl3","L4","E3","Pb3","SC3","TH3","G3","Dw2","J4","K2","Q3","CT2","Cr3","Ca3","Cu3"],["S3","CC3","L5","W2","D4","HH","Cl4","TH4","T5","F3","R3","Ca4","J5","L6","SS3","T6","E4"],["Cu4","J6","SC4","Cr4","Ca5","Cr5","K3","CT3","M3","W3","SC5","G4","T7","T8","SS4","SE2","L7","D5"]],"results":"rrrururrururu ruuro5uuuurr ruuururuuur uruuuruurru uuruuuururr ruurrurururu\no7o5uururuo3u urruuuruuur rruuurruuuu rururro3ururu rururruuurrrr uuuururrrrur\nruurro3uuruu rurruuruuuu ruuuuuuuur uururuurrrur rrurruruuurrr rrruururrrruu\nuuuo3uururrr rrrruuruuuur uuuuuuuuu ruurrurrururr ruurruruuurr rururuururrrr","move":[[[-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-5,-1,1,-1,1,5,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0]],[[0,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-3,-1,1,3,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1],[-3,-1,1,4,-1,1,0,-1,1,0,-7,-5,-1,1,-1,1,5,7]],[[-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,-3,-1,1,3,0,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1]]],"finish":[["Ca","D","L","E","TH","J","R","SC","T","Cl","Cr","Q","M","Cu","Pb","SS","S"],["F","D2","Ca2","E2","T2","Ph","W","G","L2","CT","J2","Q2","CC","Cl2","K","TH2","SC2"],["Cr2","Cu2","H","Pb2","Dw","SE","R2","L3","D3","G2","S2","T3","SS2","M2","F2","Cl3","J3"],["E3","Ph2","SC3","T4","TH3","CC2","Dw2","L4","Q3","Pb3","Cr3","G3","Cu3","J4","Ca3","K2","W2"],["CT2","HH","S3","Ca4","CC3","T5","L5","R3","D4","Cl4","SS3","TH4","J5","F3","L6","Ca5","E4"],["SC4","T6","J6","Cr5","Cu4","CT3","D5","Cr4","L7","M3","K3","W3","SE2","SS4","SC5","T7","G4","T8"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2002,"days":4,"divisions":[["Ca","E","J","N","Pb","TH","L","Cl","D","Cu","SC","NH","Cr","S","Q","G","R"],["Ph","CT","M","T","Dw","SS","K","H","F","J2","L2","N2","Ca2","W","E2","TH2","CC"],["Cl2","L3","NH2","Pb2","Cu2","D2","Q2","G2","T2","H2","J3","SC2","J4","VS","CT2","Dw2","SE"],["SS2","R2","M2","S2","N3","Ca3","K2","T3","Cl3","G3","Ph2","Pb3","Cr2","SC3","D3","L4","Pb4","TH3"]],"results":"ruurruuruuu uuururuuurr uruururrrrurr uurrruurrrrrrr\nrruo5uurrruru ururuuruuru rrrruuruuruu rurrruuurrrrrr\nruuurrrrruurr rruruuuruo3u uruuruurrrur urrruuuurrrrr\nuuuurrruuur o3uuurrurruu rruuo3ururuu rrurrurruurrrr","move":[[[0,0,0,0,0,0,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,0,0,0,-5,-1,1,-1,1,5,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-3,-1,1,4,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,0,-3,-1,1,3,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1]]],"finish":[["Ca","E","J","N","D","Pb","SC","TH","L","NH","Cr","Cl","Cu","S","Ph","G","CT"],["M","Q","T","R","Dw","J2","K","SS","E2","Ca2","H","F","W","L2","TH2","N2","D2"],["Pb2","Cl2","L3","CC","G2","NH2","J3","Cu2","Q2","SC2","VS","T2","Dw2","H2","R2","SS2","J4"],["CT2","Ca3","SE","N3","S2","K2","M2","Cl3","D3","G3","Pb3","Ph2","Pb4","Cr2","L4","T3","TH3","SC3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2003,"days":4,"divisions":[["Ca","D","L","E","TH","J","R","SC","T","Cl","Cr","Q","M","Cu","Pb","SS","S"],["F","D2","Ca2","E2","T2","Ph","W","G","L2","CT","J2","Q2","CC","Cl2","K","TH2","SC2"],["Cr2","Cu2","H","Pb2","Dw","SE","R2","L3","D3","G2","S2","T3","SS2","M2","F2","Cl3","J3"],["E3","Ph2","SC3","T4","TH3","CC2","Dw2","L4","Q3","Pb3","Cr3","G3","Cu3","J4","Ca3","K2","W2"],["CT2","HH","S3","Ca4","CC3","T5","L5","R3","D4","Cl4","SS3","TH4","J5","F3","Ca5","E4"],["SC4","T6","J6","Cr4","Cu4","D5","Cr5","M3","K3","W3","SE2","SC5","T7","Ph3","SE3","E5"]],"results":"uururuuuu ruururuurru rrruuurruuru urruro3uuuru ruuurrururur o3urrurrruurrr\nruuruuuurr uuurrro3urrrr uuuuuuuurr ruuuuruurur rruuuuururu uuruuruuurr\nrruuuruuur ruuurrururu ruuurro3urrru uurrurrrururr rrrurrurrruo3u ruruuruuuur\nrrruuruuurr uuuruuurur uuuurruurur rurruururuur rruurruruurrr rrrurrruuurrrr","move":[[[0,0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-3,-1,1],[3,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-3,-1,1,3,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-3,-1,1,3,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-3,-1,1,3,-1,1,0,0,0,-1,1,0,0,-1,1,0,0],[0,0,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,0,0,0,-3,-1,1,3,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0]]],"finish":[["Ca","TH","D","R","SC","L","T","E","Q","J","M","Cl","Cu","S","Cr","Ca2","F"],["Ph","D2","Pb","T2","SS","L2","E2","W","CC","CT","G","J2","SC2","K","Cl2","Q2","TH2"],["Cu2","Dw","H","R2","Cr2","S2","SE","Pb2","G2","M2","L3","T3","D3","F2","Ph2","E3","SS2"],["Cl3","TH3","J3","SC3","Cr3","Dw2","L4","CC2","T4","Q3","Ca3","Cu3","K2","Pb3","HH","G3","CT2"],["J4","S3","W2","L5","R3","Ca4","CC3","T5","SS3","D4","F3","E4","Cl4","T6","TH4","Ca5"],["J5","J6","Cu4","SC4","Cr5","Cr4","M3","D5","K3","Ph3","SE2","E5","W3","SC5","T7","SE3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2003,"days":4,"divisions":[["Ca","E","J","N","D","Pb","SC","TH","L","NH","Cr","Cl","Cu","S","Ph","G","CT"],["M","Q","T","R","Dw","J2","K","SS","E2","Ca2","H","F","W","L2","TH2","N2","D2"],["Pb2","Cl2","L3","CC","G2","NH2","J3","Cu2","Q2","SC2","VS","T2","Dw2","H2","CH","HH","A"],["R2","SS2","J4","CT2","Ca3","SE","N3","S2","K2","M2","Cl3","Pb3","Cr2","T3","TH3","CT3","NH3","E3"]],"results":"ruruuurrrruu ruuurrrururrr uurruruuurrr uurrururuuu\nrruruuo3uuur rruuururuurr rurruururruu rurrurrruruur\nruuruurrurru ururuuruuur uuurrruurrur ururururuuu\nrruuruuuurrr rurruuruurru ururrrurruurr rrrruo3ururrrrr","move":[[[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0]],[[0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,0,-1,1,0,0]],[[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,-3,-1,1,3,-1,1,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0]]],"finish":[["N","E","Pb","Ca","D","L","J","TH","Cl","Cu","NH","SC","G","Cr","S","M","Q"],["Ph","Dw","T","CT","E2","R","K","SS","F","J2","Ca2","W","L2","Pb2","H","N2","G2"],["D2","TH2","Cl2","NH2","Cu2","L3","Q2","CC","SC2","VS","J3","CH","Dw2","A","T2","CT2","H2"],["HH","SS2","R2","M2","Ca3","S2","J4","Pb3","N3","T3","SE","K2","NH3","Cl3","CT3","Cr2","TH3","E3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2004,"days":4,"divisions":[["Ca","TH","D","R","SC","L","T","E","Q","J","M","Cl","Cu","S","Cr","Ca2","F"],["Ph","D2","Pb","T2","SS","L2","E2","W","CC","CT","G","J2","SC2","K","Cl2","Q2","TH2"],["Cu2","Dw","H","R2","Cr2","S2","SE","Pb2","G2","M2","L3","T3","D3","F2","Ph2","E3","SS2"],["Cl3","TH3","J3","SC3","Cr3","Dw2","L4","CC2","T4","Q3","Ca3","Cu3","K2","Pb3","HH","G3","J4"],["S3","W2","L5","R3","Ca4","CC3","T5","SS3","D4","F3","E4","Cl4","T6","TH4","Cr4","J5","D5"],["Ca5","M3","Cu4","Ph3","W3","H2","L6","Q4","Q5"]],"results":"ro3uuu uo3urrruruurr uro7uuuruuu uruurruururr uururrrurrrur rrrrruuurrurrr\nurruru o3uo3uuruuru rurrrrurruuru ro3uruurrurur ruruuruuruu ururuuurrurr\nruuuu rro3ururuurur uurruuuuurr rurururruuru uruururrruru rurrrrururrrur\nrruuur rruo3uruuruu rurrurruurrur rrrrruruuurru rruururrrrrrur uurruurrurrrr","move":[[[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,0],[0,-1,1,0,0,0,-1,1,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-7,-1,1,-1,1,-1,1,7,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,0,-3,-1,1,3,-1],[-1,2,-1,1,-3,-1,1,3,0]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-3,-1,1,3],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-3,-1,1,3,-3,-1,1],[-1,4,0,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,-1,1,0,-1,1,0,0,0,0,-1,1],[-1,1,0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,0,-3,-1,1,3,0],[-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-3,-1,1,3,-1,1,0],[0,-1,1,-1,1,-1,1,0,0]]],"finish":[["Ca","SC","TH","D","L","R","T","Q","Cu","M","J","E","Cl","Cr","Pb","S","Ph"],["Ca2","T2","F","SS","D2","W","L2","CC","CT","SC2","E2","K","Q2","G","Cu2","J2","R2"],["TH2","Cl2","Dw","SE","S2","H","G2","Cr2","D3","M2","Pb2","TH3","L3","T3","E3","Ph2","F2"],["Cl3","Dw2","SS2","SC3","L4","HH","J3","Cu3","Cr3","Q3","Ca3","Pb3","T4","K2","S3","W2","CC2"],["R3","G3","CC3","J4","T5","D4","L5","F3","Ca4","Cr4","Ca5","M3","J5","SS3","Cl4","E4","T6"],["D5","Q4","TH4","L6","Ph3","Q5","Cu4","H2","W3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2004,"days":4,"divisions":[["N","E","Pb","Ca","D","L","J","TH","Cl","Cu","NH","SC","G","Cr","S","M","Q"],["Ph","Dw","T","CT","E2","R","K","SS","F","J2","Ca2","W","L2","Pb2","H","N2","G2"],["D2","TH2","Cl2","NH2","Cu2","L3","Q2","CC","SC2","VS","J3","CH","Dw2","A","T2","CT2","H2"],["HH","SS2","R2","M2","Ca3","S2","Pb3","N3","T3","SE","K2","NH3","Cl3","Cr2","TH3","E3","W2"],["Q3","NH5","H3","NH4","M3","Ph2","F2","S3","Cl4"]],"results":"uuurrr uuuururuuu ruuuuuururr rruuuruuuru uururruuruu\nuruurr ruuuruuruur rruo3uuurruu urrrurrruurur rrrururrrrurur\nruruur rruuururuuu rrrurruurrrrrrr rurrrurrruruu rrrrururrururr\nrurruu ururruro3urur uuuuururrur rrurrrrrrururrr rrrrruruururrr","move":[[[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1]],[[0,-1,1,0,-1,1,0,0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-3,-1,1,3,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1]],[[0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-3,-1,1,3,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0]]],"finish":[["E","Ca","Pb","J","N","L","Cl","D","G","TH","Cu","M","NH","SC","Cr","S","Dw"],["T","Q","E2","K","Ph","F","R","CT","SS","J2","Pb2","W","Ca2","L2","TH2","N2","H"],["G2","Cl2","D2","NH2","Cu2","SC2","Q2","J3","T2","L3","CH","CC","H2","Dw2","A","VS","M2"],["CT2","S2","SS2","HH","SE","T3","R2","Ca3","Pb3","Cr2","N3","NH3","E3","Q3","K2","Cl3","M3"],["TH3","W2","F2","NH5","H3","NH4","Ph2","S3","Cl4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2005,"days":4,"divisions":[["Ca","SC","TH","D","L","R","T","Q","Cu","M","J","E","Cl","Cr","Pb","S","Ph"],["Ca2","T2","F","SS","D2","W","L2","CC","CT","SC2","E2","K","Q2","G","Cu2","J2","R2"],["TH2","Cl2","Dw","SE","S2","H","G2","Cr2","D3","M2","Pb2","TH3","L3","T3","E3","Ph2","F2"],["Cl3","Dw2","SS2","SC3","L4","HH","J3","Cu3","Cr3","Q3","Ca3","Pb3","T4","K2","S3","W2","CC2"],["R3","G3","CC3","J4","T5","D4","L5","F3","Ca4","Cr4","Ca5","M3","J5","SS3","Cl4","CH","TH4"],["L6","Ph3","H2","Cr5","SE2","SE3","K3","CT2","M4"]],"results":"ro3urur ruruuuurrrur ururrrurrrruu rrrrrururuuur rruuururrurrr rrruuurrurrur\no3uo3ur rururuo3uruu rrrruruuo3urrr rurururrruuu uruururruuu urrruurururrr\nururur uo3urrurrruur rrruruuurrurr rrrururrruuur rurururruuru rrrrururrururr\nuuuru uuuo5uuuuu urrruuurruur rruruuruuurr rrruuruuurur rrrrrurrururur","move":[[[0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0,0],[-1,1,-1,1,0,0,0,0,-1,1,0,0,0,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-3,-1,1,3,0]],[[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1],[0,0,0,-3,-1,1,3,-1,1,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,0,-3,-1,1,3,-1,1,0,-1,1,0,-1,1],[0,-3,-1,1,3,-3,-1,1,3]],[[0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,0,-3,-1,1,3,-1],[1,-1,1,0,-1,1,0,-1,1]],[[0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,-5,-1,1,-1,1,5,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1]]],"finish":[["Ca","L","TH","SC","Q","D","T","Cu","R","J","M","Pb","E","Cl","Cr","S","T2"],["Ca2","D2","Ph","W","L2","F","CT","SS","K","SC2","CC","J2","G","Q2","E2","Dw","Cu2"],["R2","S2","G2","TH2","H","Cl2","Cr2","SE","M2","L3","Pb2","T3","D3","E3","F2","TH3","Ph2"],["Dw2","J3","Cl3","HH","SC3","L4","Q3","Ca3","SS2","Pb3","Cu3","S3","Cr3","K2","T4","W2","J4"],["R3","CC3","T5","CC2","Cr4","G3","Ca5","M3","F3","Ca4","D4","L5","Cl4","CH","J5","SS3","Cr5"],["L6","TH4","CT2","M4","Ph3","SE2","H2","SE3","K3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2005,"days":4,"divisions":[["E","Ca","Pb","J","N","L","Cl","D","G","TH","Cu","M","NH","SC","Cr","S","Dw"],["T","Q","E2","K","Ph","F","R","CT","SS","J2","Pb2","W","Ca2","L2","TH2","N2","H"],["G2","Cl2","D2","NH2","Cu2","SC2","Q2","J3","T2","L3","CH","CC","H2","Dw2","A","VS","M2"],["CT2","S2","SS2","HH","SE","T3","R2","Ca3","Pb3","Cr2","N3","NH3","E3","Q3","K2","Cl3","F2"],["Ph3","SC3","J4","L4","SS3","N4","J5","T4","G3"]],"results":"uruo3u rururuuruurr rururruuurrrr rrururuuuurr ururrrruruurr\nrururu ururuuuruur uurrrurruurrr rururuurruru rruuuururrur\nrrruuu rrurrruuruuu ruururruuurr urrrruuurrrur ruuuuruuuu\nuuuur ruuruuruuur uuruuuuuur rrrrruurruruu uurruruurrur","move":[[[0,0,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-3,-1,1,3,-1,1,0,-1,1]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,0,-1,1,0]],[[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,-1,1,0,0,0]],[[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1]]],"finish":[["J","Pb","E","Ca","Cl","G","L","TH","N","M","Cr","D","Cu","S","T","NH","K"],["SC","Q","F","Dw","E2","J2","Ph","CT","Pb2","Ca2","R","L2","SS","W","N2","H","G2"],["TH2","SC2","Cl2","J3","D2","Q2","NH2","L3","Cu2","CC","CH","Dw2","T2","M2","CT2","H2","HH"],["A","T3","VS","SE","S2","Pb3","SS2","N3","NH3","R2","Cr2","Ca3","Q3","F2","K2","J4","E3"],["L4","N4","Cl3","SS3","SC3","G3","Ph3","T4","J5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2006,"days":4,"divisions":[["Ca","L","TH","SC","Q","D","T","Cu","R","J","M","Pb","E","Cl","Cr","S","T2"],["Ca2","D2","Ph","W","L2","F","CT","SS","K","SC2","CC","J2","G","Q2","E2","Dw","Cu2"],["R2","S2","G2","TH2","H","Cl2","Cr2","SE","M2","L3","Pb2","T3","D3","E3","F2","TH3","Ph2"],["Dw2","J3","Cl3","HH","SC3","L4","Q3","Ca3","SS2","Pb3","Cu3","S3","Cr3","K2","T4","W2","J4"],["R3","CC2","T5","CC3","Cr4","Ca4","M3","F3","Ca5","D4","L5","Cl4","CH","J5","A","SS3","Cr5"],["L6","CT2","Ph3","SE2","H2","E4","J6","Q4","W3"]],"results":"rruruu uruuuuuuru o5uuurrurruu rururuo3uuru rrrurrrruruurr rurrruurururr\nrrrurur urururururur rruo5uuruuur ururuurruurr rrurruurrruur rrruuururuur\nrurrurr uruuuuuruu ruuruuuuo3u rruuruuuurrr uuurururrurr urruurururrrr\nrururu ruruuuururrr uuuruurruru rurrruuuuurr rrurruuruuru ruuurrrrurrrrr","move":[[[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1,0,0],[-1,1,0,-1,1,-3,-1,1,3,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1,-5,-1,1,-1,1],[-1,6,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-5,-1,1,-1,1,5,-1,1,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[-3,-1,1,3,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,0]]],"finish":[["Ca","SC","L","Q","T","Cu","TH","J","D","Pb","E","Cr","R","Cl","M","Ca2","T2"],["W","S","F","Ph","D2","K","L2","CT","J2","SC2","CC","SS","E2","G","Dw","Q2","S2"],["Cu2","R2","M2","H","SE","G2","Pb2","TH2","T3","Cr2","L3","Cl2","F2","E3","Ph2","J3","D3"],["Dw2","SC3","HH","Ca3","TH3","Cl3","Q3","S3","L4","CC2","T4","Pb3","J4","Cu3","W2","SS2","T5"],["K2","Cr3","Cr4","M3","R3","Ca4","Ca5","CC3","CH","F3","Cl4","L5","A","D4","J5","CT2","SS3"],["SE2","Cr5","Ph3","J6","L6","H2","E4","Q4","W3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2006,"days":4,"divisions":[["J","Pb","E","Ca","Cl","G","L","TH","N","M","Cr","D","Cu","S","T","NH","K"],["SC","Q","F","Dw","E2","J2","Ph","CT","Pb2","Ca2","R","L2","SS","W","N2","H","G2"],["TH2","SC2","Cl2","J3","D2","Q2","NH2","L3","Cu2","CC","CH","Dw2","T2","M2","CT2","H2","HH"],["A","T3","VS","SE","S2","Pb3","N3","NH3","R2","Cr2","Ca3","Q3","F2","K2","J4","E3","Cl3"],["G3","J5","N4","E4","CT3","TH3","Pb4","CC2","Pb5"]],"results":"rruro3u uo3uro3uuuur rurrruuuurur rrrruurrrruuu ruururrurrrru\nrurruu o3uuurrrruuu uuruuuro3urr rrruuurruurrr uuruuururrrr\nurruur rruruurrrruru rrrruuuurruu rruurruuuuu rrrruuururrrrr\nrrruuu rrrruuurruo3u rrruuuuurrur rrrrruuuurrur ruuurrruurrrr","move":[[[-1,1,0,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-3,-1,1,3,0,-3,-1,1,3,-1],[-3,-1,1,4,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0],[0,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-3,-1,1],[-1,4,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0],[-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[-3,-1,1,3,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0],[-1,1,-1,1,-1,1,0,0,0]]],"finish":[["Pb","J","E","Ca","TH","G","N","Cl","D","L","Cu","T","M","K","Cr","Q","S"],["SC","J2","NH","Dw","Ph","CT","F","L2","E2","Ca2","Pb2","N2","W","R","H","SS","G2"],["Cl2","Q2","TH2","D2","J3","CC","SC2","Dw2","L3","T2","NH2","M2","Cu2","HH","CH","CT2","VS"],["N3","S2","H2","A","SE","T3","Pb3","Ca3","Q3","Cr2","J4","R2","E3","NH3","E4","N4","F2"],["G3","K2","CT3","Cl3","Pb4","J5","CC2","Pb5","TH3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2007,"days":4,"divisions":[["Ca","SC","L","Q","T","Cu","TH","J","D","Pb","E","Cr","R","Cl","M","Ca2","T2"],["W","S","F","Ph","D2","K","L2","CT","J2","SC2","CC","SS","E2","G","Dw","Q2","S2"],["Cu2","R2","M2","H","SE","G2","Pb2","TH2","T3","Cr2","L3","Cl2","F2","E3","Ph2","J3","D3"],["Dw2","SC3","HH","Ca3","TH3","Cl3","Q3","S3","L4","CC2","T4","Pb3","J4","Cu3","W2","SS2","T5"],["K2","Cr3","Cr4","M3","R3","Ca4","CH","F3","L5","J5","CT2","SS3","SE2","Ph3","J6","L6","H2"],["E4","Q4","S4","Pb4","G3","CT3","Dw3","Cu4","G4"]],"results":"rrrrruu rrro3uuuo3uur uro3ururuuur uururruuo3ur urrruurrrurur rurururruuur\nrrurrur ro3uruururuu rurrrrurrrurru ruuruuro3uru urruurrrurrru urrrurrruuurr\nrruruu o3uruuurruur uo3uurrruuur urrruururuur ruuuurrrruur rruurrrrruuur\nrrrruru ururuuuuuu uuruuruuurr ruruuururuu uuurrurruurr ruurrrrruurrrr","move":[[[0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,0,0,-1],[1,-3,-1,1,3,-1,1,-1,1,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-3,-1,1,3,0,-1],[1,-1,1,-3,-1,1,3,-1,1,-1,1,-3,-1,1,3,0,0],[-1,1,-1,1,0,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,0,-1],[-1,2,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,0,-3,-1,1,3,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-3,-1,1,3],[0,-1,1,0,0,-1,1,0,0]],[[0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1,-3,-1,1,3,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-3,-1,1],[-1,4,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,0,0,0,0]]],"finish":[["Ca","T","L","TH","J","SC","Cu","Q","D","E","Pb","Cl","R","T2","Cr","F","M"],["Ca2","S","K","W","L2","Ph","D2","CT","E2","J2","CC","G","Dw","SC2","SE","SS","H"],["Q2","Cu2","Pb2","S2","G2","T3","R2","M2","F2","Cr2","Cl2","TH2","J3","L3","E3","HH","Dw2"],["Ph2","SC3","Q3","D3","Cl3","TH3","S3","Ca3","CC2","W2","T4","K2","L4","Pb3","Cu3","J4","CH"],["Cr4","SS2","Ca4","T5","M3","Cr3","CT2","R3","J6","L5","Ph3","F3","J5","Pb4","H2","SE2","Q4"],["SS3","L6","S4","G3","E4","CT3","Dw3","Cu4","G4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2007,"days":4,"divisions":[["Pb","J","E","Ca","TH","G","N","Cl","D","L","Cu","T","M","K","Cr","Q","S"],["SC","J2","NH","Dw","Ph","CT","F","L2","E2","Ca2","Pb2","N2","W","R","H","SS","G2"],["Cl2","Q2","TH2","D2","J3","CC","SC2","Dw2","L3","T2","NH2","M2","Cu2","HHL","CT2","VS","N3"],["S2","H2","A","SE","T3","Pb3","Ca3","Q3","Cr2","R2","E3","NH3","E4","N4","F2","G3","K2"],["CT3","Pb4","CC2","G4","D3","M3","SS2"]],"results":"rurru ururruurro3ur urruuuuuuu ruo3uurrro3urr uo3uuururrru\nrruru rurrruuuurru rrruuuurruur rrurruururuu rurrururrurrrr\nruurr uurrruuuuur rruuuuuuuu ruuurrururur uurrro3uuurrr\nuuur rrruuruo3uuu uruuuuuuur uuuuuurruu rurrrrururrrrrr","move":[[[-1,1,0,0,0,-1,1,0,-1,1,-1,1,-3,-1,1,3,-1],[1,0,-3,-1,1,3,0,0,0,-1,1,-3,-1,1,3,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-3,-1,1,3,0,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,0,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-3,-1,1,3,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-3,-1,1,3,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1]]],"finish":[["J","Pb","E","N","Ca","G","T","TH","L","Cl","D","Q","Cu","Cr","SC","J2","K"],["Ph","M","CT","S","F","Dw","Pb2","NH","E2","L2","R","H","G2","Ca2","SS","W","D2"],["N2","CC","Q2","J3","Cl2","T2","TH2","M2","Dw2","HHL","SC2","CT2","L3","VS","NH2","Cu2","SE"],["S2","T3","Pb3","N3","E3","H2","Cr2","A","NH3","Ca3","Q3","E4","R2","Pb4","F2","N4","CT3"],["G3","M3","K2","D3","CC2","SS2","G4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2008,"days":4,"divisions":[["Ca","T","L","TH","J","SC","Cu","Q","D","E","Pb","Cl","R","T2","Cr","F","M"],["Ca2","S","K","W","L2","Ph","D2","CT","E2","J2","CC","G","Dw","SC2","SE","SS","H"],["Q2","Cu2","Pb2","S2","G2","T3","R2","M2","F2","Cr2","Cl2","TH2","J3","L3","E3","HH","Dw2"],["Ph2","SC3","Q3","D3","Cl3","TH3","S3","Ca3","CC2","W2","T4","K2","L4","Pb3","Cu3","J4","CH"],["Cr3","SS2","Ca4","T5","M3","Cr4","CT2","R3","J5","L5","F3","Pb4","H2","SE2","Q4","SS3","L6"],["G3","E4","CT3","Dw3","G4","D4","K3","Pb5","CH2"]],"results":"rro3uru uurruurruuu rruuuururrur uururrruurur ruururrrrrurrr rruurruururu\nuuo3ur ruro5uuruurrr ruuuuuruurr rururrruururr rruruurrruuu rrrurrrurrurur\no3urrur rrrururruuurr uuuuuururrr uururuururrr ruuruururrur rruuruuurrrrr\nururru uurrrrruuuru uruuuuuruu rrrurruuurrrrr urrurururrrru rurrruuuuurr","move":[[[-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,0,-3,-1,1,3,0,0]],[[0,-1,1,0,-1,1,0,0,-1,1,0,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-5,-1,1,-1,1,5,0,-1,1],[0,-3,-1,1,3,-1,1,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-3,-1,1,3]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,0,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1]]],"finish":[["T","L","J","Ca","Q","SC","D","TH","Pb","Cu","Cl","E","F","T2","Cr","M","R"],["L2","S","Ca2","K","Ph","D2","CT","W","G","Dw","E2","J2","H","CC","SE","SS","Q2"],["SC2","Pb2","S2","T3","Cu2","F2","M2","Cr2","G2","Cl2","R2","L3","J3","Ph2","TH2","HH","Dw2"],["Q3","E3","S3","D3","SC3","W2","Cl3","K2","TH3","Pb3","Ca3","J4","CC2","CH","T4","L4","Cr3"],["SS2","Cu3","Cr4","CT2","T5","R3","Ca4","SE2","M3","Pb4","H2","J5","F3","SS3","E4","L5","K3"],["Q4","L6","D4","CT3","Pb5","G3","CH2","Dw3","G4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2008,"days":4,"divisions":[["J","Pb","E","N","Ca","G","T","TH","L","Cl","D","Q","Cu","Cr","SC","J2","K"],["Ph","M","CT","S","F","Dw","Pb2","NH","E2","L2","R","H","G2","Ca2","SS","W","D2"],["N2","CC","Q2","J3","Cl2","T2","TH2","M2","Dw2","HHL","SC2","CT2","L3","VS","NH2","Cu2","SE"],["S2","T3","Pb3","N3","E3","H2","Cr2","A","NH3","Q3","R2","Pb4","F2","N4","CH","CT3","G3"],["M3","K2","D3","SS2","J4","SS3","Cl3","CH2","Ph2"]],"results":"uururr urururuuuur o3uurruruuru rururuuruuu uuurrrurruru\nrururu rruurruuuuu uo5uururuurr uo3urruruurrr ruuuruurrrrrr\nururur uuruurruuur rururururrrru rurrrruruuurr uurrruururrrr\nuuruu uuuuuuuuu uurruruurrur rruuuruuuru ruuruururrrrr","move":[[[-1,1,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-3,-1,1],[3,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,0,0,-3,-1,1,3,-1],[1,0,-1,1,-1,1,0,-1,1,0,-5,-1,1,-1,1,5,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1]]],"finish":[["Pb","J","E","Ca","G","L","N","Cl","D","T","Cr","TH","Q","M","J2","K","Cu"],["Ph","SC","Dw","Pb2","S","E2","CT","R","F","L2","H","NH","SS","D2","CC","G2","Ca2"],["N2","Cl2","W","Q2","TH2","HHL","J3","M2","T2","SE","VS","Dw2","S2","CT2","Pb3","L3","E3"],["SC2","Cu2","Cr2","NH2","NH3","T3","H2","N3","Pb4","Q3","CH","A","F2","R2","CT3","N4","SS2"],["K2","M3","J4","G3","Cl3","Ph2","D3","SS3","CH2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2009,"days":4,"divisions":[["T","L","J","Ca","Q","SC","D","TH","Pb","Cu","Cl","E","F","T2","Cr","M","R"],["L2","S","Ca2","K","Ph","D2","AR","W","G","Dw","E2","J2","H","CC","SE","SS","Q2"],["SC2","Pb2","S2","T3","Cu2","F2","M2","Cr2","G2","Cl2","R2","L3","J3","Ph2","TH2","HH","Dw2"],["Q3","E3","S3","D3","SC3","W2","Cl3","K2","TH3","Pb3","Ca3","J4","CC2","CH","T4","L4","Cr3"],["SS2","Cu3","Cr4","AR2","T5","R3","Ca4","SE2","M3","Pb4","H2","J5","F3","SS3","L5","K3","Q4"],["L6","D4","AR3","Pb5","G3","T6","Cr5","SS4","HH2"]],"results":"rrururr uuurururo3ur rrrrruuruurur rruuuuo3urur ruurururrrurr rruruuuururr\no5uuru rrrururururur rrro3ururuurrr rrruuururruu rrururuuruur rrrururruurur\nuuro3u uururuo3urru uruuuuruurr uuuururruur rururuuruuu urrurrruururr\nrururrr o3uuruururru ro3uruuuruur rrruuruurrurr ururuururrrrr rrrrrururrurrrr","move":[[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,-3,-1,1,3,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,0,0],[0,-3,-1,1,3,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,0,-1,1,0,-3,-1,1,3,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,-5,-1,1,-1,1,5]],[[0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,-3,-1,1,3,-1,1,0,-1,1,0,-1,1,-1],[-3,-1,1,4,0,-1,1,-1,1]],[[0,0,0,0,-1,1,0,0,-1,1,0,-1,1,0,0,0,0],[0,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-3,-1,1,3],[-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-3,-1,1],[3,0,0,-1,1,0,-1,1,0]]],"finish":[["T","Ca","J","L","Pb","D","Q","TH","Cl","SC","F","M","Cu","E","T2","Cr","K"],["R","L2","Ph","S","D2","G","Ca2","Dw","J2","AR","H","W","SE","Q2","E2","SS","S2"],["CC","T3","Cr2","SC2","Pb2","M2","Cl2","Cu2","L3","F2","Ph2","HH","G2","TH2","R2","J3","Q3"],["Dw2","W2","S3","K2","E3","D3","Ca3","SC3","Pb3","Cl3","CH","TH3","T4","AR2","L4","J4","CC2"],["SS2","Cr3","T5","Cr4","SE2","M3","Cu3","H2","R3","J5","Ca4","SS3","K3","Pb4","L6","HH2","F3"],["L5","Pb5","Q4","Cr5","D4","SS4","AR3","G3","T6"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2009,"days":4,"divisions":[["Pb","J","E","Ca","G","L","N","Cl","D","T","Cr","TH","Q","M","J2","K","Cu"],["Ph","SC","Dw","Pb2","S","E2","AR","R","F","L2","H","ME","SS","D2","CC","G2","Ca2"],["N2","Cl2","W","Q2","TH2","HHL","J3","M2","T2","SE","Dw2","S2","AR2","Pb3","L3","E3","SC2"],["Cu2","Cr2","ME2","T3","H2","N3","Q3","CH","A","F2","R2","N4","SS2","K2","M3","J4","G3"],["Cl3","D3","SS3","E4","Cl4","HHL2","E5","G4","TH3"]],"results":"ururur uruuruuuuu uuuurruurru rurrurururuu rurruuururrrr\nrruruu o3uururruurrr ruuurruuurrr urrrrrururrrrrr uuurruurrurr\nrrrruur ururururuurr rruuuuuuuu rurrrururrrrrrr ruuuuuurrrrr\nrrruuu uuo5uuruuur rrruuuuuuur rrurrrruururrr rrurrrruuurrrr","move":[[[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,0,-1,1,0,0,0,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-3,-1,1],[-1,4,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,0,0,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,0,0,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-5,-1,1,-1,1,5,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0]]],"finish":[["Pb","J","Ca","E","D","L","Cr","G","T","N","Cl","M","Q","Cu","SC","TH","J2"],["K","Ph","Pb2","S","Dw","AR","L2","R","H","E2","SS","F","ME","D2","Cl2","CC","Ca2"],["N2","HHL","G2","M2","W","T2","Q2","SE","TH2","Pb3","J3","E3","S2","Cr2","Dw2","AR2","L3"],["SC2","N3","Cu2","CH","T3","H2","ME2","F2","SS3","SS2","R2","M3","A","Q3","Cl3","N4","E4"],["K2","J4","HHL2","G3","E5","D3","Cl4","TH3","G4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2010,"days":4,"divisions":[["T","Ca","J","L","Pb","D","Q","TH","Cl","SC","F","M","Cu","E","T2","Cr","K"],["R","L2","Ph","S","D2","G","Ca2","Dw","J2","AR","H","W","SE","Q2","E2","SS","S2"],["CC","T3","Cr2","SC2","Pb2","M2","Cl2","Cu2","L3","F2","Ph2","HH","G2","TH2","R2","J3","Q3"],["Dw2","W2","S3","K2","E3","D3","Ca3","SC3","Pb3","Cl3","CH","TH3","T4","AR2","L4","J4","CC2"],["SS2","Cr3","T5","Cr4","SE2","M3","Cu3","H2","R3","J5","Ca4","SS3","K3","Pb4","L6","HH2","F3"],["L5","Pb5","Q4","Cr5","D4","G3","T6","Cl4","G4","Pb6","D5","T7","K4","Pb7","Cl5","E4","M4","G5"]],"results":"rruuuurrurru rruurruururu rurrrruuururr ruruuruuuur uuruuurrrurr rrrrurrurrrurrr\nruuurrurrurrr ruuuuruuurr uururuuo3uu ururrruuuuu ururuurrrrrur ruurruuruurr\nrruuuuurrurr uuuuuuruur rrrruururuo3u uurrrurruuur rururuurrrurr rrurruurrrrrrrr\nrrruuurrurrur ruuuuruuuu uruuurruuru o3uuuurruuu uurruuuruur ruuuururrrur","move":[[[0,0,0,-1,1,0,0,0,-1,1,0,0,-1,1,0,0,0],[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1],[-1,2,-3,-1,1,3,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[-3,-1,1,4,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["T","Pb","Ca","J","D","L","SC","Q","F","M","TH","E","Cl","K","T2","Cr","Cu"],["R","Ph","S","D2","L2","G","H","Ca2","SE","J2","AR","Dw","SS","W","Cr2","Q2","Pb2"],["E2","CC","Cl2","S2","L3","T3","SC2","M2","HH","F2","Ph2","Cu2","R2","TH2","Ca3","E3","G2"],["Q3","W2","Dw2","K2","J3","Pb3","S3","CH","D3","T4","SC3","AR2","Cl3","CC2","TH3","L4","SE2"],["Cr3","J4","M3","SS2","Cr4","T5","Cu3","H2","Ca4","Pb4","J5","HH2","R3","F3","SS3","Pb5","K3"],["L6","G3","L5","Q4","Cr5","Pb6","D4","T6","G4","Pb7","Cl4","E4","T7","M4","D5","K4","Cl5","G5"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2010,"days":4,"divisions":[["Pb","J","Ca","E","D","L","Cr","G","T","N","Cl","M","Q","Cu","SC","TH","J2"],["K","Ph","Pb2","S","Dw","AR","L2","R","H","E2","SS","F","ME","D2","Cl2","CC","Ca2"],["N2","HHL","G2","M2","W","T2","Q2","SE","TH2","Pb3","J3","E3","S2","Cr2","Dw2","AR2","SC2"],["N3","Cu2","CH","T3","H2","ME2","F2","SS2","SS3","R2","M3","Q3","Cl3","K2","HHL2","TH3","Cr3","Ph2"]],"results":"rururruuurur rruuuruururr urrruruuurur ururrrruuo3ur\nuuruuuuuru rurruuruurru ruurruuuruu rrurururrurrrr\nrrruruuuuurr uuuo3uruuur rrurruuuurrrr rrrruruuuurrr\nrruo3uruuuru ruuurruruurr uruuuuurrur rrrururruuurr","move":[[[0,-3,-1,1,3,-1,1,-1,1,0,0,0,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1,1,0,0]]],"finish":[["Pb","D","Cr","E","L","Ca","N","J","T","Cl","Q","G","SC","TH","M","Cu","K"],["Pb2","S","J2","Ph","R","E2","AR","SS","Dw","ME","L2","F","H","N2","Cl2","D2","HHL"],["CC","M2","Q2","Ca2","TH2","G2","W","Cr2","T2","Pb3","E3","S2","SE","SC2","J3","CH","AR2"],["N3","Dw2","ME2","SS2","Cu2","R2","T3","M3","H2","F2","Cr3","Q3","SS3","K2","HHL2","Cl3","Ph2","TH3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2011,"days":4,"divisions":[["T","Pb","Ca","J","D","L","SC","Q","F","M","TH","E","Cl","K","T2","Cr","Cu"],["R","Ph","S","D2","L2","G","H","Ca2","SE","J2","AR","Dw","SS","W","Cr2","Q2","Pb2"],["E2","CC","Cl2","S2","L3","T3","SC2","M2","HH","F2","Ph2","Cu2","R2","TH2","Ca3","E3","G2"],["Q3","W2","Dw2","K2","J3","Pb3","S3","CH","D3","T4","SC3","Cl3","CC2","TH3","L4","SE2","Cr3"],["J4","M3","SS2","Cr4","T5","Cu3","H2","Ca4","Pb4","J5","HH2","R3","F3","SS3","Pb5","K3","A"],["L5","G3","L6","Q4","Cr5","D4","G4","Cl4","E4","M4","D5","K4","Cu4","CC3","HH3","Q5","S4","SS4"]],"results":"rrurrurrurrurr rruuruuururr uuururuuurr rrrrruuuurrru rurrururruurr rrururrrruuur\nrurruo3uuuru ruuruuuurur ruururuuuur rruuuuuurur uuuurrruuur ruururrrruuu\nrruuuro3urrur uuruuuuuur uuruuruurrrr rurruuuuurrr ruuurrrrruurr uururrrrrruur\nrrruururrrrrru o3uuuuurruu rururrururuu uurruuuuurr rruurrrrruuru rrrrrurrrrrrrurr","move":[[[0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1,0,0,-1,1,0,0]],[[-1,1,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-3,-1,1,3,-1,1,0,0,-1,1,0]],[[0,-1,1,-1,1,0,0,0,0,0,0,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,-3,-1,1,3,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,0,0,0,0,0,-1,1,0,0,0,0],[-1,1,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-3,-1,1],[-1,4,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0,0,0]]],"finish":[["Ca","D","SC","T","Pb","J","L","Q","F","M","Cl","TH","E","Cr","Cu","K","R"],["D2","T2","G","H","Ph","L2","S","Ca2","J2","SE","SS","W","Pb2","AR","CC","Dw","Cr2"],["Q2","Cl2","SC2","E2","HH","S2","Ph2","L3","R2","T3","TH2","M2","F2","Cu2","G2","E3","K2"],["Ca3","Q3","Pb3","W2","CH","D3","Dw2","J3","Cl3","S3","SC3","TH3","SE2","T4","J4","Cr3","CC2"],["M3","L4","H2","Cr4","SS2","Pb4","HH2","T5","R3","Cu3","SS3","Ca4","K3","J5","Q4","G3","F3"],["A","Pb5","L5","Cr5","L6","M4","K4","D4","E4","Cl4","Cu4","CC3","G4","S4","D5","Q5","HH3","SS4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2011,"days":4,"divisions":[["Pb","D","Cr","E","L","Ca","N","J","T","Cl","Q","G","SC","TH","M","Cu","K"],["Pb2","S","J2","Ph","R","E2","AR","SS","Dw","ME","L2","F","H","N2","Cl2","D2","HH"],["CC","M2","Q2","Ca2","TH2","G2","W","Cr2","T2","Pb3","E3","S2","SE","SC2","J3","CH","A"],["N3","Dw2","ME2","SS2","Cu2","T3","H2","F2","Cr3","Q3","K2","HH2","Cl3","Ph2","TH3","J4","Pb4","S3"]],"results":"o3uururrrurur uuuuuruo3ur ruruuuuuurr rurrurururrru\nrrrururuuruu ruuuuruurru rruruuuuuru rurururuurrrr\nuuruuruurur uuurruruurrr rruuuuuurur uruurruuurrr\nurruuruuuru ruruurruuurr rrruuuuuuru rruuuuurrrrrr","move":[[[-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-3,-1,1,3,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,-1,1,0,-1,1,-3,-1,1,3]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1]]],"finish":[["D","Pb","Cr","N","E","J","Cl","L","Q","Ca","TH","T","M","SC","Cu","G","S"],["Ph","K","Pb2","SS","E2","ME","J2","F","R","N2","AR","H","Dw","Cl2","L2","HH","D2"],["TH2","CC","W","Ca2","Cr2","Q2","G2","M2","S2","Pb3","SC2","T2","E3","CH","N3","ME2","SE"],["SS2","J3","A","H2","Dw2","Cr3","T3","F2","Cu2","HH2","Ph2","K2","S3","Q3","Pb4","Cl3","J4","TH3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2012,"days":4,"divisions":[["Ca","D","SC","T","Pb","J","L","Q","F","M","Cl","TH","E","Cr","Cu","K","R"],["D2","T2","G","H","Ph","L2","S","Ca2","J2","SE","SS","W","Pb2","AR","CC","Dw","Cr2"],["Q2","Cl2","SC2","E2","HH","S2","Ph2","L3","R2","T3","TH2","M2","F2","Cu2","G2","E3","K2"],["Ca3","Q3","Pb3","W2","CH","D3","Dw2","J3","Cl3","S3","SC3","TH3","SE2","T4","J4","Cr3","CC2"],["M3","L4","H2","Cr4","SS2","Pb4","HH2","T5","R3","SS3","Ca4","K3","J5","Q4","G3","F3","L5"],["Cr5","M4","D4","E4","Cl4","CC3","G4","S4","Q5","SS4","Cl5","R4","H3","Q6","E5","T6","Dw3","CC4"]],"results":"rrrrrurruro3uu urruurrrurrur rruurrrurruru ururrrurrrurrr ruuurrrrurrur rruruurrruurr\nro7uuuo3ururr ruuuuruuuu ruuruuuurrrr rruurrrurrrurr uurrrrrrrrrruu urruurrruurrr\nrrruuo3uurrur uuuuuruuur uuuurrruuru rurrurrrurrrru ruurrrrrrrruur ruuururruurr\nuuuurruo3uu uruuuuruuu rurrurrrrruuu uurrurrro3uur uuurrurruuu uuuurrrrrurrr","move":[[[0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,-3,-1,1,3,0,-1,1,0,0,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,0,0,0,0,0,0,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,-3,-1,1,3,-7,-1,1,-1,1,-1,1,7,0]],[[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-3,-1,1,3,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-3,-1,1,3,0,0,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,-1,1,-1,1]]],"finish":[["Ca","D","J","L","T","SC","Pb","Q","Cl","F","Cr","E","K","M","G","TH","H"],["Cu","R","Ph","D2","S","T2","L2","Ca2","SE","J2","SS","Pb2","Cr2","W","Q2","CC","Cl2"],["AR","HH","Dw","T3","S2","E2","SC2","Ph2","L3","R2","G2","TH2","M2","F2","Q3","E3","K2"],["Cu2","Ca3","D3","Pb3","Cl3","CH","W2","Dw2","S3","J3","SC3","Cr3","TH3","T4","CC2","H2","SE2"],["Cr4","J4","HH2","M3","T5","L4","SS2","K3","Pb4","Q4","R3","G3","SS3","M4","Ca4","J5","Cl4"],["L5","F3","Q5","E4","CC3","Cr5","H3","S4","Dw3","D4","Q6","G4","T6","Cl5","E5","R4","CC4","SS4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2012,"days":4,"divisions":[["D","Pb","Cr","N","E","J","Cl","L","Q","Ca","TH","T","M","SC","Cu","G","S"],["Ph","K","Pb2","SS","E2","ME","J2","F","R","N2","AR","H","Dw","Cl2","L2","HH","D2"],["TH2","CC","W","Ca2","Cr2","Q2","G2","M2","S2","Pb3","SC2","T2","E3","CH","N3","ME2","SE"],["SS2","J3","H2","Dw2","Cr3","F2","HH2","Ph2","K2","S3","Q3","Pb4","Cl3","TH3","ME3","R2","L3","SS3"]],"results":"ruurrururuur uurrrrrurrrrur ruururruurrrr rrurrrrruruurr\nrruurrruruuu rrrurrruurruu rruruuuuurrr ruruuuruuur\nrrruururuuur rruuruurruur rrrruuurrrrurr ururruuruurr\nrruuuuuuuu ururuuuuuu uruuurururu rruuuururrur","move":[[[0,0,-1,1,-1,1,0,-1,1,0,0,0,0,0,-1,1,0],[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,0,0,-1,1,0,0,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0]],[[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]]],"finish":[["D","J","N","Pb","Cl","E","Cr","Ca","T","Q","TH","L","G","SC","S","M","Ph"],["K","Cu","ME","SS","Pb2","F","R","E2","H","Dw","J2","L2","N2","D2","AR","Cl2","Ca2"],["HH","W","Cr2","TH2","Q2","CC","Pb3","S2","SC2","G2","T2","M2","ME2","N3","E3","CH","Cr3"],["SS2","H2","F2","SE","Ph2","J3","K2","Dw2","HH2","Q3","ME3","S3","L3","Pb4","TH3","Cl3","R2","SS3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2013,"days":4,"divisions":[["Ca","D","J","L","T","SC","Pb","Q","Cl","F","Cr","E","K","M","G","TH","H"],["Cu","R","Ph","D2","S","T2","L2","Ca2","SE","J2","SS","Pb2","Cr2","W","Q2","CC","Cl2"],["HH","Dw","T3","S2","E2","SC2","Ph2","L3","R2","G2","TH2","M2","F2","Q3","E3","K2","Cu2"],["Ca3","D3","Cl3","CH","W2","Dw2","S3","J3","SC3","Cr3","TH3","T4","CC2","H2","SE2","Cr4","J4"],["HH2","M3","L4","SS2","K3","Q4","G3","M4","Ca4","J5","Cl4","F3","Q5","E4","CC3","H3","S4"],["Dw3","D4","G4","Cl5","E5","CC4","Cl6","SC4","HH3","Cu3"]],"results":"urururr e2e-1e-1ruurururur rurrurrruurur rururrurruurr uruurrrruuur ruuuuruurrrr\nrurruur uururrrruuur urruuruuruu uruuuurruru ruruurruuuu uurrururrrrrrr\nuurruu uruuururrurr ruuuuruurur rruuurrrruurr uuruuuurrru rurruuurrrrru\nruurrur ro5uurruuuur uuuuruuuru ruuururuuur ruuruuuurur uurrrrrrurruu","move":[[[0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,-1],[2,0,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0]],[[-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,-1,1]],[[-1,1,-1,1,0,0,-1,1,0,0,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0,0,-5,-1,1,-1,1,5],[0,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["Ca","D","L","J","SC","T","Pb","Q","Cl","K","Cr","E","F","G","Ph","H","Cu"],["M","S","TH","R","Ca2","L2","SE","D2","Cr2","T2","Q2","J2","SS","HH","Pb2","Dw","W"],["CC","SC2","Cl2","E2","S2","Ph2","T3","G2","TH2","L3","Q3","E3","R2","Cu2","M2","Cl3","F2"],["CH","K2","Ca3","J3","D3","SC3","Dw2","S3","W2","CC2","H2","Cr3","SE2","TH3","HH2","T4","Cr4"],["J4","Q4","M3","SS2","L4","Ca4","G3","M4","K3","F3","J5","Cl5","Dw3","E4","CC3","Q5","Cl4"],["S4","E5","H3","D4","G4","Cu3","Cl6","HH3","CC4","SC4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2013,"days":4,"divisions":[["D","J","N","Pb","Cl","E","Cr","Ca","T","Q","TH","L","G","SC","S","M","Ph"],["K","Cu","ME","SS","Pb2","F","R","E2","H","Dw","J2","L2","N2","D2","Cl2","Ca2","HHL"],["W","Cr2","TH2","Q2","CC","Pb3","S2","SC2","G2","T2","M2","ME2","N3","E3","CH","SS2","H2"],["F2","SE","Ph2","J3","K2","HHL2","Q3","ME3","S3","Cl3","R2","Cl4","K3","E4","J4","Q4","E5"],["Cu2","G3","ME4","F3"]],"results":"rur uuo3uurururr uuurururrurr uruuruuurrrr ruruurrururrr\nurr rururururuur rrurrue4ure-4urrr rururuurrurrr rruruuuruurr\nrur uuurrruuruu rurruurrrurru ururuuurrrru ururrruruuur\nrur rro3uuuuruur uuuuuruuur rrruuuururru rururruuurru","move":[[[0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,0,-1,1,-3,-1,1,3,-1,1,-1],[1,-1,1,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,0,-1,1,-4,0,-1,1,4,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1]],[[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,0]],[[-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-3,-1,1,3,0],[0,-1,1,0]]],"finish":[["Cl","D","J","E","Ca","N","T","Pb","Cr","L","Q","SC","Ph","TH","G","Cu","S"],["K","M","ME","F","Pb2","SS","Dw","J2","E2","N2","R","Cl2","H","L2","D2","W","Cr2"],["Ca2","Q2","HHL","M2","CC","SC2","TH2","G2","ME2","S2","E3","Pb3","N3","T2","F2","CH","J3"],["SS2","K2","H2","Ph2","SE","ME3","Cl3","Q3","E4","HHL2","K3","S3","Q4","Cu2","R2","Cl4","E5"],["J4","ME4","F3","G3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2014,"days":4,"divisions":[["Ca","D","L","J","SC","T","Pb","Q","Cl","K","Cr","E","F","G","Ph","H","Cu"],["M","S","TH","R","Ca2","L2","SE","D2","Cr2","T2","Q2","J2","SS","HH","Pb2","Dw","W"],["CC","SC2","Cl2","E2","S2","Ph2","T3","G2","TH2","L3","Q3","E3","R2","Cu2","M2","Cl3","F2"],["CH","K2","Ca3","J3","D3","SC3","Dw2","S3","W2","CC2","H2","Cr3","SE2","TH3","HH2","T4","J4"],["Q4","M3","SS2","K3","J5","Cl5","Dw3","E4","CC3","E5","H3","Cu3","HH3","SC4","Pb3","SC5","CH2"],["Pb4","Cu4","L4","Pb6","L5","SC6"]],"results":"ruur urururuuuru uruurruruurr urrrurruruurr rruuurrrururr rurrrrrrrrurrrrr\nrruu ruro5uuuruur rruuuururrru ruruuurrurrrr ruuuurrrurrrr ururrrrrrrurrrr\nruur urruuruurrru o3uruuruurur urrruuururrrr uuuuurrruru rruurrrrrurrrrr\nrrurr rrrurrruuurru ururuo3ururu ururuuurrrru rrruuuuurrur rurrrrrrrrrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,0,0,0,0,0,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,0,0,0,0,0,0,-1,1,0,-1],[1,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-5,-1,1,-1,1,5,0,-1,1],[-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-3,-1,1],[-1,4,0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,0,-3,-1,1,3,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0],[0,0,-1,1,0,0]]],"finish":[["Ca","D","L","J","Pb","T","SC","Q","Cl","K","Cr","E","Ph","F","Cu","M","G"],["S","R","H","SE","TH","L2","Ca2","J2","D2","HH","Cr2","Dw","T2","W","Q2","SS","CC"],["SC2","Pb2","E2","Cl2","Ph2","S2","L3","T3","R2","TH2","Cu2","G2","Q3","M2","E3","CH","J3"],["K2","Cl3","F2","Dw2","Ca3","SC3","SE2","CC2","D3","W2","HH2","S3","H2","SS2","Cr3","M3","J4"],["TH3","T4","Q4","K3","CC3","J5","Pb3","Dw3","Cu3","Cl5","HH3","E5","E4","SC4","H3","Pb4","L4"],["SC5","L5","Pb6","CH2","Cu4","SC6"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2014,"days":4,"divisions":[["Cl","D","J","E","Ca","N","T","Pb","Cr","L","Q","SC","Ph","TH","G","Cu","S"],["K","M","ME","F","Pb2","SS","Dw","J2","E2","N2","R","Cl2","H","L2","D2","W","Cr2"],["Ca2","Q2","HHL","M2","CC","SC2","TH2","G2","ME2","S2","E3","Pb3","N3","T2","F2","CH","AR"],["J3","SS2","H2","Ph2","ME3","Cl3","Q3","HHL2","S3","L3","Dw2","Cr3"]],"results":"rururuur rurrurruuuru uururrro3urur rrruurruuruu\nrrurrurur uuurruuurur ruurururruru rruurrurrruur\nuruurrru ruuuuuuruu uuurruuuurr rurruuurrrurr\nrruuurur rruurruurrrur ruuuuuuuur urrrruurrrrrur","move":[[[-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-3,-1,1,3,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,0,0,0,0,0,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["D","Ca","E","Cl","J","T","N","L","Q","Cr","G","Pb","Ph","SC","Cu","S","ME"],["TH","J2","K","Dw","M","E2","F","N2","SS","H","Pb2","W","R","Q2","Cl2","HHL","L2"],["D2","CC","Cr2","Ca2","TH2","ME2","S2","M2","E3","SC2","G2","T2","AR","N3","J3","Pb3","F2"],["SS2","H2","CH","ME3","HHL2","Cl3","Dw2","Ph2","S3","Q3","Cr3","L3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2015,"days":4,"divisions":[["Ca","D","L","J","Pb","T","SC","Q","Cl","K","Cr","E","Ph","F","Cu","M","G"],["S","R","H","SE","TH","L2","Ca2","J2","D2","HH","Cr2","Dw","T2","W","Q2","SS","CC"],["SC2","Pb2","E2","Cl2","Ph2","S2","L3","T3","R2","TH2","Cu2","G2","Q3","M2","E3","CH","J3"],["K2","Cl3","F2","Dw2","Ca3","SC3","SE2","CC2","D3","W2","HH2","S3","H2","SS2","Cr3","M3","AR"],["J4","TH3","T4","Q4","K3","CC3","Pb3","Dw3","Cu3","Cl5","E4","SC4","H3","Pb4","L4","L5","CH2"],["S4","Ca4","R3","M4","SS3","Ph3"]],"results":"ruru rruruuuuro3u rrururuo3urur rrrrruuuuruu ruruuurrrrurr ururrrrruruur\nrrrur ruruuuuuuu rururuuuruu urrurruurrrur uuruuuuuru rrururruruurr\nuurr uuruuuuurrr ururuuuruur ruuuuuruuu ruruurrrururr rurrruurrurur\nrrrur ruuruuuuuu rruruuuuruu uurruuururrr rrruuurururrr urrruurrrrurrr","move":[[[0,-1,1,-1,1,0,-1,1,0,0,0,0,0,-1,1,0,-1],[1,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0],[0,-1,1,0,-3,-1,1,3,-1,1,0,-1,1,0,-1,1,0],[-3,-1,1,3,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,0,-1,1,0]],[[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,0]],[[0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,0,0,-1,1,-1,1,0,0,0,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,0]]],"finish":[["Ca","Pb","L","J","D","T","Q","Cl","K","Ph","SC","E","Cr","Cu","M","S","R"],["F","G","TH","H","SE","L2","HH","Ca2","J2","W","Dw","T2","D2","CC","Cr2","Pb2","Q2"],["Cl2","SS","E2","L3","SC2","Ph2","Cu2","R2","TH2","S2","M2","T3","Q3","E3","F2","G2","Dw2"],["CH","J3","CC2","K2","Cl3","W2","SC3","HH2","SE2","H2","Ca3","SS2","D3","M3","AR","S3","T4"],["Q4","Cr3","Pb3","J4","Cu3","TH3","E4","K3","H3","CC3","Pb4","Dw3","Cl5","CH2","SC4","Ca4","L5"],["L4","SS3","R3","S4","Ph3","M4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2015,"days":4,"divisions":[["D","Ca","E","Cl","J","T","N","L","Q","Cr","G","Pb","Ph","SC","Cu","S","ME"],["TH","J2","K","Dw","M","E2","F","N2","SS","H","Pb2","W","R","Q2","Cl2","HHL","L2"],["D2","CC","Cr2","Ca2","TH2","ME2","S2","E3","SC2","G2","T2","AR","N3","J3","Pb3","F2","SE"],["SS2","CH","ME3","HHL2","Cl3","Dw2","Q3","Cr3","K2","J4","Cl4","Cu2"]],"results":"urruuuu rurruururrrrrr uururururrru ururrrurrrurrr\nruuuuur rruuuurrurru rrrruruurruur rururuurrrrrrr\nrruuuuu ruuuuurrrrrrr ururrruuuuu uurruuurrrrrr\nrrruuuru ruruuuuruur uuurrruuuur ruuurrururrrr","move":[[[0,0,0,-1,1,0,0,0,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,-1,1,0,0,0],[-1,1,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["D","Ca","E","J","T","Cl","Cr","G","N","L","Pb","Cu","Q","J2","Ph","K","SC"],["S","M","ME","F","TH","H","Dw","Pb2","E2","N2","SS","R","HHL","Q2","Cl2","W","D2"],["CC","Cr2","L2","ME2","Ca2","TH2","T2","E3","N3","S2","J3","SC2","SE","G2","AR","Pb3","F2"],["CH","HHL2","Dw2","Cr3","SS2","K2","ME3","Cu2","Cl3","Q3","J4","Cl4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2016,"days":4,"divisions":[["Ca","Pb","L","J","D","T","Q","Cl","K","Ph","SC","E","Cr","Cu","M","S","R"],["F","G","TH","H","SE","L2","HH","Ca2","J2","W","Dw","T2","D2","CC","Cr2","Pb2","Q2"],["Cl2","SS","E2","L3","SC2","Ph2","Cu2","R2","TH2","S2","M2","T3","Q3","E3","F2","G2","Dw2"],["CH","J3","CC2","K2","Cl3","W2","SC3","HH2","SE2","H2","Ca3","SS2","D3","M3","AR","S3","T4"],["Q4","Cr3","Pb3","J4","Cu3","TH3","H3","Pb4","Dw3","Cl4","Ca5","L4","L5","R3","Cl5","J5","T5","HH3"]],"results":"o3uruururuur rurururururu ruo3uuruurrrr uurururrurru uo3uuuuurur\nrruuuururuu ururuururrur uuuururrurrr rururrruuurrr rurruuuurrrrr\nrro3uruurruru o3uuruurrruu ruruuuuuuu uururrruuurr urruurrrrurrrr\nruruuuuruur rrrrrurrrrrruur uuuuruurrru rrruruuruuur ruuuurrrruru","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,-3,-1,1,3,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,-3,-1,1,3,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-3,-1,1,3]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0,0,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,-3,-1,1],[-1,4,0,-1,1,0,0,-1,1,-1,1,0,-3,-1,1,3,0,0]],[[-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,0,0,0,-1,1,0,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0]]],"finish":[["L","Ca","Pb","Cl","J","T","D","Ph","Q","S","E","M","K","Cu","SC","R","G"],["Cr","L2","F","HH","TH","W","H","SE","J2","Ca2","CC","Dw","D2","Cl2","T2","Pb2","SS"],["Q2","Cr2","Ph2","E2","SC2","TH2","L3","M2","R2","Cu2","F2","S2","Q3","E3","J3","Dw2","CC2"],["T3","Cl3","G2","K2","CH","HH2","W2","Ca3","SC3","SS2","SE2","AR","H2","M3","Q4","Pb3","T4"],["D3","Cu3","S3","Cr3","J4","Pb4","Ca5","TH3","L5","H3","Cl4","Dw3","T5","HH3","L4","J5","R3","Cl5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2016,"days":4,"divisions":[["D","Ca","E","J","T","Cl","Cr","G","N","L","Pb","Cu","Q","J2","Ph","K","SC"],["S","M","ME","F","TH","H","Dw","Pb2","E2","N2","SS","R","HHL","Q2","Cl2","W","D2"],["CC","Cr2","L2","ME2","Ca2","TH2","T2","E3","N3","S2","J3","SC2","SE","G2","AR","Pb3","F2"],["CH","HHL2","Dw2","Cr3","SS2","K2","ME3","Cu2","Cl3","Q3","Cl4","M2","HHL3","E4","M3","H2","L3","W2"]],"results":"e4rue-4rurrrrurrrr uuruururuur o3urruururuu urruurrurrrrrr\nruo3uuro5uuu ruurururrrurr rrruuuuuuur ruurruuruurr\nrrururuuurur uuruururuur ruruuuuuuu uurrrruruurrr\nrurrruruuruu ruo3ururrurru uuruuurruru rrrurruruurrrr","move":[[[0,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-3,-1,1],[3,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1,0,-4,-1,1,0,4]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,-5,-1,1,-1,1,5,0,-1,1,-3,-1,1,3,-1,1,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,0,0,-1,1,0,0,-1,1,0,-3,-1,1,3,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,-1,1,0]]],"finish":[["D","Ca","J","Cl","G","E","N","T","Cu","L","Cr","Pb","J2","M","Ph","Q","F"],["SC","K","TH","H","S","ME","N2","R","Dw","HHL","Pb2","CC","E2","SS","W","Q2","Ca2"],["D2","Cl2","L2","ME2","TH2","Cr2","N3","E3","SE","T2","J3","CH","Pb3","S2","SC2","HHL2","G2"],["Cu2","AR","K2","F2","ME3","Dw2","Cr3","M2","SS2","Cl3","W2","Q3","H2","HHL3","L3","M3","Cl4","E4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2017,"days":4,"divisions":[["L","Ca","Pb","Cl","J","T","D","Ph","Q","S","E","M","K","Cu","SC","R","G"],["Cr","L2","F","HH","TH","W","H","SE","J2","Ca2","CC","Dw","D2","Cl2","T2","Pb2","SS"],["Q2","Cr2","Ph2","E2","SC2","TH2","L3","M2","R2","Cu2","F2","S2","Q3","E3","J3","Dw2","CC2"],["T3","Cl3","G2","K2","CH","HH2","W2","Ca3","SC3","SS2","SE2","AR","H2","M3","Pb3","Q4","D3"],["T4","Cu3","S3","Cr3","J4","Pb4","Ca5","TH3","L4","Cl4","L5","R3","SC4","CC3","Ph3","Cl5","Pb5","E4"]],"results":"rruurrurururr urururruurur ruuurruuurrr ruuururrurrrr uurrrurrururr\nrrruruuuo3uu rururuuurrur urruururuurr rruururruuru ruuruuuurur\nrrrrrururo3uur uururuuurru urrrrruurruur ruurrruuuurr uuuruuurrrrr\nuuuuruuruu ururuo3uruur o3urrurrurrurr rruuurrruuru ruuruuurrrrrr","move":[[[0,0,-1,1,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-3,-1,1,3,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,0,0,0,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,-3,-1,1,3,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,0,0,-1,1,0,0,-3,-1,1],[3,-1,1,-1,1,0,-3,-1,1,3,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1]]],"finish":[["L","Cl","Ca","Pb","D","Ph","E","J","M","T","S","Q","R","Cr","K","L2","Cu"],["G","SC","W","H","F","SE","HH","TH","CC","Ca2","D2","J2","SS","T2","Pb2","Dw","Cl2"],["Q2","SC2","L3","Cr2","Ph2","E2","R2","TH2","M2","Q3","F2","Cu2","J3","S2","T3","Cl3","CC2"],["E3","G2","Dw2","Ca3","K2","HH2","W2","AR","CH","SC3","Pb3","SS2","SE2","T4","H2","M3","Ca5"],["Cu3","Q4","TH3","D3","Cr3","J4","S3","Cl4","Pb4","L4","CC3","R3","Cl5","L5","Ph3","SC4","E4","Pb5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2017,"days":4,"divisions":[["D","Ca","J","Cl","G","E","N","T","Cu","L","Cr","Pb","J2","M","Ph","Q","F"],["SC","K","TH","H","S","ME","N2","R","Dw","HHL","Pb2","CC","E2","SS","W","Q2","Ca2"],["D2","Cl2","L2","ME2","TH2","Cr2","N3","E3","SE","T2","J3","Pb3","S2","SC2","HHL2","G2","Cu2"],["AR","K2","F2","ME3","Dw2","Cr3","Cl3","SS2","M2","Q3","H2","HHL3","L3","Cl4","E4","J4","Ca3","SC3"]],"results":"o3urre4rue-4ururr rrro3urruuurrr uruurruruurr ruurrrurrurru\nrrruuurururu rrurruuuurru rururrururrur rruuruuuuur\nrruuuo3uuurr rrruuuurrurrr rrruuururrrru ruuuruuuuu\nrrruururuuur ruuruururrrrr rrurrururuurr uuuuruuuur","move":[[[-1,1,0,0,-1,1,0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1,0,0,-3,-1,1,3,0,0],[0,0,-1,1,0,-1,1,-4,-1,1,0,4,0,0,-3,-1,1,3]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-3,-1,1,3,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0]]],"finish":[["J","E","Ca","N","D","L","Cl","Cr","G","T","Ph","Cu","F","Pb","Q","J2","H"],["M","SC","TH","K","N2","ME","Dw","HHL","S","Pb2","W","R","E2","SS","D2","CC","Q2"],["Cl2","Ca2","L2","N3","TH2","SE","ME2","T2","HHL2","Cr2","SC2","E3","J3","S2","G2","Cu2","Pb3"],["K2","Dw2","AR","Cl3","ME3","H2","F2","Q3","HHL3","Cr3","L3","SC3","M2","Ca3","SS2","Cl4","J4","E4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Men","result":"","year":2018,"days":4,"divisions":[["L","Cl","Ca","Pb","D","Ph","E","J","M","T","S","Q","R","Cr","K","L2","Cu"],["G","SC","W","H","F","SE","HH","TH","CC","Ca2","D2","J2","SS","T2","Pb2","Dw","Cl2"],["Q2","SC2","L3","Cr2","Ph2","E2","R2","TH2","M2","Q3","F2","Cu2","J3","S2","T3","Cl3","CC2"],["E3","G2","Dw2","Ca3","K2","HH2","W2","AR","CH","SC3","Pb3","SS2","SE2","T4","H2","M3","Cu3"],["Q4","TH3","D3","Cr3","J4","Cl4","Pb4","L4","CC3","L5","E4","Q5","TH4","J5","F5","TH5","M4"]],"results":"ururrrruurru rurruuuo5uur uurrurururur rrruurrruurur rrrururuururr\nro9uuuurrrur ururuuuurru ruuuurruo3ur rruuurrrurrru rrrrruruurrrrrr\nruuuurruuu ro3uurruo3uur uurrurruurru uruurrruuurr urrurrruurrur\nrrrruuuuuur ruruuuurruu ruurruuuuur rururrrrruuru ruuururrurur","move":[[[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,-5,-1,1,-1,1,5,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,0,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,0],[-1,1,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1,0],[0,-3,-1,1,3,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,0,0,0,-9,-1,1,-1,1,-1,1,-1,1,9,0]],[[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,-3,-1,1,3,-1,1,0,0,-1,1,-3,-1,1,3],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["L","Cl","Pb","Ca","M","D","E","T","J","Ph","Q","K","R","Cr","S","W","L2"],["G","Cu","H","TH","SC","HH","SE","F","CC","Ca2","SS","Pb2","Dw","D2","J2","E2","T2"],["Cl2","Cr2","Q2","R2","SC2","M2","L3","TH2","Ph2","J3","Cu2","Q3","F2","E3","Cl3","W2","S2"],["Ca3","T3","CH","CC2","HH2","K2","Pb3","Dw2","AR","G2","SS2","SE2","TH3","SC3","Cu3","H2","T4"],["D3","Cr3","M3","J4","Q4","M4","Cl4","E4","CC3","J5","Pb4","F5","L5","Q5","L4","TH4","TH5"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"May Bumps","small":"Mays","gender":"Women","result":"","year":2018,"days":4,"divisions":[["J","E","Ca","N","D","L","Cl","Cr","G","T","Ph","Cu","F","Pb","Q","J2","H"],["M","SC","TH","K","N2","ME","Dw","LC","S","Pb2","W","R","E2","SS","D2","CC","Q2"],["Cl2","Ca2","L2","N3","TH2","SE","ME2","HH","Cr2","SC2","E3","J3","Pb3","K2","Dw2","Cl3","H2"],["F2","Q3","LC2","L3","SC3","M2","Ca3","SS2","Cl4","E4","Dw3","Pb4","TH3","W2","Q4","TH4","H3","SC4"]],"results":"uuro3urruuru rrruuruuruur rruruurrurrru ruruuruururr\nruurrrrruurur rururuururru rruuuuuurur uurururrruur\nuuuuruuruu rrurruururrur rrruuuuuruu rrrrururrrrrrrrr\nururuuuruur ruuuuruurrrr uurruuuruur ruuruurrrrrrrr","move":[[[0,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,-3,-1,1,3,0,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1]]],"finish":[["J","N","E","D","Ca","Cl","L","G","Cu","T","Pb","Cr","F","H","Ph","SC","Q"],["TH","K","J2","Dw","M","LC","W","N2","E2","ME","SS","S","Pb2","D2","CC","R","L2"],["Q2","Ca2","Cl2","TH2","HH","SE","SC2","N3","E3","Pb3","ME2","Dw2","Cr2","H2","J3","Cl3","K2"],["LC2","SC3","Q3","Ca3","F2","SS2","Cl4","L3","TH3","M2","Pb4","Dw3","TH4","SC4","E4","W2","Q4","H3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1900,"days":6,"divisions":[["B","N","Br","Mg","T","U","Mt","P","H"],["B2","Ch","N2","Co","Br2","K","Ch2","Q","SJ"],["O","Mg2","E","Wt","K2","T2","Wh","J","Lc","SC"]],"results":"re1e-1re1e-1re1e-1r e1e-1rre1e-1e1e-1e1e-1 rrrrrrrre1e-1\nre1e-1e1e-1re1e-1e2e-1 re-1rrre1e-1e1e-1r rre1e-1rrre1e-1r\nre1e-1rrrre1e-1r re1e-1rrrrre2e-1 re-1rrrrrrrr\nrre1e-1rre1e-1rr rre1e-1rre1e-1rr rrre1e-1rrrrr\nrrre1e-1e1e-1re2e-1 re-1re1e-1rre1e-1r rrrre1e-1rrrr\nrrrre1e-1re1e-1r re1e-1rrrrrrr rrrrre1e-1rrr","move":[[[-1,1,0,0,0,0,0,0,0],[-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,0]],[[0,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,-1],[-1,2,0,0,0,0,0,-1,1],[0,-1,1,0,0,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,0],[0,-1,1,0,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,0]],[[0,0,0,-1,1,0,0,0,0],[0,0,0,0,0,0,0,-1,1],[0,-1,1,0,-1,1,0,0,0,0]]],"finish":[["N","Br","B","P","Mg","T","U","Mt","Co"],["H","K","Ch","B2","N2","E","Br2","Wt","Ch2"],["Q","Mg2","O","T2","Lc","SJ","Wh","K2","J","SC"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1901,"days":6,"divisions":[["N","Br","B","P","Mg","T","U","Mt","Co"],["H","K","Ch","B2","N2","E","Br2","Wt","Ch2","Q"],["Mg2","O","T2","Lc","SJ","Wh","K2","J","SC","SE","N3"]],"results":"e1e-1rrrrre1e-1rr e1e-1rre1e-1rrrrr e1e-1re1e-1rrrrr\nre1e-1rrrrre1e-1r re1e-1e1e-1rrrrrr re1e-1rre1e-1rrr\nrre1e-1rre1e-1re2e-1 re-1e1e-1rrrrrrr rrrre1e-1rrrr\nrrrre1e-1rrrrr re1e-1e1e-1rrrrrr rre1e-1re1e-1rrr\nrrrrrrrrrrr e1e-1e1e-1e1e-1rrrrr rrrrrre1e-1rr\nrrrrrrrrre2e-1 re-1re1e-1e1e-1rrrr rrrrre1e-1e1e-1r","move":[[[0,0,0,0,0,-1,1,0,-1],[1,0,0,0,0,-1,1,0,0,-1],[1,0,-1,1,0,0,0,0,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1],[0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,0]],[[0,0,0,0,-1,1,0,0,0],[0,0,0,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,0],[0,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,0,-1,1,0,0,0,0]],[[0,0,-1,1,0,0,0,0,0],[0,0,0,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,-1,1,0,0,0,0],[0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,0,0,0,0,0,0,0,0]]],"finish":[["N","U","Br","Mg","B","P","H","T","Mt"],["Co","K","Ch","B2","Mg2","N2","Lc","Br2","Wt","Q"],["Ch2","E","O","SJ","T2","K2","Wh","N3","J","SC","SE"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1902,"days":6,"divisions":[["N","U","Br","Mg","B","P","H","T","Mt"],["Co","K","Ch","B2","Mg2","N2","Lc","Br2","Wt"],["Q","Ch2","E","O","SJ","T2","K2","Wh","J","SC"]],"results":"rrre1e-1rre1e-1r rrrrrre1e-1rr e1e-1rrrrrrrr\nrre1e-1rre1e-1e2e-1 re-1e1e-1e1e-1re1e-1r rre1e-1rrrrrr\nrrrrrrre1e-1r re1e-1rre1e-1re2e-1 re-1rrrrrrrr\nrrrrrrrrrr rrrrrrrrrr rrrrrrrrrr\nrrrrre1e-1rrr rre1e-1rrre1e-1r re1e-1rrrrrrr\nrrrre1e-1rre1e-1 rrre1e-1re1e-1rr rre1e-1rrrrrr","move":[[[0,0,0,0,0,0,0,0,-1],[1,0,-1,1,0,0,0,0,0],[0,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1],[-1,2,0,-1,1,0,0,-1,1],[0,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1],[0,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0],[0,0,-1,1,0,-1,1,0,0],[-1,1,0,0,-1,1,0,0,0,0]]],"finish":[["N","U","Br","Mg","B","P","B2","T","H"],["Co","K","N2","Mt","Ch","E","Mg2","Br2","Lc"],["O","Wt","Q","SJ","K2","Ch2","Wh","T2","J","SC"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1903,"days":6,"divisions":[["N","U","Br","Mg","B","P","B2","T","H"],["Co","K","N2","Mt","Ch","E","Mg2","Br2","Lc"],["O","Wt","Q","SJ","K2","Ch2","Wh","J","SC","Mt2"]],"results":"re1e-1rrrrrrr rrrrre1e-1rrr rre1e-1rrrrrr\nrrrrrrre1e-1r rrrre1e-1e1e-1rr rrrrrrrrrr\nrrrrrre1e-1rr rrre1e-1e1e-1re1e-1 rrrrrrrrrr\nrrrrrrrrrr rre1e-1rrre1e-1r rrrrrrrrrr\nrrrrrrrrrr rrrrrre1e-1e2e-1 re-1rrrrrrrr\nrrrrrrrrrr re1e-1rre1e-1e1e-1r re1e-1rrrrrrr","move":[[[0,0,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,0,0],[0,0,0,0,0,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0],[-1,1,0,-1,1,-1,1,0,0],[0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,0,-1,1,0],[0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0]]],"finish":[["N","U","Br","Mg","B","P","T","Ch","B2"],["H","E","K","N2","Co","Mg2","Br2","Lc","Mt"],["O","Q","SJ","Wt","K2","Ch2","Wh","SC","J","Mt2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1904,"days":6,"divisions":[["N","U","Br","Mg","B","P","T","Ch","B2"],["H","E","K","N2","Co","Mg2","Br2","Lc","Mt","O"],["Q","SJ","Wt","K2","Ch2","Wh","SC","J","U2","T2","O2"]],"results":"rre1e-1e1e-1e1e-1re2e-1 re-1re1e-1rre1e-1e1e-1 rrre1e-1rrrrr\ne1e-1re1e-1rre1e-1rr rre1e-1e1e-1rre1e-1r rrrrrrrrrr\nrre1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1e1e-1e1e-1e2e-1 re-1rrrrrrrr\nre1e-1rre1e-1rrrr e1e-1e1e-1e1e-1e1e-1rrr re1e-1rrrrrrr\nrrrrrre1e-1re1e-1 re1e-1e1e-1e1e-1e1e-1rr rrrrrrrrrr\nrrrrrrre1e-1rr e1e-1rre1e-1e1e-1e1e-1r rrrrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,0],[-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0],[0,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,0,0,0,0,0,0]]],"finish":[["N","U","Br","Mg","B","T","P","N2","Ch"],["B2","Lc","E","Mt","K","SJ","H","Co","O","Ch2"],["Mg2","Br2","U2","Q","K2","Wt","SC","J","O2","Wh","T2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1905,"days":6,"divisions":[["N","U","Br","Mg","B","T","P","N2","Ch"],["B2","Lc","E","Mt","K","SJ","H","Co","O"],["Ch2","Mg2","Br2","U2","Q","K2","Wt","SC","J","Wh","T2"]],"results":"re1e-1rrrre1e-1e1e-1 rre1e-1rrre1e-1r rrre1e-1rrre1e-1\ne1e-1rrrre1e-1e1e-1r rrre1e-1re1e-1e1e-1 rre1e-1rrrrrr\nrre1e-1rrre1e-1e2e-1 re-1rrrrre1e-1r re1e-1e1e-1rre1e-1r\nre1e-1rrre1e-1e1e-1r re1e-1re1e-1e1e-1rr e1e-1rrrrrrrr\nrrrrrrre1e-1e2e-1 re-1rrrrrre1e-1 rre1e-1rrrrrr\nrrrrrrrrrrr rre1e-1e1e-1rrrr re1e-1rrrrrrr","move":[[[-1,1,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,0,0,0,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0],[-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,0,0,0,-1,1]],[[0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1],[1,0,-1,1,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0],[-1,1,0,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1],[0,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["U","Br","N","Mg","B","N2","Ch","E","P"],["Mt","T","Lc","B2","K","Co","U2","SJ","Q"],["H","O","Br2","Mg2","Ch2","K2","Wt","Wh","T2","SC","J"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1906,"days":6,"divisions":[["U","Br","N","Mg","B","N2","Ch","E","P"],["Mt","T","Lc","B2","K","Co","U2","SJ","Q","H"],["O","Br2","Mg2","Ch2","K2","Wt","Wh","T2","SC","J","SJ2"]],"results":"rre1e-1re1e-1re1e-1r rrrre1e-1e1e-1rrr rrre1e-1rre1e-1r\nre1e-1rrrre1e-1e2e-1 re-1rrrre1e-1rrr rrrre1e-1e1e-1rr\ne1e-1e1e-1rrrre1e-1r re1e-1rre1e-1rrrr rrrrre1e-1rrr\nre1e-1e1e-1re1e-1re1e-1 rre1e-1rrrrre1e-1 rrrre1e-1re1e-1r\nrre1e-1e1e-1re1e-1rr re1e-1e1e-1rrre1e-1r rrre1e-1re1e-1rr\nre1e-1e1e-1e1e-1re1e-1r e1e-1e1e-1e1e-1re1e-1rr rre1e-1re1e-1rrr","move":[[[0,-1,1,0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,0,0,0,0,-1,1,0]],[[0,0,0,-1,1,0,0,0,0],[0,0,0,0,-1,1,0,0,-1,1],[0,-1,1,0,0,0,0,-1,1,-1,1]],[[0,-1,1,0,-1,1,0,0,0],[-1,1,0,0,0,0,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,-1,1,0,-1,1,0,0],[0,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["U","Mg","Ch","B","N","N2","E","Br","P"],["T","Lc","B2","Mt","U2","Mg2","K","Q","Co","Ch2"],["SJ","Wt","H","O","J","Br2","SJ2","K2","SC","Wh","T2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1907,"days":6,"divisions":[["U","Mg","Ch","B","N","N2","E","Br","P","T"],["Lc","B2","Mt","U2","Mg2","K","Q","Co","Ch2","SJ"],["Wt","H","O","J","Br2","SJ2","K2","SC","Wh","T2","SE"]],"results":"re1e-1e1e-1rrrre1e-1 re1e-1e1e-1e1e-1rrrr re1e-1re1e-1re1e-1e1e-1\nrre1e-1rrrre1e-1r rre1e-1rre1e-1re2e-1 re-1re1e-1rrre1e-1r\nre1e-1rrrrrrrr re1e-1e1e-1e1e-1e1e-1rr rre1e-1rrrrre1e-1\ne1e-1re1e-1rrrrrr e1e-1e1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1rrrrrr\nrre1e-1rrrrre1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1 rrrre1e-1rrrrr\nrrrrrrrrrrr e1e-1rre1e-1e1e-1e1e-1r rrrrrrrrrrr","move":[[[-1,1,-1,1,0,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,0]],[[0,-1,1,0,0,0,-1,1,0,-1],[-1,2,0,-1,1,0,0,-1,1,0],[0,-1,1,0,0,0,0,-1,1,0,0]],[[-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,0,0,0,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0],[0,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,0,0,0,0,0,0,0,0]]],"finish":[["B","Mg","U","Ch","N","T","E","Br","B2","N2"],["K","Mg2","P","SJ","Lc","Ch2","Mt","U2","H","O"],["Co","Q","Wt","J","Br2","SJ2","T2","Wh","SC","SE","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1908,"days":6,"divisions":[["B","Mg","U","Ch","N","T","E","Br","B2","N2","K"],["Mg2","P","SJ","Lc","Ch2","Mt","U2","H","O","Co","Q"],["Wt","J","Br2","SJ2","T2","Wh","SC","K2","E2","O2","Mg3","Ch3"]],"results":"rre1e-1rrrrrrrr rrre1e-1rrrre1e-1r e1e-1rrrrrre1e-1rr\nre1e-1e1e-1rre1e-1rrr rre1e-1e1e-1rrrre1e-1 re1e-1re1e-1re1e-1e1e-1r\ne1e-1e1e-1e1e-1rre1e-1rr re1e-1e1e-1e1e-1e1e-1re2e-1 re-1e1e-1re1e-1re1e-1e1e-1\nre1e-1e1e-1re1e-1rrrr rre1e-1e1e-1e1e-1rre2e-1 re-1re1e-1re1e-1rrrr\nrre1e-1re1e-1e1e-1e1e-1r re1e-1e1e-1e1e-1e1e-1re1e-1 rre1e-1rrre1e-1rrr\ne1e-1rrrre1e-1e1e-1rr e1e-1rre1e-1e1e-1e1e-1rr re1e-1rrrrrrrrr","move":[[[0,0,-1,1,0,0,0,0,0,0,-1],[1,-1,1,0,0,0,0,-1,1,0,0],[0,0,0,0,0,0,0,0,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,0,0,-1,1,-1,1,0]],[[-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,0,0,-1,1]]],"finish":[["Ch","B","N","Br","Mg","U","T","Mg2","B2","SJ","E"],["N2","K","O","P","Co","Ch2","Q","Lc","Mt","H","Wt"],["U2","T2","Wh","J","O2","Br2","SJ2","Mg3","Ch3","SC","E2","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1909,"days":6,"divisions":[["Ch","B","N","Br","Mg","U","T","Mg2","B2","SJ","E"],["N2","K","O","P","Co","Ch2","Q","Lc","Mt","H","Wt","U2"],["T2","Wh","J","O2","Br2","SJ2","Ch3","SC","K2","N3","Q2","Wh2","Ch4"]],"results":"rrre1e-1rre1e-1rrrr re1e-1re1e-1rrrre1e-1r rre1e-1rrre1e-1rrr\nre1e-1rrrrrrrrrr rrre1e-1rrrrrre2e-1 re-1re1e-1re1e-1rrrr\nrre1e-1e1e-1rrrrrrr rre1e-1e1e-1rrrrrrr re1e-1re1e-1rrrrrr\nre1e-1e1e-1e1e-1rrrre1e-1 re1e-1rre1e-1rrrrrr rre1e-1re1e-1rrrrr\ne1e-1e1e-1e1e-1e1e-1e1e-1rrr e1e-1rrrre1e-1re1e-1rr rrre1e-1rrrrrrr\nre1e-1rre1e-1rrrrrr rrrrrrrre1e-1rrr rrrre1e-1rrrrrr","move":[[[0,0,0,-1,1,0,0,0,-1,1,0],[0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,0,0,0,0,0,-1,1,0,0],[0,0,0,0,0,0,0,0,0,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0],[0,0,0,0,0,0,-1,1,0,0,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,-1,1,0,0,0,0,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0],[0,0,0,-1,1,0,0,0,0,0,0,0],[0,0,0,0,0,0,-1,1,0,0,-1,1,0]]],"finish":[["Ch","B","N","Mg","U","SJ","O","Br","T","Mg2","B2"],["E","N2","P","Co","K","H","Ch2","Q","Mt","U2","Wt","Wh"],["Lc","T2","J","SJ2","O2","N3","Wh2","Br2","Ch3","Q2","Ch4","SC","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1910,"days":6,"divisions":[["Ch","B","N","Mg","U","SJ","O","Br","T","Mg2","B2"],["E","N2","P","Co","K","H","Ch2","Q","Mt","U2","Wt"],["Wh","Lc","T2","J","SJ2","O2","Wh2","Br2","Ch3","Q2","SC","K2","SE"]],"results":"re1e-1rrre1e-1re1e-1rr re1e-1e1e-1e1e-1e1e-1e1e-1r rre1e-1e1e-1e1e-1rrrr\ne1e-1e1e-1re1e-1re1e-1rrr e1e-1e1e-1rrrre1e-1e1e-1 rre1e-1re1e-1e1e-1rrr\nre1e-1rre1e-1e1e-1e1e-1e1e-1 rrre1e-1rre1e-1e1e-1r rrrre1e-1rrrrrr\nrre1e-1e1e-1e1e-1rre1e-1r rrrrrre1e-1e1e-1e1e-1 rrre1e-1re1e-1rrrr\nrrre1e-1e1e-1rre1e-1e2e-1 re-1rrre1e-1e1e-1rrr rre1e-1e1e-1rre1e-1rr\nrre1e-1e1e-1e1e-1rrrrr re1e-1re1e-1e1e-1e1e-1rr e1e-1rrre1e-1rrrrr","move":[[[0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,0,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,0,0,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,0,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["Ch","B","SJ","N","Br","T","Mg","O","Mg2","U","K"],["B2","P","Ch2","Co","H","E","Wt","N2","Mt","SJ2","Q"],["Wh","Lc","J","U2","Wh2","Ch3","O2","SE","T2","K2","Br2","Q2","SC"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1911,"days":6,"divisions":[["Ch","B","SJ","N","Br","T","Mg","O","Mg2","U","K"],["B2","P","Ch2","Co","H","E","Wt","N2","Mt","SJ2","Q"],["Wh","Lc","J","U2","Wh2","Ch3","O2","SE","T2","K2","Br2","SC"]],"results":"rrrre1e-1rrrre2e-1 re-1rre1e-1rrrrrr e1e-1e1e-1rre1e-1e1e-1rr\nre1e-1e1e-1re1e-1re1e-1r re1e-1rre1e-1re1e-1e1e-1 rrre1e-1e1e-1e1e-1re1e-1\nrre1e-1re1e-1rrrrr rre1e-1rre1e-1re1e-1r rrrre1e-1rrrrrr\nre1e-1e1e-1re1e-1e1e-1rr rrre1e-1rrre1e-1rr rrre1e-1re1e-1re1e-1r\ne1e-1rre1e-1re1e-1rrr rre1e-1e1e-1re1e-1re1e-1 rre1e-1re1e-1rrrrr\nrrre1e-1e1e-1rrre1e-1 rrre1e-1re1e-1rrrr rrrre1e-1rrrrrr","move":[[[0,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,0,0,0,-1,1,0,0,-1],[-1,2,0,0,0,0,-1,1,0,0,0,0]],[[-1,1,0,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0],[0,0,0,0,0,-1,1,0,-1,1,0,0]],[[0,-1,1,0,-1,1,0,-1,1,0,0],[0,0,-1,1,0,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,-1,1,0],[-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0],[0,0,0,0,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,0,0,0]]],"finish":[["B","N","Ch","T","Mg","U","O","SJ","Mg2","Br","B2"],["Co","P","Ch2","N2","H","K","Lc","Mt","E","Wt","SJ2"],["J","Q","U2","SE","Wh","Br2","Ch3","T2","Wh2","K2","SC","O2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1912,"days":6,"divisions":[["B","N","Ch","T","Mg","U","O","SJ","Mg2","Br"],["B2","Co","P","Ch2","N2","H","K","Lc","Mt","E"],["Wt","SJ2","J","Q","U2","SE","Wh","Br2","Ch3","T2","K2"]],"results":"re1e-1e1e-1e1e-1e1e-1rr rrrre1e-1re1e-1e1e-1 rrre1e-1re1e-1rrr\ne1e-1rre1e-1e1e-1re2e-1 re-1re1e-1re1e-1rrr e1e-1e1e-1e1e-1re1e-1rr\nre1e-1rrrrrrrr rre1e-1rrrre1e-1r re1e-1rre1e-1re1e-1r\nrrrrrrrrrrr re1e-1e1e-1rre1e-1e2e-1 re-1e1e-1rre1e-1re1e-1\ne1e-1rrrrrrrrr e1e-1e1e-1e1e-1e1e-1re1e-1 re1e-1e1e-1rre1e-1rr\nrrrrrrrrre1e-1 re1e-1e1e-1rrre1e-1r e1e-1e1e-1e1e-1rre1e-1r","move":[[[0,0,0,-1,1,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1]],[[0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,0,0,0,0,-1,1,0],[0,0,0,0,0,0,0,0,-1,1,0]],[[-1,1,0,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,-1,1]],[[0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,0,0,0,0,0]]],"finish":[["Mg","SJ","B","N","Ch","Co","T","Ch2","U","Br"],["Mg2","N2","O","P","B2","Mt","SJ2","K","E","Lc"],["Wt","H","Q","SE","J","Br2","U2","Wh","K2","Ch3","T2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1913,"days":6,"divisions":[["Mg","SJ","B","N","Ch","Co","T","Ch2","U","Br"],["Mg2","N2","O","P","B2","Mt","SJ2","K","E","Lc","Wt"],["H","Q","SE","J","Br2","U2","Wh","K2","Ch3","T2","SC","E2"]],"results":"re1e-1rre1e-1re1e-1rr re1e-1rre1e-1rrrrr e1e-1rre1e-1e1e-1rrr\ne1e-1e1e-1rre1e-1rrrr rre1e-1e1e-1e1e-1e1e-1rr re1e-1e1e-1rre1e-1rr\nre1e-1e1e-1rre1e-1re1e-1 rrre1e-1e1e-1e1e-1re2e-1 re-1e1e-1re1e-1rrrr\nrre1e-1e1e-1rrrrrr e1e-1e1e-1e1e-1rrrre1e-1 re1e-1e1e-1rrrrrr\nrrre1e-1e1e-1re1e-1e1e-1 re1e-1e1e-1e1e-1rre1e-1r e1e-1e1e-1e1e-1rrrrr\nrrrrrrrrre1e-1r rre1e-1rre1e-1e1e-1e1e-1 re1e-1rre1e-1rrrr","move":[[[0,0,0,-1,1,-1,1,0,0,-1],[1,0,0,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,0,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,-1,1,0,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,0,0]]],"finish":[["Mg","SJ","Ch","B","Mg2","T","N","N2","Br","Ch2"],["P","Co","SJ2","U","Wt","O","K","E","Q","B2","Mt"],["H","Wh","Lc","J","SE","SC","Br2","E2","U2","K2","Ch3","T2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1914,"days":6,"divisions":[["Mg","SJ","Ch","B","Mg2","T","N","N2","Br","Ch2"],["P","Co","SJ2","U","Wt","O","K","E","Q","B2"],["Mt","H","Wh","Lc","J","SE","SC","Br2","K2","Ch3","T2"]],"results":"e1e-1e1e-1rre1e-1e1e-1r e1e-1re1e-1rre1e-1e1e-1 re1e-1re1e-1rre1e-1r\nrrrre1e-1rrre1e-1 re1e-1rrre1e-1e1e-1r rrrrrrrrrrr\nrrre1e-1rrrrrr rrre1e-1rre1e-1e2e-1 re-1e1e-1rrrrrrr\nrre1e-1e1e-1re1e-1rr rrrrre1e-1re1e-1r re1e-1e1e-1rre1e-1rr\nre1e-1rre1e-1rrrr rrrre1e-1e1e-1re2e-1 re-1e1e-1rrrrre1e-1\nrrrre1e-1rre1e-1r e1e-1rrre1e-1e1e-1e1e-1 re1e-1e1e-1re1e-1rrr","move":[[[0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,0,0,-1,1,0,0],[0,0,0,0,0,0,-1,1,0,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0,0],[0,0,-1,1,0,-1,1,-1,1,0,0]],[[-1,1,0,0,0,0,0,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,0],[0,0,0,0,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,0,-1,1,0,0,0,0]]],"finish":[["Ch","Mg","B","Mg2","SJ","N","U","Ch2","Wt","T"],["Br","N2","O","Co","K","P","SJ2","E","Mt","Wh"],["Q","J","B2","H","K2","SC","Lc","Br2","T2","SE","Ch3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1920,"days":6,"divisions":[["Ch","Mg","B","Mg2","SJ","N","U","Ch2","Wt","T","Br"],["N2","O","Co","K","P","SJ2","E","Mt","Wh","Q","J","B2"],["H","K2","SC","Lc","Br2","T2","SE","Ch3","U2","Wh2","Q2","Lc2","SJ3"]],"results":"re1e-1rrre1e-1rrrrr re1e-1e1e-1e1e-1rrrrrr re1e-1rrre1e-1rrrr\nrrre1e-1e1e-1rrrrrr e1e-1e1e-1e1e-1e1e-1rrrrr rrrrre1e-1e1e-1rrr\nrrrre1e-1e1e-1re1e-1rr rrre1e-1rre1e-1rrrr e1e-1rre1e-1e1e-1rrrr\nrrre1e-1e1e-1e1e-1re1e-1r rrrrre1e-1re1e-1re1e-1 rrre1e-1e1e-1rrrrr\nrre1e-1e1e-1rre1e-1re1e-1 rrrre1e-1e1e-1rre1e-1r rre1e-1e1e-1rrrrrr\nre1e-1e1e-1re1e-1rrrrr rrre1e-1e1e-1rre1e-1rr re1e-1e1e-1rrrrrrr","move":[[[0,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,0,-1,1,0,0,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1],[1,0,0,0,-1,1,0,0,-1,1,0,0],[0,0,-1,1,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,0,0,0,0,-1,1,0,-1,1,-1,1,0]]],"finish":[["Ch","Mg","B","N","U","Ch2","Wt","Br","Mg2","N2","SJ"],["O","Co","Mt","T","K","Q","B2","P","E","SJ2","Wh","H"],["Lc","J","K2","Ch3","SC","Wh2","Br2","U2","Lc2","SE","Q2","T2","SJ3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1921,"days":6,"divisions":[["Ch","Mg","B","N","U","Ch2","Wt","Br","Mg2","N2","SJ"],["O","Co","Mt","T","K","Q","B2","P","E","SJ2","Wh","H"],["Lc","J","K2","Ch3","SC","Wh2","Br2","U2","Lc2","SE","Q2","Wt2","E2"]],"results":"rre1e-1rrrre1e-1e1e-1r e1e-1e1e-1rrre1e-1rre2e-1 re-1rrre1e-1re1e-1rr\nre1e-1e1e-1rrrre1e-1rr re1e-1re1e-1rrrre1e-1r re1e-1re1e-1e1e-1re1e-1r\nrre1e-1e1e-1rrrrrrr rrre1e-1rrrre1e-1e2e-1 re-1re1e-1rre1e-1rrr\nrrre1e-1rrrrrrrr rre1e-1rrrre1e-1rrr rre1e-1rrrrrrrr\nrrrrrrre1e-1re1e-1r rrrrrrre1e-1rrrr re1e-1e1e-1rrre1e-1rr\nrrrrrre1e-1e1e-1rrr rrrrre1e-1rrrre1e-1 rre1e-1e1e-1rrrrrr","move":[[[0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,0,0,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,0,0,-1,1,0,0],[0,0,0,0,0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0],[0,0,0,-1,1,0,0,0,0,-1,1,0],[0,0,0,0,0,0,0,0,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,0,0,0,0,0,0],[0,-1,1,0,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0],[-1,1,0,0,0,0,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,0,0,0,0,0,0]]],"finish":[["Ch","N","Wt","Mg","B","U","Co","Br","Mt","Mg2","Ch2"],["SJ","N2","T","Q","K","O","E","B2","Wh","Lc","P","SJ2"],["H","SC","K2","Wh2","J","Br2","Ch3","Q2","Wt2","U2","Lc2","SE","E2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1922,"days":6,"divisions":[["Ch","N","Wt","Mg","B","U","Co","Br","Mt","Mg2","Ch2"],["SJ","N2","T","Q","K","O","E","B2","Wh","Lc","P"],["SJ2","H","SC","K2","Wh2","J","Br2","Ch3","Q2","Wt2","Lc2","SE"]],"results":"e1e-1re1e-1e1e-1re1e-1e1e-1 rrrre1e-1rrrre2e-1 re-1rre1e-1rrre1e-1r\nrre1e-1rrre1e-1rrr re1e-1rre1e-1rrre1e-1 re1e-1e1e-1e1e-1re1e-1e1e-1\nrrrrrre1e-1rre1e-1 rrre1e-1rrrre1e-1r rre1e-1e1e-1rrrrrr\nrrre1e-1e1e-1e1e-1rrr rre1e-1e1e-1e1e-1e1e-1rr rrrrrrrrrrrr\nrrrre1e-1rre1e-1rr re1e-1e1e-1e1e-1e1e-1rrr rrre1e-1rrrre1e-1r\nrrre1e-1e1e-1rre1e-1r rre1e-1e1e-1e1e-1e1e-1rr rrrre1e-1rrrrrr","move":[[[0,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,0,0,0,0,-1,1,0,0,0],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1]],[[-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,0,0,-1,1,0,0],[-1,1,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,0]],[[0,-1,1,0,0,0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0]]],"finish":[["Wt","Mg","Ch","N","B","Br","N2","Mt","U","Co","Mg2"],["SJ","T","B2","Q","Wh","Ch2","P","K","Lc","O","E"],["SJ2","Br2","H","K2","Wh2","Wt2","J","Q2","SC","Ch3","SE","Lc2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1923,"days":6,"divisions":[["Wt","Mg","Ch","N","B","Br","N2","Mt","U","Co","Mg2"],["SJ","T","B2","Q","Wh","Ch2","P","K","Lc","O","E"],["SJ2","Br2","H","Wh2","Wt2","J","SC","Ch3","SE","Lc2","Mg3"]],"results":"rre1e-1rre1e-1re1e-1 rrrrre1e-1rrrrr e1e-1rre1e-1rrrre1e-1\nre1e-1rre1e-1re1e-1r rrrre1e-1rrrre1e-1 re1e-1e1e-1rrrrrrr\nrrrrrrre1e-1e1e-1 rrre1e-1rre1e-1e1e-1r e1e-1e1e-1e1e-1rrrrrr\nrrrrrre1e-1e1e-1r rre1e-1re1e-1re1e-1e1e-1 re1e-1rrre1e-1rrrr\ne1e-1rrre1e-1rre1e-1 re1e-1rrre1e-1re1e-1r e1e-1e1e-1re1e-1e1e-1rrr\ne1e-1rre1e-1re1e-1rr e1e-1rrrrre1e-1re1e-1 re1e-1e1e-1re1e-1re1e-1r","move":[[[-1,1,0,0,0,0,-1,1,0,0,-1],[1,0,0,0,0,-1,1,0,0,0,0],[-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,0],[0,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1]],[[0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,0,0,-1],[1,0,-1,1,0,-1,1,0,0,-1,1]]],"finish":[["Mg","Ch","Wt","Br","U","N","B","T","Mt","B2","SJ"],["Wh","N2","Co","K","Mg2","Q","P","Lc","O","E","Wt2"],["Ch2","H","J","Br2","Wh2","SC","SJ2","SE","Lc2","Ch3","Mg3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1924,"days":6,"divisions":[["Mg","Ch","Wt","Br","U","N","B","T","Mt","B2","SJ"],["Wh","N2","Co","K","Mg2","Q","P","Lc","O","E","Wt2"],["Ch2","H","J","Br2","Wh2","SC","SJ2","SE","Lc2","K2","Q2","O2"]],"results":"e1e-1rrre1e-1rre1e-1r re1e-1e1e-1re1e-1re1e-1r e1e-1rre1e-1rre1e-1e1e-1\nrre1e-1e1e-1e1e-1rrrr rre1e-1re1e-1re1e-1e1e-1 rrre1e-1rre1e-1e1e-1r\nrrrrre1e-1e1e-1e1e-1r rrrre1e-1re1e-1e1e-1r rre1e-1e1e-1rre1e-1rr\nrrrrrre1e-1rrrr rrre1e-1re1e-1e1e-1rr rrrrrre1e-1rrrr\nrrre1e-1rrre1e-1rr rre1e-1re1e-1e1e-1rrr rrrrre1e-1rrrrr\nrrrrrrre1e-1e1e-1r rrrre1e-1e1e-1rre2e-1 re-1rrrre1e-1rrrr","move":[[[-1,1,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,0,0,-1,1]],[[0,-1,1,-1,1,0,0,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,0,-1,1,0,0],[0,0,0,0,-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,0,0,0]]],"finish":[["Ch","Br","U","Mg","Mt","N","Wt","T","B2","B","K"],["Wh","Co","Q","P","O","SJ","Wt2","N2","Lc","Mg2","E"],["Ch2","SJ2","H","SE","J","Br2","Wh2","K2","SC","Lc2","O2","Q2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1925,"days":6,"divisions":[["Ch","Br","U","Mg","Mt","N","Wt","T","B","B2","K"],["Wh","Co","Q","P","O","SJ","Wt2","N2","Lc","Mg2","E","Ch2"],["SJ2","H","SE","J","Br2","Wh2","SC","Lc2","O2","P2","E2","B3","N3"]],"results":"e1e-1re1e-1rre1e-1rre1e-1 rre1e-1re1e-1rre1e-1rr e1e-1re1e-1rre1e-1rrr\nrre1e-1e1e-1e1e-1e1e-1e1e-1r rrrre1e-1rre1e-1re1e-1 rre1e-1rrrrre1e-1r\ne1e-1rrre1e-1e1e-1e1e-1rr rrre1e-1re1e-1rrrrr re1e-1rrrrrrrrr\ne1e-1re1e-1rrre1e-1e1e-1r rrrrre1e-1rrre1e-1r e1e-1e1e-1e1e-1rre1e-1rr\nrrrrrrre1e-1rrrr rrrrrrrrre1e-1e1e-1 rrre1e-1e1e-1rrrrr\nrrrrrre1e-1re1e-1rr rre1e-1rrrre1e-1e1e-1r rrrre1e-1e1e-1rrrr","move":[[[0,0,0,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,0,0,-1,1,0,-1,1,0],[-1,1,0,0,-1,1,0,0,-1,1,0,-1,1]],[[0,-1,1,0,0,0,0,0,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,-1,1,0,0,0,0,0,0,0,0],[0,0,0,0,-1,1,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,0,-1,1,0],[0,0,-1,1,0,-1,1,0,0,0,0,0,0]]],"finish":[["Ch","U","Mt","Br","B","Mg","Wh","N","Wt","B2","Co"],["P","O","T","Q","K","N2","Lc","SJ","E","Mg2","Wt2","Ch2"],["H","Wh2","SC","SE","J","P2","SJ2","Br2","E2","Lc2","O2","N3","B3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1926,"days":6,"divisions":[["Ch","U","Mt","Br","B","Mg","Wh","N","Wt","B2"],["Co","P","O","T","Q","K","N2","Lc","SJ","E","Mg2"],["Wt2","Ch2","H","Wh2","SC","SE","J","SJ2","Br2","E2","O2","U2"]],"results":"e1e-1rrrrre1e-1re1e-1 rre1e-1e1e-1e1e-1re1e-1r rrrrrre1e-1re1e-1\nre1e-1rrre1e-1re1e-1r rrre1e-1e1e-1e1e-1rrr rrre1e-1e1e-1re1e-1r\ne1e-1e1e-1rrrre1e-1rr rrrre1e-1e1e-1e1e-1rr re1e-1re1e-1re1e-1rr\nrrre1e-1rre1e-1re1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1r rrre1e-1re1e-1rrr\nrrrrrrrrre1e-1r e1e-1e1e-1e1e-1e1e-1rrrr e1e-1e1e-1rrrrrrr\nrrrrrre1e-1rre1e-1 re1e-1e1e-1e1e-1rrre1e-1 re1e-1e1e-1rrrrrr","move":[[[-1,1,0,-1,1,0,0,0,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,0,0,0,0,0,-1,1]],[[0,-1,1,0,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,0,0,0,-1,1,0]],[[0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,-1,1,0,0,0,0,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,0,0,0]]],"finish":[["U","Mt","B","Mg","Ch","N","B2","Wh","Co","Br"],["K","Wt","O","Lc","E","N2","P","Mg2","T","H","Q"],["SC","SJ","Ch2","SE","Wh2","Wt2","J","U2","SJ2","Br2","O2","E2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1927,"days":6,"divisions":[["U","Mt","B","Mg","Ch","N","B2","Wh","Co","Br"],["K","Wt","O","Lc","E","N2","P","Mg2","T","H"],["Q","SC","SJ","Ch2","SE","Wh2","Wt2","J","U2","SJ2","Br2","O2"]],"results":"re1e-1re1e-1rrre1e-1r rre1e-1rrre1e-1e1e-1 re1e-1rrrrrre1e-1\ne1e-1re1e-1rrrrre1e-1 re1e-1rrre1e-1e1e-1r e1e-1rrrrrre1e-1r\nrre1e-1rrrrrrrr e1e-1rre1e-1re1e-1e1e-1 rrrrrrre1e-1rr\nre1e-1re1e-1rre1e-1rr re1e-1rre1e-1rrrr re1e-1e1e-1re1e-1rrr\ne1e-1re1e-1e1e-1rre1e-1r rre1e-1e1e-1e1e-1rrr rre1e-1re1e-1rrrr\nrre1e-1rre1e-1rre1e-1 re1e-1e1e-1rrrrrr rrrre1e-1rrrrr","move":[[[-1,1,0,0,0,0,0,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,0,-1,1,0]],[[0,-1,1,0,0,0,0,0,0,-1],[1,-1,1,-1,1,0,0,0,-1,1],[-1,1,0,0,0,0,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,0,0,0,0],[-1,1,-1,1,0,-1,1,0,0,-1],[1,0,0,0,0,0,0,0,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,-1,1]],[[0,0,0,0,0,-1,1,0,0,0],[0,0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1,0,0]]],"finish":[["Mt","B","Mg","Ch","N","Wh","U","Wt","B2","Br"],["Lc","Co","E","P","K","N2","SJ","O","H","T"],["Ch2","Mg2","Q","SC","U2","SE","Wh2","Br2","O2","J","SJ2","Wt2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1928,"days":6,"divisions":[["Mt","B","Mg","Ch","N","Wh","U","Wt","B2","Br","Lc"],["Co","E","P","K","N2","SJ","O","H","T","Ch2","Mg2"],["Q","SC","U2","SE","Wh2","Br2","O2","J","SJ2","E2","P2","K2"]],"results":"rre1e-1rrrrrrrr rrrrrrrrrrrr re1e-1rre1e-1rrrrr\nrrrre1e-1rrrrrr e1e-1rre1e-1rrrrrr rrre1e-1re1e-1rrrr\nrrre1e-1rrrrre1e-1 re1e-1rrrrrrrrr rre1e-1e1e-1re1e-1re1e-1\nrrrre1e-1rrre1e-1r e1e-1e1e-1re1e-1re1e-1rr rrre1e-1e1e-1rre1e-1r\nre1e-1rre1e-1re1e-1e1e-1 re1e-1e1e-1re1e-1rrrr rre1e-1e1e-1rre1e-1rr\nrrre1e-1rre1e-1e1e-1r e1e-1e1e-1rrre1e-1rrr re1e-1rrrre1e-1rrr","move":[[[0,0,0,0,0,-1,1,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,0],[0,0,0,0,0,0,-1,1,0,0,-1],[1,0,0,0,0,0,-1,1,0,0,0,0]],[[-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,0,0,0,0,0,-1,1],[-1,1,0,0,0,0,0,-1,1,0,0,0]],[[0,-1,1,0,0,-1,1,-1,1,0,0],[0,0,-1,1,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,-1,1,0,0,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,0,0,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,0]]],"finish":[["B","Mg","U","Ch","Mt","B2","Lc","N","Wt","Br","Wh"],["Co","E","K","H","P","N2","SJ","Q","SC","O","U2"],["T","SE","Ch2","Wh2","Mg2","E2","Br2","O2","J","P2","SJ2","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1929,"days":4,"divisions":[["B","Mg","U","Ch","Mt","B2","Lc","N","Wt","Br"],["Wh","Co","E","K","H","P","N2","SJ","Q","SC"],["O","U2","T","SE","Ch2","Wh2","Mg2","E2","Br2","O2","J","K2"]],"results":"rrrre1e-1e1e-1rrrr re1e-1e1e-1rrrrrr rrre1e-1e1e-1re1e-1r\nrrrrrrrrrrrr e1e-1e1e-1rrre1e-1e2e-1 re-1e1e-1e1e-1rrrrr\nrre1e-1rrrrrrrr re1e-1rre1e-1re1e-1r re1e-1e1e-1e1e-1rrrr\nrrrre1e-1rrrrrr rrrre1e-1e1e-1rrr e1e-1e1e-1e1e-1rrrrr","move":[[[0,-1,1,0,-1,1,-1,1,0,0],[0,0,0,0,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,-1,1],[0,0,0,0,0,0,0,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,0],[0,0,0,0,0,0,-1,1,0,0,0,0]]],"finish":[["B","U","Mg","Ch","N","Wt","B2","Co","Mt","Br"],["Lc","K","Wh","P","E","SJ","H","SC","O","N2"],["Q","U2","T","SE","Wh2","Ch2","Mg2","E2","O2","Br2","J","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1930,"days":6,"divisions":[["B","U","Mg","Ch","N","Wt","B2","Co","Mt","Br","Lc"],["K","Wh","P","E","SJ","H","SC","O","N2","Q","U2"],["T","SE","Wh2","Ch2","Mg2","E2","O2","Br2","J","K2","Wt2","SJ2","SP"]],"results":"e1e-1e1e-1re1e-1re1e-1rrr re1e-1rre1e-1re1e-1e2e-1 re-1e1e-1e1e-1e1e-1rrrr\nre1e-1re1e-1e1e-1rrrrr e1e-1re1e-1re1e-1rre1e-1 re1e-1e1e-1e1e-1e1e-1rrr\nrre1e-1re1e-1e1e-1rre1e-1 re1e-1re1e-1re1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1rr\nrrre1e-1re1e-1rrrrr rrre1e-1rrrre1e-1r re1e-1e1e-1e1e-1rre1e-1r\nrrrre1e-1re1e-1rrrr rre1e-1rrrre1e-1rr rre1e-1e1e-1re1e-1re1e-1\nrre1e-1re1e-1re1e-1rrr re1e-1rrrrrre1e-1r rrre1e-1rrre1e-1rr","move":[[[0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,0,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0,0,0,0,-1,1,-1,1,0,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,0,-1,1,0,0],[0,0,0,0,0,-1,1,0,-1,1,0,0,0]],[[-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,-1,1,0],[0,0,0,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,0,0,-1,1],[0,0,0,-1,1,0,-1,1,0,-1,1,0,0]]],"finish":[["Wt","B","Co","U","Mg","Br","Wh","K","Ch","N","B2"],["Mt","SC","Lc","E","P","SJ","N2","O","T","U2","H"],["SE","Q","Wh2","J","Mg2","Br2","SP","Ch2","E2","Wt2","O2","K2","SJ2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1931,"days":6,"divisions":[["Wt","B","Co","U","Mg","Br","Wh","K","Ch","N","B2","Mt"],["SC","Lc","E","P","SJ","N2","O","T","U2","H","SE","Q"],["Wh2","J","Mg2","Br2","SP","Ch2","E2","O2","K2","SJ2","Mt2","Lc2","B3"]],"results":"e1e-1rre1e-1e1e-1e1e-1e1e-1r rre1e-1rre1e-1e1e-1rrr rre1e-1rre1e-1e1e-1rrr\nre1e-1rre1e-1rre1e-1rr re1e-1e1e-1e1e-1e1e-1re1e-1r e1e-1rrre1e-1e1e-1rre1e-1\ne1e-1re1e-1re1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1rre1e-1re1e-1 re1e-1e1e-1re1e-1e1e-1e1e-1r\nrre1e-1rrre1e-1rre1e-1 re1e-1e1e-1e1e-1rre1e-1rr e1e-1rre1e-1rrre1e-1e1e-1\nrrre1e-1re1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r rrre1e-1e1e-1re1e-1e1e-1r\nrre1e-1e1e-1rrre1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1rre2e-1 re-1e1e-1e1e-1rrre1e-1rr","move":[[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1]],[[-1,1,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,0,-1,1,0]],[[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1]],[[-1,1,-1,1,0,0,0,-1,1,0,0,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,-1,1,0,0,0,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0,0]]],"finish":[["Co","Wh","Mg","B","Wt","K","B2","Ch","U","SC","Br","O"],["E","N","Mt","SJ","SE","Lc","Q","P","Wh2","T","SP","N2"],["Mg2","U2","K2","H","Br2","E2","J","B3","Ch2","O2","SJ2","Lc2","Mt2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1932,"days":6,"divisions":[["Co","Wh","Mg","B","Wt","K","B2","Ch","U","SC","Br","O"],["E","N","Mt","SJ","SE","Lc","Q","P","Wh2","T","SP","N2","Mg2"],["U2","K2","H","Br2","E2","J","B3","Ch2","O2","SJ2","Mt2","Wt2","P2","Ch3"]],"results":"rre1e-1e1e-1rrre1e-1re2e-1 re-1rrrre1e-1rrrrrr re1e-1rre1e-1re1e-1e1e-1r\nre1e-1rre1e-1re1e-1e1e-1e1e-1 re1e-1rre1e-1rrrrre2e-1 re-1e1e-1e1e-1re1e-1rre1e-1\ne1e-1e1e-1e1e-1re1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1rrrrre1e-1r re1e-1e1e-1re1e-1rre1e-1r\ne1e-1re1e-1re1e-1e1e-1e1e-1rr rrre1e-1e1e-1rrre1e-1e2e-1 re-1e1e-1re1e-1e1e-1e1e-1rr\nrre1e-1e1e-1re1e-1e1e-1e1e-1r rre1e-1e1e-1rrre1e-1e1e-1r re1e-1re1e-1rre1e-1rrr\nre1e-1e1e-1e1e-1re1e-1e1e-1e1e-1 re1e-1rrre1e-1rre1e-1e2e-1 re-1re1e-1rre1e-1rrrr","move":[[[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,0,0,0,0,-1,1,0,0,0,0,-1],[-1,2,0,-1,1,0,0,0,-1,1,-1,1,0,0]],[[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]]],"finish":[["Mg","Wh","Wt","Ch","K","Co","U","O","N","B","Mt","SJ"],["B2","SC","SE","Br","E","Lc","T","P","K2","Wh2","SP","U2","Q"],["J","N2","B3","E2","SJ2","Mg2","H","P2","Br2","Wt2","O2","Mt2","Ch2","Ch3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1933,"days":6,"divisions":[["Mg","Wh","Wt","Ch","K","Co","U","O","N","B","Mt","SJ"],["B2","SC","SE","Br","E","Lc","T","P","K2","Wh2","SP","U2","Q"],["J","N2","B3","E2","SJ2","Mg2","H","Br2","Wt2","O2","Mt2","Ch2","Q2","Mg3"]],"results":"re1e-1rre1e-1re3e1e-1e-3rr re1e-1e1e-1re1e-1rrre1e-1r e1e-1rre1e-1e1e-1rre1e-1r\nrre1e-1e1e-1rre1e-1re1e-1r e1e-1e1e-1e1e-1re1e-1re1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1rr\nrrre1e-1rre1e-1rrre1e-1 re1e-1e1e-1re1e-1re1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1rrr\nre1e-1rre1e-1re1e-1re1e-1r e1e-1rre1e-1rre1e-1e1e-1rr re1e-1e1e-1e1e-1e1e-1re1e-1r\nrrrrre1e-1rrre1e-1e1e-1 re1e-1e1e-1e1e-1rre1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1re1e-1rr\nrrrre1e-1re1e-1e1e-1e1e-1r rre1e-1e1e-1re1e-1re1e-1e1e-1 re1e-1e1e-1e1e-1re1e-1rrr","move":[[[0,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-3,-1,1,3,0,-1,1,0,0,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,-1,1,0,0,-1,1,0,0,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["Mg","Ch","U","N","Wt","B","B2","Wh","SE","K","Mt","Co"],["E","O","P","Br","SJ","T","SC","Q","K2","Lc","Mg2","SP","J"],["N2","SJ2","Wh2","H","U2","E2","B3","Wt2","Q2","O2","Br2","Ch2","Mt2","Mg3"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1934,"days":6,"divisions":[["Mg","Ch","U","N","Wt","B","B2","Wh","SE","K","Mt","Co"],["E","O","P","Br","SJ","T","SC","Q","K2","Lc","Mg2","SP","J"],["N2","SJ2","Wh2","H","U2","E2","Q2","O2","Br2","Ch2","Mt2","N3","SP2","H2"]],"results":"rre1e-1re1e-1re1e-1e1e-1rr re1e-1re1e-1rrrre1e-1rr rrrre1e-1re1e-1rrrr\nrrrrrre1e-1e1e-1re1e-1r rrre1e-1rre1e-1e1e-1rrr rrre1e-1re1e-1rrrrr\nrre1e-1rrre1e-1e1e-1rrr rre1e-1e1e-1rrrrrrrr rre1e-1re1e-1rre1e-1rr\nrre1e-1e1e-1rre1e-1e1e-1rr re1e-1e1e-1e1e-1rrrrrrr re1e-1rrrrrrrrrr\nrre1e-1re1e-1e1e-1e1e-1e1e-1r e1e-1rre1e-1re1e-1rrre2e-1 re-1e1e-1rrrrrrrrr\nrrrrrre1e-1rre1e-1e2e-1 re-1re1e-1re1e-1rrrre1e-1 rrrrrrrrrrrrr","move":[[[0,0,0,0,-1,1,0,-1,1,0,0,0],[0,0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0,0]],[[0,0,-1,1,0,0,-1,1,0,-1,1,0],[0,0,0,0,0,0,0,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[-1,1,0,0,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,0,0,0]]],"finish":[["Mg","Ch","N","U","B","B2","SE","Wt","K","Co","Mt","O"],["E","Wh","Br","SJ","P","T","Mg2","SC","J","Lc","Q","SP","U2"],["N2","K2","Br2","H","SJ2","E2","Ch2","Wh2","Q2","O2","Mt2","N3","SP2","H2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1935,"days":6,"divisions":[["Mg","Ch","N","U","B","B2","SE","Wt","K","Co","Mt","O","E"],["Wh","Br","SJ","P","T","Mg2","SC","J","Lc","Q","SP","U2","N2"],["K2","Br2","H","SJ2","E2","Ch2","Wh2","Q2","O2","Mt2","N3","SP2","H2"],["B3","Wt2","Mg3","SE2","Co2","Mt3"]],"results":"rre1e-1e2e-1 re-1e1e-1re1e-1rrrrre1e-1 re1e-1e1e-1re1e-1re1e-1re1e-1 rrre1e-1e1e-1e1e-1e1e-1e1e-1r\nrrre1e-1r rre1e-1e1e-1e1e-1rre1e-1rr e1e-1e1e-1re1e-1re1e-1re1e-1r rrre1e-1re1e-1e1e-1e1e-1e1e-1\nrrrre1e-1 re1e-1e1e-1e1e-1e1e-1rre1e-1r re1e-1re1e-1rrrre1e-1e2e-1 re-1rre1e-1rrre1e-1e1e-1r\nrre1e-1rr e1e-1e1e-1re1e-1re1e-1rre1e-1 rrre1e-1rrrre1e-1e1e-1r re1e-1e1e-1e1e-1rrre1e-1rr\nre1e-1re1e-1 re1e-1rre1e-1rre1e-1e1e-1r e1e-1rrrrrre1e-1rre2e-1 re-1e1e-1e1e-1e1e-1e1e-1rrrr\nrrrrrr e1e-1e1e-1e1e-1e1e-1rre1e-1rr rrrrrre1e-1rrrrrr re1e-1e1e-1rre1e-1rrrrr","move":[[[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0]],[[-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0]],[[0,-1,1,-1,1,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,0,0],[-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,0,0,0,0,0,-1],[1,-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,0,0,0,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0]]],"finish":[["N","B","SE","Mg","U","Co","Ch","K","Mt","SJ","B2","T","Wt"],["O","E","Br","Mg2","P","Wh","Lc","J","SP","N2","SC","Br2","SJ2"],["Q","K2","O2","U2","H","E2","Mt2","Ch2","N3","Wh2","SE2","Wt2","H2"],["Q2","SP2","Mg3","Co2","B3","Mt3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1936,"days":6,"divisions":[["N","B","SE","Mg","U","Co","Ch","K","Mt","SJ","B2","T","Wt"],["O","E","Br","Mg2","P","Wh","Lc","J","SP","N2","SC","Br2","SJ2"],["Q","K2","O2","U2","H","E2","Mt2","Ch2","N3","Wh2","SE2","Wt2","Q2"],["SP2","B3","T2","J2","E3"]],"results":"e1e-1e1e-1r re1e-1e1e-1re1e-1re1e-1e1e-1r e1e-1rre1e-1re1e-1e1e-1rrr e1e-1e1e-1rre1e-1rre1e-1rr\nre1e-1rr e1e-1e1e-1e1e-1e3e1e-1e-3rre1e-1 re1e-1re1e-1e1e-1e1e-1rre1e-1 re1e-1rre1e-1e1e-1rre1e-1r\nrrrrr re1e-1e1e-1e1e-1rrrre1e-1r e1e-1rre1e-1re1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1rrrrrre1e-1\nrrre2e-1 re-1e3e1e-1e-3rrrre1e-1rr rre1e-1re1e-1rrre1e-1e1e-1 re1e-1e1e-1e1e-1rrrrrrr\nrrre1e-1 re1e-1rrre1e-1re1e-1e1e-1r rrre1e-1re1e-1re1e-1e1e-1r rre1e-1re1e-1rrrre1e-1r\nrre1e-1r e1e-1rre1e-1rre1e-1e1e-1e1e-1 rre1e-1e1e-1rre1e-1e1e-1e1e-1 re1e-1re1e-1rrre1e-1rrr","move":[[[0,0,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,0,-1,1,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1]],[[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-3,-1,1,3,-1,1,-1,1,-1],[1,0,-1,1,0]],[[-1,1,0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,0,0,0,0,-3,-1,1,3,-1],[-1,2,0,0,0]],[[0,-1,1,0,0,0,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,0,0,-1,1],[-1,1,0,0,0]],[[0,0,0,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,0,-1,1,0,0,-1],[1,-1,1,0,0]]],"finish":[["Mg","B","N","U","SE","K","Co","Mt","O","SJ","E","T","Ch"],["Lc","Br","P","B2","J","Wt","N2","Mg2","Q","Wh","SC","SP","O2"],["H","Br2","Mt2","K2","Ch2","SJ2","SE2","E2","N3","SP2","Q2","T2","Wt2"],["U2","E3","Wh2","B3","J2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1937,"days":6,"divisions":[["Mg","B","N","U","SE","K","Co","Mt","O","SJ","E","T","Ch"],["Lc","Br","P","B2","J","Wt","N2","Mg2","Q","Wh","SC","SP","O2"],["H","Br2","Mt2","K2","Ch2","SJ2","SE2","E2","N3","SP2","Q2","Wt2","U2"],["E3","B3","P2","H2"]],"results":"re1e-1r rrrrrre1e-1e3e1e-1e-3rr e1e-1rrre1e-1rre1e-1e1e-1r re1e-1rre1e-1e1e-1e1e-1e1e-1r\nrre2e-1 re-1re1e-1rre1e-1re3e1e-1e-3 re1e-1rrre1e-1e1e-1rre2e-1 re-1rre1e-1e1e-1rre1e-1rr\ne1e-1e1e-1 re1e-1re1e-1e1e-1e1e-1rre2e-1 re-1e1e-1rrre1e-1rre1e-1r re1e-1e1e-1e1e-1e1e-1e1e-1rrr\ne1e-1rr rre1e-1re1e-1e1e-1e1e-1re1e-1 re1e-1e1e-1re1e-1rre1e-1rr rre1e-1e1e-1e1e-1rrrrrr\ne1e-1rr rrre1e-1re1e-1e1e-1e1e-1rr e1e-1e1e-1e1e-1rre1e-1rrrr re1e-1e1e-1e1e-1e1e-1rrrrr\nrre2e-1 re-1rre1e-1re1e-1e1e-1e1e-1r re1e-1e1e-1e1e-1rre1e-1rrr e1e-1e1e-1e1e-1e1e-1e1e-1rrrr","move":[[[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[1,0,-3,-1,1,3,-1,1,0,0,0,0,0],[0,-1,1,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,0,-1,1],[-3,-1,1,3,0,-1,1,0,0,-1,1,0,-1],[-1,2,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,-1,1]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1],[-1,2,0,0]]],"finish":[["Mg","N","SE","U","SJ","B","E","O","P","Co","Ch","K","T"],["Mt","Br","J","Q","Lc","Wt","N2","H","B2","SJ2","Mg2","Ch2","Wh"],["SC","E2","SP","SE2","Br2","Q2","O2","K2","P2","Mt2","N3","SP2","U2"],["Wt2","E3","H2","B3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1938,"days":6,"divisions":[["Mg","N","SE","U","SJ","B","E","O","P","Co","Ch","K","T"],["Mt","Br","J","Q","Lc","Wt","N2","H","B2","SJ2","Mg2","Ch2","Wh"],["SC","E2","SP","SE2","Br2","Q2","O2","K2","P2","Mt2","SP2","U2","Wt2"],["H2","B3","Co2","Ch3","B4"]],"results":"rre1e-1r e1e-1re1e-1re1e-1rrre1e-1r rre1e-1e1e-1e1e-1e1e-1e1e-1rr re1e-1e1e-1e1e-1rrrrrrr\nre1e-1rr rre1e-1e1e-1e1e-1e1e-1e1e-1e1e-1 re1e-1rre1e-1e1e-1rrrrr e1e-1e1e-1e1e-1e1e-1rrrre1e-1\nrrre1e-1 re1e-1e1e-1e1e-1rrrrrrr e1e-1e1e-1e1e-1e1e-1e1e-1rrrr rrre1e-1e1e-1re1e-1re1e-1r\nrre1e-1r e1e-1e1e-1rre1e-1rrrre1e-1 re1e-1e1e-1e1e-1rre1e-1rrr rrrrrrre1e-1rrrrr\nre1e-1e2e-1 re-1rrre1e-1e1e-1rre1e-1r rre1e-1e1e-1rre1e-1e1e-1rr rrrre1e-1rre1e-1rrrr\nrre1e-1r re1e-1re1e-1e1e-1e1e-1rrrr re1e-1e1e-1rre1e-1rrrrr rrrrrrrrre1e-1rrr","move":[[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,0,-1,1,0,-1,1,0,-1],[1,-1,1,0,0]],[[-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0]],[[0,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,0,0],[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0]],[[0,0,0,-1,1,0,0,0,0,0,0,0,0],[0,0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0]]],"finish":[["N","SE","Mg","P","U","B","SJ","Ch","T","E","O","Co","Mt"],["K","Br","H","Q","Wt","SJ2","J","B2","Wh","SP","Lc","Ch2","N2"],["SC","SE2","Mg2","E2","SP2","Q2","K2","Br2","U2","O2","H2","Ch3","P2"],["Co2","B3","Mt2","Wt2","B4"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1939,"days":6,"divisions":[["N","SE","Mg","P","U","B","SJ","Ch","T","E","O","Co","Mt"],["K","Br","H","Q","Wt","SJ2","J","B2","Wh","SP","Lc","Ch2","N2"],["SC","SE2","Mg2","E2","SP2","Q2","K2","Br2","U2","O2","H2","P2","Mt2"],["Wt2","Wh2","Br3"]],"results":"rrr re1e-1rrre1e-1e1e-1e1e-1rr re1e-1rre1e-1e1e-1e1e-1re1e-1 rre1e-1re1e-1e1e-1re1e-1rr\nrrr rre1e-1e1e-1re1e-1e1e-1rrr e1e-1rre1e-1e1e-1rre1e-1rr re1e-1re1e-1e1e-1e1e-1rrrr\nrrr re1e-1e1e-1e1e-1re1e-1rre1e-1 rrre1e-1e1e-1re1e-1re1e-1r e1e-1rrrrre1e-1rrrrr\nrrr rre1e-1e1e-1re1e-1e1e-1rrr rre1e-1e1e-1re1e-1re1e-1e2e-1 re-1rrrre1e-1e1e-1rre1e-1\nrrr rrre1e-1re1e-1e1e-1re1e-1r re1e-1e1e-1re1e-1re1e-1e1e-1r re1e-1rre1e-1rrrre1e-1r\ne1e-1r rre1e-1re1e-1e1e-1re1e-1rr rre1e-1re1e-1re1e-1e1e-1rr rrre1e-1rrrrrrrrr","move":[[[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,0,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0]],[[-1,1,0,0,-1,1,-1,1,0,0,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,0]],[[0,-1,1,0,0,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,-1,1,0,0],[0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,-1,1,0],[0,-1,1]]],"finish":[["SE","P","N","Mg","T","SJ","B","E","U","Co","Ch","Wt","Mt"],["Br","H","J","O","Wh","K","SP","Lc","Q","N2","SC","SJ2","B2"],["SE2","E2","Br2","Ch2","SP2","O2","Q2","Mt2","Mg2","P2","U2","K2","H2"],["Wt2","Br3","Wh2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1946,"days":6,"divisions":[["SE","P","N","Mg","T","SJ","B","E","U","Co","Ch","Wt"],["Mt","Br","H","J","O","Wh","K","SP","Lc","Q","SC","SJ2"],["B2","SE2","E2","Br2","Ch2","SP2","Q2","Mg2","K2","J2"]],"results":"e1e-1e1e-1rre1e-1rr rre1e-1rre1e-1e1e-1re2e-1 re-1e1e-1rrre1e-1re1e-1r\nre1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1re1e-1re1e-1rr re1e-1e1e-1rrrre1e-1rr\nre1e-1re1e-1rre2e-1 re-1e1e-1rrre1e-1rrrr e1e-1e1e-1e1e-1rre1e-1rrr\nre1e-1rrrrrrr re1e-1rrre1e-1e1e-1rrr re1e-1e1e-1e1e-1e1e-1e1e-1rr\nrrrrrrrrrr rre1e-1re1e-1e1e-1e1e-1rr rre1e-1e1e-1e1e-1rre1e-1r\nrrrrrrrrrr rrrre1e-1e1e-1e1e-1e1e-1r rrrrre1e-1e1e-1rre1e-1","move":[[[0,-1,1,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,0,-1,1],[0,0,0,0,0,0,0,-1,1,0]],[[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,0,0,0,0,0,0,0,0]],[[-1,1,0,0,-1,1,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,0],[0,0,0,0,0,0,0,0,0,0]]],"finish":[["SJ","SE","N","Mg","Ch","T","Br","P","B","Wt","E","U"],["Co","Wh","Mt","K","O","SP","H","SC","J","Br2","SJ2","Lc"],["Q","B2","SE2","Ch2","Mg2","E2","SP2","J2","Q2","K2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1947,"days":6,"divisions":[["SJ","SE","N","Mg","Ch","T","Br","P","B","Wt","E","U"],["Co","Wh","Mt","K","O","SP","H","SC","J","Br2","SJ2","Lc"],["Q","B2","SE2","Ch2","E2","SP2","K2","N2","P2","Wt2","U2","Wh2"],["Mt2","O2","SC2","Lc2","E3","SP3"]],"results":"rrre1e-1r rre1e-1re1e-1rre1e-1rr re1e-1re1e-1rrre1e-1rr re1e-1rrrrre1e-1e1e-1r\nre1e-1re2e-1 re-1rre1e-1e1e-1e1e-1rrr e1e-1e1e-1re1e-1re1e-1rrr rre1e-1rrre1e-1e1e-1e1e-1\nre1e-1rrr re1e-1e1e-1e1e-1e1e-1e1e-1e1e-1 re1e-1e1e-1rre1e-1e1e-1rr e1e-1rrrre1e-1e1e-1e1e-1r\nrre1e-1rr rre1e-1rre1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r rrrrre1e-1rrrrrr\nrrre1e-1r e1e-1e1e-1rrre1e-1e1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1e1e-1 rrrre1e-1re1e-1rrrr\nrrrre1e-1 re1e-1e1e-1re1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r rrre1e-1rrrre1e-1rr","move":[[[0,-1,1,-1,1,0,0,0,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,0]],[[-1,1,-1,1,-1,1,0,0,0,-1,1,0],[0,0,0,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,0,0,-1],[-1,2,0,-1,1,0]],[[0,-1,1,-1,1,-1,1,0,0,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,0,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,0,0,0]]],"finish":[["N","Ch","T","SJ","Br","SE","P","B","U","Mg","Wt","Co"],["O","SP","E","J","Wh","Lc","K","Q","Mt","B2","H","E2"],["SC","N2","Br2","P2","SJ2","SE2","Ch2","SP2","K2","U2","Wh2","SC2"],["Lc2","Wt2","Mt2","O2","E3","SP3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1948,"days":6,"divisions":[["N","Ch","T","SJ","Br","SE","P","B","U","Mg","Wt","Co"],["O","SP","E","J","Wh","Lc","K","Q","Mt","B2","H","E2"],["SC","N2","Br2","P2","SJ2","SE2","Ch2","SP2","K2","U2","Wh2","SC2"],["Lc2","Mt2","O2","T2","Mg2","J2","N3","Ch3","B3"]],"results":"rre1e-1re1e-1rr re1e-1re1e-1re1e-1rre2e-1 re-1rre1e-1re1e-1re1e-1r rrrrre1e-1re1e-1rrr\nrrre1e-1re1e-1r e1e-1rrrre1e-1e1e-1rrr re1e-1e1e-1e1e-1re1e-1rrr rrrre1e-1e1e-1rrrrr\nrre1e-1rrre4e-1 re1e-1e-3re1e-1e1e-1rre2e-1 re-1e1e-1rrre1e-1e1e-1rr rrre1e-1rre1e-1rrrr\ne1e-1rrrre1e-1r e1e-1rre1e-1e1e-1e1e-1e1e-1r re1e-1rrre1e-1e1e-1e1e-1r re1e-1re1e-1rrrrrrr\nrrre1e-1e1e-1e1e-1 rrre1e-1rrrre1e-1rr rrrrrrre1e-1e1e-1rr rre1e-1re1e-1rrrre1e-1\nrrrre1e-1e1e-1r e1e-1e1e-1e1e-1rre1e-1re1e-1 rrrrrrre1e-1rrrr rrrrrre1e-1rre1e-1r","move":[[[0,0,0,-1,1,0,-1,1,0,0,0,0],[0,-1,1,0,-1,1,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,0,0,-1],[1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-3,-1,1],[-1,4,0,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,0,0,0,0,-1,1]],[[-1,1,0,0,0,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,0,0,0,0,0],[0,0,-1,1,0,0,0,0,-1,1,0,0],[-1,1,-1,1,-1,1,0,0,0]],[[0,-1,1,0,0,-1,1,0,0,0,0,0],[0,0,0,0,-1,1,0,0,0,0,0,0],[-1,1,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,0]]],"finish":[["Ch","T","N","Br","B","Mg","SJ","SE","U","Co","P","Wt"],["O","Lc","Wh","E","SP","Mt","J","K","B2","N2","SC","Q"],["Br2","H","Ch2","SE2","E2","K2","P2","T2","SP2","Lc2","SJ2","Mt2"],["U2","O2","SC2","J2","Wh2","N3","Mg2","B3","Ch3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1949,"days":4,"divisions":[["Ch","T","N","Br","B","Mg","SJ","SE","U","Co","P","Wt"],["O","Lc","Wh","E","SP","Mt","J","K","B2","N2","SC","Q"],["Br2","H","Ch2","SE2","E2","K2","P2","T2","SP2","Lc2","SJ2","Mt2"],["U2","O2","SC2","J2","Wh2","N3","Mg2","B3","Ch3","Wt2","Q2","Br3","J3","K3"]],"results":"rre1e-1e1e-1rrrrrrrr re1e-1e1e-1rre1e-1e1e-1rr e1e-1re1e-1rrre1e-1rrr rre1e-1re1e-1re1e-1rrr\nrrre1e-1e1e-1rrrrrrr e1e-1e1e-1e1e-1e1e-1rrre1e-1 rre1e-1re1e-1e1e-1rrrr re1e-1e1e-1re1e-1rre1e-1r\nrre1e-1rre1e-1rrrrrr re1e-1e1e-1e1e-1re1e-1e1e-1r re1e-1rre1e-1re1e-1rrr e1e-1e1e-1e1e-1re1e-1rre1e-1\nrrrre1e-1re1e-1rrrrr e1e-1e1e-1e1e-1re1e-1rrrr e1e-1rrrre1e-1re1e-1e1e-1 rrre1e-1e1e-1re1e-1rrr","move":[[[0,0,0,-1,1,0,-1,1,0,-1,1,0],[0,0,0,-1,1,0,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,0,0,0,0,0,-1,1,-1,1,0,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,0,0,0]],[[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,0,0,0,0,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,0,0,0,0,-1],[1,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,-1,1,0,0,0,0]]],"finish":[["N","Ch","T","SE","B","Br","P","Mg","Wt","SJ","U","O"],["Lc","Co","Mt","Wh","SP","J","E","K","N2","SC","Br2","H"],["B2","SE2","Q","K2","P2","Ch2","Lc2","Mt2","E2","U2","T2","SJ2"],["SP2","O2","SC2","J2","Wh2","Wt2","N3","Mg2","Br3","B3","Q2","Ch3","J3","K3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1950,"days":6,"divisions":[["N","Ch","T","SE","B","Br","P","Mg","Wt","SJ","U","O"],["Lc","Co","Mt","Wh","SP","J","E","K","N2","SC","Br2","H"],["B2","SE2","Q","K2","P2","Ch2","Lc2","Mt2","E2","U2","T2","SJ2","SP2"],["O2","SC2","J2","Wt2","N3","Mg2","Br3","Q2","J3","H2","SJ3","O3","SC3"]],"results":"rrre1e-1rrrrre1e-1r e3e1e-1e-3e1e-1re1e-1rre1e-1r re1e-1e1e-1rrre1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1re1e-1rr\ne1e-1e1e-1e1e-1rrre1e-1e1e-1 re3e1e-1e-3re1e-1e1e-1rre2e-1 re-1e1e-1e1e-1rrre1e-1rr re1e-1rre1e-1e1e-1rrrr\nrrrrrrrre1e-1e1e-1r e1e-1e3e1e-1e-3re1e-1e1e-1e1e-1r re1e-1rre1e-1re1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1rrr\nre1e-1rre1e-1e1e-1e1e-1e4e-1 re1e-1e-3e1e-1rre1e-1e1e-1e1e-1 rre1e-1rrre1e-1rre2e-1 re-1re1e-1e1e-1e1e-1rrrr\nrrrrrrrre1e-1e1e-1r rrrrre1e-1rre1e-1e1e-1r rrre1e-1re1e-1rre1e-1r rre1e-1e1e-1e1e-1e1e-1rrr\nrrrrre1e-1rre1e-1e2e-1 re-1rre1e-1e1e-1e1e-1e1e-1e1e-1 rrrrre1e-1e1e-1e1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1rr","move":[[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,-3,-1,1],[3,-1,1,0,0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,-1,1,0,-3,-1,1,3],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-3,-1,1,3,-1],[1,-1,1,-1,1,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,-1,1,0,0,0,-1,1,0],[-1,1,-1,1,-1,1,0,0,-1,1,-3,-1,1],[-1,4,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,0,-1,1,0,0,0,0],[0,-1,1,-1,1,0,0,0,0,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,-1,1,0,0,0,0,0]]],"finish":[["N","Ch","Wt","SE","Mg","P","Lc","T","U","B","SP","Br"],["Mt","O","Wh","SJ","SC","J","E","Co","Q","K","H","N2"],["Lc2","SE2","Mt2","Br2","K2","B2","SP2","P2","O2","Ch2","Wt2","J2","N3"],["U2","SJ2","Mg2","E2","T2","SC2","Br3","H2","Q2","SJ3","SC3","J3","O3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1951,"days":6,"divisions":[["N","Ch","Wt","SE","Mg","P","Lc","T","U","B","SP","Br"],["Mt","O","Wh","SJ","SC","J","E","Co","Q","K","H","N2"],["Lc2","SE2","Mt2","Br2","K2","B2","SP2","P2","O2","Ch2","Wt2","J2"],["N3","U2","SJ2","Mg2","E2","T2","SC2","H2","Q2","O3"]],"results":"e1e-1re1e-1re1e-1e2e-1 re-1rrrre1e-1rrre1e-1 re1e-1re1e-1rrre1e-1rr e1e-1e1e-1e1e-1e1e-1rre1e-1r\nrrrrre1e-1e1e-1r re1e-1e1e-1e1e-1e1e-1re1e-1r rre1e-1re1e-1re1e-1re1e-1 re1e-1e1e-1e1e-1e1e-1rrrr\nrrrre1e-1e1e-1e2e-1 re-1e1e-1e1e-1e1e-1e1e-1re1e-1 rrrrrrre1e-1e1e-1rr e1e-1e1e-1e1e-1e1e-1e1e-1rrr\nrrre1e-1e1e-1e1e-1r rrre1e-1e1e-1e1e-1e1e-1rr rrrrrre1e-1e1e-1e1e-1r re1e-1e1e-1rrrre1e-1rr\nrre1e-1e1e-1e1e-1rr rre1e-1e1e-1e1e-1rre1e-1r rrrrre1e-1e1e-1e1e-1rr rre1e-1rre1e-1rrrrr\nrrre1e-1e1e-1e1e-1r re1e-1e1e-1e1e-1re1e-1rrr rre1e-1e1e-1e1e-1e1e-1re1e-1 rrre1e-1rrre1e-1rrr","move":[[[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,0,0,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,-1,1,0,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["N","Wt","Lc","SE","Ch","Mg","U","SP","O","Mt","P","T"],["SC","B","J","Q","Br","E","SJ","Co","Wh","K","N2","H"],["Mt2","SP2","SE2","P2","Lc2","Ch2","U2","Br2","O2","K2","Mg2","B2"],["Wt2","SC2","E2","T2","J2","H2","N3","SJ2","O3","Q2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1952,"days":6,"divisions":[["N","Wt","Lc","SE","Ch","Mg","U","SP","O","Mt","P","T"],["SC","B","J","Q","Br","E","SJ","Co","Wh","K","N2","H"],["Mt2","SP2","SE2","P2","Lc2","Ch2","U2","Br2","O2","K2","Mg2","B2"],["Wt2","SC2","E2","T2","J2","N3","O3","Q2","Wh2","Ch3","SP3","J3","K3"]],"results":"rre1e-1re1e-1e1e-1e1e-1rr rrre1e-1e1e-1e1e-1e1e-1rr rre1e-1rrrrre1e-1e1e-1 re1e-1e1e-1re1e-1rrrrr\nre1e-1e1e-1re1e-1e1e-1e1e-1r rrre1e-1re1e-1e1e-1rrr re1e-1rrre1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1re1e-1e1e-1rr\nrre1e-1e1e-1re1e-1e1e-1e2e-1 re-1e1e-1e1e-1re1e-1e1e-1rr e1e-1e1e-1e1e-1rrre1e-1e1e-1 re1e-1rre1e-1re1e-1rrr\nrrrrrrrre1e-1e1e-1r rrre1e-1re1e-1e1e-1e1e-1r rrre1e-1rrrrre1e-1r rrrre1e-1e1e-1rrrrr\nrrrrrrrrre1e-1rr re1e-1re1e-1re1e-1rre2e-1 re-1e1e-1e1e-1rrre1e-1rr rrre1e-1rre1e-1e1e-1rr\nrrrrrrrrrre1e-1r rre1e-1re1e-1rrre1e-1r re1e-1e1e-1rrre1e-1rrr rre1e-1rre1e-1e1e-1rrr","move":[[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,-1,1,0,0,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,0,0,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,0,0,0,0,0,0,0]],[[0,0,-1,1,-1,1,0,0,-1,1,0,0],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,0,0,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,0,0,0,0,0,0,0,0]]],"finish":[["N","Wt","U","Mt","SE","Ch","Lc","SP","T","B","Mg","O"],["Q","Br","SC","J","P","SJ","E","H","N2","Wh","Ch2","Co"],["Mt2","SP2","K","Br2","Lc2","P2","Mg2","SE2","O2","T2","U2","K2"],["B2","Q2","N3","Wt2","SC2","E2","J2","SP3","O3","J3","Wh2","Ch3","K3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1953,"days":6,"divisions":[["N","Wt","U","Mt","SE","Ch","Lc","SP","T","B","Mg","O"],["Q","Br","SC","J","P","SJ","E","H","N2","Wh","Ch2","Co"],["Mt2","SP2","K","Br2","Lc2","P2","Mg2","SE2","O2","T2","U2","K2"],["B2","Q2","N3","Wt2","SC2","E2","J2","O3","Wh2","H2","Mg3","E3"]],"results":"rre1e-1rre1e-1e1e-1rr e1e-1rre1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1e1e-1e1e-1rrrr rre3e1e-1e-3re1e-1e1e-1rr\nre1e-1e1e-1e1e-1e1e-1re1e-1 re1e-1rre1e-1e1e-1e1e-1e2e-1 re-1rrrre1e-1rrrrr re1e-1rre1e-1re1e-1rrr\ne1e-1e1e-1e1e-1e1e-1re1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1rrr re1e-1rre1e-1e1e-1rrrr e1e-1e1e-1e1e-1re1e-1rrrr\nrrre1e-1e1e-1e1e-1re1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1e2e-1 re-1e1e-1rrrre1e-1re1e-1 re1e-1e1e-1re1e-1e1e-1e1e-1r\nrre1e-1rrrrre1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1rrrrre1e-1r e1e-1rrre1e-1e1e-1rrrr\nre1e-1re1e-1rre1e-1rr re1e-1e1e-1e1e-1e1e-1e1e-1e2e-1 re-1e1e-1rrrrre1e-1rr rre1e-1e1e-1e1e-1e1e-1rrr","move":[[[0,0,-1,1,-1,1,0,-3,-1,1,3,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,0,0,-1,1],[0,0,0,0,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,0,-1,1],[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,0,0,0,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,-1,1,0]]],"finish":[["N","Mt","Wt","Mg","SE","B","Ch","O","U","Q","Lc","Br"],["T","SC","H","SP","J","SJ","E","P","K","Mt2","Wh","Mg2"],["N2","Co","O2","Ch2","SE2","Lc2","B2","SP2","Q2","Br2","Wt2","P2"],["T2","K2","J2","U2","E2","H2","Mg3","N3","O3","E3","SC2","Wh2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1954,"days":6,"divisions":[["N","Mt","Wt","Mg","SE","B","Ch","O","U","Q","Lc","Br"],["T","SC","H","SP","J","SJ","E","P","K","Mt2","Wh","Mg2"],["N2","Co","O2","Ch2","SE2","Lc2","B2","SP2","Q2","Br2","Wt2","P2"],["T2","K2","J2","U2","E2","H2","Mg3","SC2","Co2","B3","SP3"]],"results":"re1e-1re1e-1rre1e-1r rre1e-1rre1e-1rrre2e-1 re-1e1e-1rre1e-1rre1e-1r re1e-1e1e-1e1e-1e1e-1re1e-1r\nrre1e-1re1e-1rrrr e1e-1re1e-1rrre1e-1e1e-1r re1e-1rre1e-1e1e-1e1e-1rr e1e-1e1e-1e1e-1e1e-1re1e-1e1e-1\nrrre1e-1re1e-1rrr rrrre1e-1re1e-1e1e-1e1e-1 rre1e-1e1e-1e1e-1e1e-1re1e-1 re1e-1e1e-1e1e-1re1e-1rrr\nrre1e-1e1e-1e1e-1e1e-1r rrre1e-1e1e-1rre1e-1rr rrre1e-1rre1e-1re1e-1r e1e-1e1e-1e1e-1re1e-1e1e-1rr\nrrre1e-1re1e-1rrr rrrre1e-1e1e-1e1e-1rrr rre1e-1e1e-1e1e-1re1e-1e1e-1 re1e-1e1e-1re1e-1rre1e-1r\nre1e-1rre1e-1e1e-1rr rrrrrre1e-1re1e-1rr re1e-1rre1e-1re1e-1e1e-1r e1e-1rrre1e-1e1e-1rre1e-1","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,0,0,-1,1,-1],[-1,2,0,0,0,-1,1,0,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0]],[[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,0,0,-1,1,0,-1],[1,0,0,0,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1,-1,1,0],[-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,0,0],[0,0,-1,1,0,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0]],[[-1,1,0,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,0,0],[0,0,-1,1,-1,1,0,0,-1,1,0]]],"finish":[["B","Wt","N","Mg","Q","O","Br","Mt","T","SE","H","SP"],["Ch","E","U","P","Lc","J","Co","SC","K","Wh","Mt2","SJ"],["O2","Mg2","B2","N2","SE2","Ch2","Wt2","Q2","Lc2","SP2","Br2","T2"],["P2","K2","Mg3","J2","B3","U2","SC2","E2","Co2","H2","SP3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1955,"days":6,"divisions":[["B","Wt","N","Mg","Q","O","Br","Mt","T","SE","H","SP"],["Ch","E","U","P","Lc","J","Co","SC","K","Wh","Mt2","SJ"],["O2","Mg2","B2","SE2","Ch2","Wt2","Q2","Lc2","SP2","Br2","T2","P2"],["K2","Mg3","J2","B3","U2","E2","Co2","H2","SP3","Wh2","SJ2","Ch3"]],"results":"re3e1e-1e-3e1e-1re1e-1rr rre1e-1e1e-1rre1e-1re1e-1 re1e-1e1e-1re1e-1e1e-1rrr re1e-1e1e-1e1e-1rre1e-1rr\ne1e-1rre1e-1e1e-1re1e-1r re1e-1rre1e-1e1e-1re1e-1r e1e-1e1e-1e1e-1rrrrrrr e1e-1e1e-1e1e-1e1e-1e1e-1rrr\nre1e-1e1e-1e1e-1e1e-1re2e-1 re-1e1e-1e1e-1e1e-1re1e-1e1e-1 re1e-1e1e-1e1e-1rrrre1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1rr\nrre1e-1e1e-1e1e-1e1e-1e1e-1 rrrrre1e-1re1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1rre1e-1r rre1e-1e1e-1e1e-1e1e-1rrr\nre1e-1e1e-1e1e-1e1e-1e1e-1r rrrre1e-1re1e-1e1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1rr re1e-1e1e-1e1e-1e1e-1re1e-1r\ne1e-1e1e-1e1e-1e1e-1e1e-1e1e-1 re1e-1e1e-1re1e-1e1e-1e1e-1r e1e-1e1e-1rre1e-1e1e-1rrr e1e-1e1e-1e1e-1e1e-1rrrrr","move":[[[0,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-3,-1,1,3,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,0,0,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1]]],"finish":[["B","Q","Wt","Mt","SE","SP","Mg","Ch","N","T","O","E"],["Br","U","Lc","Wh","H","SJ","P","Co","Mg2","B2","J","Ch2"],["SC","Wt2","K","SP2","Mt2","Lc2","O2","Q2","P2","SE2","B3","T2"],["Co2","K2","SJ2","Br2","Wh2","Mg3","Ch3","J2","SP3","U2","H2","E2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1956,"days":4,"divisions":[["B","Q","Wt","Mt","SE","SP","Mg","Ch","N","T","O","E"],["Br","U","Lc","Wh","H","SJ","P","Co","Mg2","B2","J","Ch2"],["SC","Wt2","K","SP2","Mt2","Lc2","O2","Q2","P2","SE2","B3","T2","Co2"],["K2","SJ2","Br2","Wh2","Ch3","J2","SP3","U2","H2","E2","N2","SC2","O3","B4"]],"results":"rre1e-1re3e1e-1e-3e1e-1re1e-1 re1e-1rre1e-1e1e-1rre1e-1r e1e-1re1e-1rrrre1e-1rr rre1e-1rre1e-1rrrrr\nre1e-1e3e1e-1e-3re1e-1re1e-1r e1e-1rre1e-1e1e-1e1e-1e1e-1e1e-1 rre1e-1rrrre1e-1e1e-1r re1e-1e1e-1rre1e-1rrrr\ne1e-1e1e-1re1e-1e1e-1re1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1rre1e-1e1e-1e2e-1 re-1e1e-1rrrrrrrrr\nre1e-1e1e-1re1e-1re1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1rrrr e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r re1e-1e1e-1re1e-1rrrrr","move":[[[0,0,0,0,0,-1,1,0,0,-1,1,0],[0,0,-1,1,0,0,0,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,-1,1,-3,-1,1,3,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,0],[-1,1,-1,1,-1,1,-1,1,-1,1,0,0,-1],[1,-1,1,0,-1,1,0,-3,-1,1,3,-1,1,0]],[[0,0,0,0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0]]],"finish":[["B","Q","Wt","Mt","Mg","SP","SE","Ch","E","O","Wh","N"],["T","H","Br","SJ","U","P","Lc","J","Co","SC","B2","K"],["Mg2","SP2","Ch2","O2","P2","Wt2","SE2","Mt2","B3","Lc2","SJ2","Q2","Br2"],["Co2","Ch3","T2","H2","K2","U2","E2","Wh2","SC2","O3","J2","B4","SP3","N2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1957,"days":4,"divisions":[["B","Q","Wt","Mt","Mg","SP","SE","Ch","E","O","Wh","N"],["T","H","Br","SJ","U","P","Lc","J","Co","SC","B2","K"],["Mg2","SP2","Ch2","O2","P2","Wt2","SE2","Mt2","B3","Lc2","SJ2","Q2"],["Br2","Co2","Ch3","T2","H2","K2","U2","E2","Wh2","SC2","O3","J2"],["SP3","Mg3","Wh3","SJ3","SP4"]],"results":"e1e-1rrr re1e-1rrre1e-1e1e-1e1e-1r rre1e-1e1e-1rrre1e-1e1e-1 re1e-1e1e-1rre1e-1e1e-1e1e-1 re1e-1rrre1e-1e1e-1re1e-1\nre1e-1rr e1e-1e1e-1re1e-1e1e-1e1e-1rr re1e-1e1e-1rre1e-1re1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r e1e-1rrre1e-1e1e-1re1e-1r\ne1e-1re1e-1 re1e-1e1e-1re1e-1e1e-1e1e-1r rre1e-1e1e-1e1e-1re1e-1e1e-1 rrre1e-1e1e-1e1e-1rre1e-1 re1e-1re1e-1e1e-1e1e-1rrr\nre1e-1rr rre1e-1e1e-1re1e-1e1e-1e1e-1 re1e-1e1e-1e1e-1re1e-1e1e-1r rrrre1e-1e1e-1rrrrr e1e-1re1e-1e1e-1e1e-1rrrr","move":[[[-1,1,0,-1,1,-1,1,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,0,0,-1,1],[0,0,0,-1,1]],[[0,-1,1,0,-1,1,-1,1,0,0,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,0]],[[0,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,0,0,0,0,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0]]],"finish":[["Q","Wt","B","SE","Ch","Mg","E","Mt","O","SP","H","SJ"],["N","Wh","T","P","Lc","SC","Br","K","U","J","Co","SP2"],["O2","Ch2","B2","Wt2","Mg2","SE2","SJ2","P2","Q2","B3","Lc2","Mt2"],["H2","Br2","U2","Ch3","E2","Co2","T2","J2","K2","SP3","Wh2","SC2"],["Mg3","O3","SJ3","SP4","Wh3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1958,"days":4,"divisions":[["Q","Wt","B","SE","Ch","Mg","E","Mt","O","SP","H","SJ"],["N","Wh","T","P","Lc","SC","Br","K","U","J","Co","SP2"],["O2","Ch2","B2","Wt2","Mg2","SE2","SJ2","P2","Q2","B3","Lc2","Mt2"],["H2","Br2","U2","Ch3","E2","Co2","T2","J2","K2","SP3","Wh2","SC2"],["Mg3","SP4","SJ3","N2","Lc3","Br3","Co3"]],"results":"rrre1e-1rr re1e-1rre1e-1re1e-1re2e-1 re-1e1e-1e1e-1re1e-1rre1e-1 rrrre1e-1e1e-1re1e-1rr rre1e-1e1e-1rre1e-1rrr\nrre1e-1e1e-1r e1e-1rre1e-1e1e-1rrre1e-1 rrre1e-1re1e-1e1e-1e1e-1r e1e-1re1e-1e1e-1re1e-1rrr re1e-1e1e-1rrrrrrrr\nre1e-1e1e-1e2e-1 re-1re1e-1e1e-1e1e-1re1e-1r re1e-1rre1e-1e1e-1e1e-1e1e-1 rre1e-1e1e-1re1e-1re1e-1r e1e-1e1e-1e1e-1rrrre1e-1r\ne1e-1rre1e-1r rre1e-1e1e-1e1e-1re1e-1e2e-1 re-1e1e-1re1e-1re1e-1e1e-1r rrre1e-1re1e-1re1e-1e1e-1 re1e-1e1e-1rrrrrrrr","move":[[[0,0,0,-1,1,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,-1,1,0,0,0],[-1,1,0,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,0,0]],[[0,-1,1,0,0,0,0,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1]]],"finish":[["Q","B","Wt","Ch","SE","Mg","E","H","SJ","O","N","Mt"],["P","SP","Lc","Wh","Br","U","T","J","Co","SC","K","Ch2"],["B2","SE2","SP2","SJ2","O2","Wt2","Mg2","Q2","Lc2","Br2","P2","U2"],["B3","H2","E2","Mt2","J2","K2","Ch3","SP3","Co2","SC2","T2","N2"],["Mg3","Lc3","Wh2","SP4","Br3","Co3","SJ3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1959,"days":4,"divisions":[["Q","B","Wt","Ch","SE","Mg","E","H","SJ","O","N","Mt"],["P","SP","Lc","Wh","Br","U","T","J","Co","SC","K","Ch2"],["B2","SE2","SP2","SJ2","O2","Mg2","Q2","Lc2","Br2","P2","U2","B3"],["H2","E2","Mt2","J2","K2","Ch3","SP3","Co2","SC2","T2","N2","Lc3"],["Wh2","Co3","SJ3","SE3","U3","K3"]],"results":"rre1e-1rr e1e-1re1e-1e1e-1re1e-1e1e-1r rre1e-1rre1e-1rrrrr e1e-1e1e-1e1e-1re1e-1re1e-1r rrrre1e-1rrre1e-1e1e-1\nre1e-1e1e-1r rre1e-1e1e-1re1e-1e1e-1rr re1e-1e1e-1e1e-1e1e-1rre1e-1 rrre1e-1re1e-1re1e-1e2e-1 re-1re1e-1e1e-1re1e-1e1e-1r\ne1e-1e1e-1e1e-1 re1e-1e1e-1re1e-1e1e-1re2e-1 re-1e1e-1e1e-1rre1e-1e1e-1r rre1e-1e1e-1rre1e-1e1e-1r rre1e-1e1e-1re1e-1e1e-1rr\nre1e-1e1e-1r rre1e-1e1e-1re1e-1e1e-1e1e-1 re1e-1rre1e-1rre1e-1e1e-1 re1e-1rrrre1e-1e1e-1rr re1e-1e1e-1rrre1e-1e1e-1r","move":[[[-1,1,-1,1,0,0,0,-1,1,0,0,0],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0]],[[0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,1,0]]],"finish":[["B","SE","Ch","Mg","Q","Wt","SJ","O","N","E","Lc","H"],["Mt","Wh","U","P","T","SP","Br","K","Co","SC","B2","J"],["SP2","SE2","Q2","Ch2","SJ2","O2","U2","Lc2","Mg2","B3","Mt2","Br2"],["H2","P2","Ch3","K2","Co2","E2","J2","N2","T2","Wh2","SP3","SC2"],["SE3","U3","Lc3","K3","Co3","SJ3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1960,"days":4,"divisions":[["B","SE","Ch","Mg","Q","Wt"],["SJ","O","N","E","Lc","H"],["Mt","Wh","U","P","T","SP"],["Br","K","Co","SC","B2","J"],["SP2","SE2","Q2","Ch2","SJ2","O2"],["U2","Lc2","Mg2","Mt2","Br2","H2"],["K2","N2","J2","Lc3","U3","E2"],["Wt2","SC2","N3","Co2","Co3"]],"results":"rrrrr re1e-1e1e-1rr re1e1e-2re1e-1 re1e2e-2e-1rr re1e-1rrrr re1e-1re1e-1r rre2e-1e-1rr rrrre1e1e-2\ne1e-1rrr e2e-1e1e-2rrr e3e-1e-1e-1rrr e3e1e2e-2e1e-5r e1e-1rrrrr e1e-1rrrrr e1e-1rre1e-1r e1e-1rrre1e-1\nrrre2r re-2re1e-1e1e-1 rrre1e-1e1e-1 rrre1e-1e2e-1 re-1rrre2r re1e-3e1e-1e1e-1 rrrrre1e-1 re1e-1rrrr\nrre2re-2 rre1e-1e1e-1r e1e-1rre3e-1e-1 re-1e1e-1e2e-1e-1 rrrre1e1e-2 rre1e-1e1e-1r e1e-1e1e-1rrr rre2e-1e-1e1e-1","move":[[[-2,1,1,0,0,0],[0,0,-1,-1,2,0],[0,-1,1,0,-1,1],[0,0,0,0,-1,1],[0,0,-1,-2,2,1],[-1,1,0,-2,1,1],[0,0,-1,1,-1,1],[0,0,0,0,0]],[[-1,1,0,0,0,-1],[1,-1,1,0,0,-1],[1,0,0,0,0,-1],[1,0,0,0,0,-1],[1,-5,1,-2,2,1],[3,0,0,-1,-1,-1],[3,0,0,-2,1,-1],[2,0,0,-1,1]],[[0,0,0,0,-1,1],[-1,1,0,0,0,0],[-1,1,-1,1,-3,1],[0,2,0,0,0,-1],[-1,2,-1,1,0,0],[-1,1,-1,1,0,0],[-1,1,-1,1,0,-2],[0,2,0,0,0]],[[-1,1,-1,-1,2,0],[0,0,0,-1,1,-1],[1,-1,1,-1,1,0],[-2,1,1,0,0,0],[-1,-1,2,-1,1,-1],[-1,-1,3,0,0,-1],[1,-1,1,-1,1,0],[-2,0,2,0,0]]],"finish":[["SE","Ch","SJ","B","Mg","Q"],["Lc","Wt","O","E","N","U"],["Mt","P","H","Br","Wh","K"],["SP","Co","T","SC","J","SJ2"],["Lc2","SP2","B2","Ch2","O2","K2"],["Q2","U2","SE2","Mg2","Br2","N2"],["H2","E2","Mt2","Wt2","Lc3","SC2"],["N3","J2","U3","Co3","Co2"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1961,"days":4,"divisions":[["SE","Ch","SJ","B","Mg","Q"],["Lc","Wt","O","E","N","U","Mt","P"],["H","Br","Wh","K","SP","Co","T","SC"],["J","SJ2","Lc2","SP2","B2","Ch2","O2","K2"],["Q2","U2","SE2","Mg2","Br2","N2","H2","E2"],["SE3","B3","Wt2","SC2","P2","Mg3","SJ3","U3"],["J2","Wh2","Mt2","Lc3","Wt3","Wt4"]],"results":"re2e-1e1e1e-3 rrre1e2e-2e1e1e-3 re2e2e2e-2e-4e1e1e-2 rrrre1e-1e1e-1r re2e-1e-1e1e1e-2rr re1e-1re1e-1e1e-1r rrrrrrr\nrrre1e-1r rrre1e1e-2rrr e2e-1e-1rrrrrr e1e1e-2rrrrrr e1e-1re1e-1e1e1e-2r e1e-1rrre1e-1rr rrrre1e-1r\nre1e-1re1r e1e1e1e1e-5e1e-1e2e-1 re-1rrrrre2r re-2e2re1e1e-4e1e-1 re1e-1re1e-1re2e-1 re-1rrrrrrr rrrrrrr\ne1e-1rre1r e1e1e-3re1e-1e1e-1r rrre1e-1re1e1e-2 re1e1e-2rrrrr e1e-1rrrre3rr re1e-4rrrre2e-1 re-1rrre1e-1","move":[[[0,0,0,0,0,0],[0,-1,1,-1,1,0,-1,1],[0,0,-2,1,1,-1,-1,2],[0,-1,1,-1,1,0,0,0],[-2,1,1,-4,-2,2,2,2],[-3,1,1,-2,2,1,0,0],[-3,1,1,-1,2,0]],[[0,-1,1,0,0,0],[0,0,-1,1,0,0,0,-1],[1,-2,1,1,-1,1,0,-1],[1,0,0,0,0,0,-2,1],[1,0,0,0,0,0,-1,-1],[2,0,0,-2,1,1,0,0],[0,-1,1,0,0,0]],[[0,0,0,0,0,0],[0,0,0,0,0,0,0,-1],[-1,2,0,-1,1,0,-1,1],[-1,1,-4,1,1,0,2,-2],[0,2,0,0,0,0,0,-1],[-1,2,-1,1,-5,1,1,1],[1,1,0,-1,1,0]],[[-1,1,0,0,0,-1],[-1,2,0,0,0,0,-4,1],[0,0,3,0,0,0,0,-1],[1,0,0,0,0,-2,1,1],[-2,1,1,0,-1,1,0,0],[0,-1,1,-1,1,0,-3,1],[1,1,0,0,-1,1]]],"finish":[["SJ","SE","Ch","B","Mg","O"],["Q","Lc","N","Wt","E","U","K","SP"],["H","Mt","P","SC","Br","Wh","J","Lc2"],["Co","T","B2","SP2","K2","SJ2","SE2","Ch2"],["U2","Q2","O2","N2","E2","H2","B3","Wt2"],["Br2","Mg3","Mg2","SE3","P2","SJ3","Wh2","Wt3"],["SC2","U3","Mt2","Lc3","Wt4","J2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1962,"days":4,"divisions":[["SJ","SE","Ch","B","Mg","O","Q","Lc"],["N","Wt","E","U","K","SP","H","Mt"],["P","SC","Br","Wh","J","Lc2","Co","T"],["B2","SP2","K2","SJ2","SE2","Ch2","U2","Q2"],["O2","N2","E2","H2","B3","Wt2","Br2","Mg2","SE3"],["P2","SJ3","Wh2","SC2","U3","Mt2","Lc3","T2","E3","Br3"]],"results":"rre1e-1re1e-1re1e-1 re1e-1e1e-1e1e-1re1e-1 re1e-1e1e-1re1e-1r rre1e-1rrrrr rrrre1e-1rrr rrre1e-1rrrr\nre1e-1e1e-1e1e-1e1e-1r e1e-1e1e-1e1e-1rrrr re1e-1re1e-1rrr re1e-1rrre1e-1r rrrrre1e-1rr rrrrrrre1e-1\ne1e-1rre1e-1e1e-1rr re1e-1e1e-1e1e-1rrr e1e-1re1e-1e1e-1rr rre1e-1rrrrr rre1e-1e1e-1e1e-1r rrrrrre1e-1r\nrrrrre1e-1e1e-1r rre1e-1e1e-1e1e-1rr rre1e-1rre1e-1r e1e-1re1e-1rrrr rrre1e-1rre1e-1 re1e-1rre1e-1rr","move":[[[0,0,0,0,-1,1,0,0],[0,0,0,-1,1,0,0,0],[0,0,0,0,0,-1,1,0],[0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0]],[[-1,1,0,0,0,0,0,0],[0,0,-1,1,0,0,0,0],[0,-1,1,0,0,0,-1,1],[0,0,0,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,-1,1,0]],[[0,-1,1,0,0,0,0,0],[0,-1,1,-1,1,-1,1,0],[0,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,0,-1,1]],[[0,0,-1,1,0,0,-1,1],[-1,1,0,0,-1,1,0,0],[0,0,0,0,-1,1,0,-1],[1,-1,1,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,0],[0,-1,1,-1,1,0,0,0,0,0]]],"finish":[["SE","Ch","B","SJ","O","Mg","Lc","Q"],["K","N","Wt","U","H","E","SP","Mt"],["P","Br","SC","Wh","T","J","Co","B2"],["Lc2","Ch2","K2","SP2","SE2","U2","SJ2","N2"],["Q2","O2","Br2","E2","SE3","B3","SJ3","H2","Wt2"],["Mg2","SC2","Wh2","T2","P2","U3","Mt2","E3","Br3","Lc3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1964,"days":4,"divisions":[["SE","Ch","B","SJ","O","Mg"],["Lc","Q","K","N","Wt","U","H","E"],["SP","Mt","P","Br","SC","Wh","T","J"],["Co","B2","Lc2","Ch2","K2","SP2","SE2","U2"],["SJ2","N2","Q2","Br2","E2","SE3","H2","Wt2"],["Mg2","SC2","P2","Br3","Wt3","Br4"]],"results":"rrre2re-2 re2e-1e1e1e1e-4rr rre1e-1e1e2e-2e-1r rre1e1e-2rre1e-1 re1e-1rre1e1e-2r rrrrrrr\nre2re-2rr e1e1e-2e1e1e-2rrr e1e2e-2e1e-2e1e-1rr e1e1e-2re1e-1rrr e1e-1e1e1e1e-3rrr rrrrrrr\nrrrre1e-1 rrrre1e1e-2rr e1e1e-2e2e-1e-1re1e-1 rrrrre1e-1rr re1e-1rrrrrr e1e1e-2rrrr\nrrre1e-1r rrrrrre1e1e-2 rre1e-1rrrrr e1e-1rrrre2e-1e-1 rrrrrrrrr rrrrrrr","move":[[[0,0,0,0,0,0],[0,-2,1,1,0,0,-1,1],[-1,1,0,0,-2,1,1,0],[0,-1,-2,2,1,-1,1,0],[0,0,-4,1,1,1,-1,2],[-2,0,2,0,0,0]],[[0,0,0,0,0,0],[0,0,0,-3,1,1,1,-1],[1,0,0,-1,1,0,-2,1],[1,0,-1,1,-2,1,-2,2],[1,0,0,-2,1,1,-2,1],[1,0,-2,0,2,0]],[[0,0,0,0,-2,1],[1,0,0,0,0,0,-1,1],[0,0,-1,1,0,0,0,0],[-1,1,0,-1,-1,2,-2,1],[1,0,-2,1,1,0,0,0],[-1,1,0,0,0,0]],[[0,0,0,0,0,0],[0,0,0,0,0,0,0,0],[-1,-1,2,0,0,0,0,-1],[1,0,0,0,0,-1,1,0],[-2,1,1,0,0,0,0,0],[0,-1,1,0,0,0]]],"finish":[["SE","Ch","B","SJ","Mg","Lc"],["O","K","N","Wt","U","E","Mt","Q"],["Wh","H","SP","P","Br","T","J","Ch2"],["Co","SC","K2","U2","B2","SJ2","SE2","SP2"],["N2","SE3","Lc2","Wt2","Br2","E2","H2","P2"],["SC2","Wt3","Q2","Br3","Mg2","Br4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1965,"days":4,"divisions":[["SE","Ch","B","SJ","Mg","Lc"],["O","K","N","Wt","U","E","Mt","Q","Wh"],["H","SP","P","Br","T","J","Ch2","Co","SC"],["K2","U2","B2","SJ2","SE2","N2","SE3","Lc2","Wt2"],["E2","H2","P2","SC2","Mg2","Mf","SJ3"]],"results":"e1e-1e3e-1e2e-2e-2 re1e-1e1e-1re1e1e1e-3 rrrre1e-1rrrr rrre1e-1e1e-1rrr rrre1e-1rr\nre2e-1e-1rrr e2re-2re1e1e-2rrr e1e-1e1e-1re1e-1rrr rrrre1e-1rrrr e1e-1rrrrr\nrrrrre2e-1 re-1rrrrrrrr rrrrrrrre1e-1 rre1e1e-2e1e-1rrr re1e-1rrrr\nrrrrrrr rrrrrrrrrr rrrrrrrrrr rrre1e-1rrrrr rrrrrrr","move":[[[0,0,-1,1,0,0],[0,0,0,-1,1,-1,1,0,0],[0,0,0,0,-1,1,0,0,0],[-3,1,1,1,0,-1,1,-1,1],[-2,-2,2,-1,3,-1,1]],[[0,0,0,0,0,-1],[1,0,0,0,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,-1],[1,0,0,-2,1,1,0,-2,0],[2,0,0,-1,-1,2,0]],[[0,0,0,0,-1,1],[0,0,0,-1,1,-2,1,1,0],[-1,1,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,-1],[-1,2,0,0,0,0,0]],[[0,0,0,0,0,0],[0,0,0,0,0,-1,1,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0]]],"finish":[["SE","Ch","SJ","B","O","Mg"],["Lc","K","N","Mt","U","Q","E","Wt","Wh"],["SP","H","P","J","Br","T","Co","Ch2","U2"],["SC","B2","SJ2","SE2","SE3","K2","N2","P2","Mg2"],["Lc2","Wt2","E2","SJ3","H2","SC2","Mf"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1966,"days":4,"divisions":[["SE","Ch","SJ","B","O","Mg"],["Lc","K","N","Mt","U","Q","E","Wt","Wh"],["SP","H","P","J","Br","T","Co","Ch2","U2"],["SC","B2","SJ2","SE2","SE3","K2","N2","P2","Mg2"],["Lc2","E2","SJ3","H2","SC2","Mf"],["O2","Lc3","SP2","Q2","Mt2","T2","Wh2"]],"results":"rrrrrrr re2e-1e-1e1e-1r rre1e-1e1e-1re1e-1r re1e-1e1e1e-2re2re-2 rre2e-1e-1re1e-1rr rre1e-1e1e-1r\nrrrre1e-1r e3e-1e-1e1e-2rr re2e-1e1e-2re1e-1rr e1e-1e1e-1e1e1e1e-3rr rrrre1e-1re1e-1r e1e-1rrrrr\nrre1e-1re3e-1 re-1e-1e1e-1e1r e1e1e-3rrrrre1e-1 re1e-1e1e-1rrrrr rrre1e-1rrre1e-1 rrre1e-1rr\nrrrre3e-1e-1 re-1e1e-1e1e-1r e1e1e-2rre1e-1e1e-1r rre1e-1re1e-1rrr rrrrre1e-1e1e-1r rrrrrrr","move":[[[0,-1,1,-1,1,0],[0,0,-1,1,0,-1,-1,2,0],[-2,0,2,0,-2,1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0],[0,-1,1,-1,-1,2],[0,0,0,0,0,0,0]],[[0,0,0,0,0,-1],[1,-1,1,0,-1,1,0,0,0],[0,0,-3,1,1,1,-1,1,-1],[1,0,-1,1,0,-2,1,-1,2],[0,0,-2,1,-1,-1],[3,-1,1,0,0,0,0]],[[0,0,-1,1,0,0],[-1,1,0,0,0,-1,1,0,0],[0,0,0,0,0,-1,1,-1,1],[-1,1,0,0,0,0,0,-3,1],[1,1,-1,1,-1,-1],[-1,3,0,-1,1,0,0]],[[0,0,0,0,0,0],[0,-1,1,-1,1,0,0,0,0],[0,0,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,0,-2,1],[1,-1,1,-1,1,-1],[-1,-1,3,0,0,0,0]]],"finish":[["SE","SJ","O","Ch","B","Lc"],["Mt","K","Mg","Wt","N","Q","U","E","Wh"],["P","H","J","Co","T","U2","SC","SP","Br"],["SJ2","SE2","Ch2","K2","B2","P2","Mg2","Lc2","SJ3"],["N2","O2","SE3","SP2","Mf","Lc3"],["E2","H2","SC2","Mt2","Q2","T2","Wh2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1967,"days":4,"divisions":[["SE","SJ","O","Ch","B","Lc"],["Mt","K","Mg","Wt","N","Q","U","E","Wh"],["P","H","J","Co","T","U2","SC","SP","Br"],["SJ2","SE2","Ch2","K2","B2","P2","Mg2","Lc2","SJ3"],["N2","O2","SP2","Mf","Lc3","E2","H2","SC2","Q2"],["T2","Wt2","Co2","Mf2","O3","B3","SP3","Lc4","SP4"]],"results":"rre2e-1e3e-2re1e-3 re1e1e-2rrrre1e-1 rre1e-1re2e-1e-1rr rrre1e-1re1e-1rr re1e-1re1e1e1e-3e1e-1 rrrrre1e-1\ne1e3re-3e2e-2e-1rr e4e-1re-2e-1rrrrr e2e-1e-1e1e1e1e-3e1e-1r rrrrre1e-1e1e-1r e2re1e1e-4rre1e-1r rre1e-1e1e-1r\nrrrre1e-1re2e-1 re-1rre3e-1e-1e-1rr rre1e-1e1e-1rrrr rrrrrre1e-1e1e-1 rre2e-1e-1re1e-1rr rrre1e-1rr\nrrrrrre2e-1e-1 re4e-1e-1e-1e-1re3e-1r re-2rrre1e-1rrr e1e-1rre1e-1re1e-1r e1e-1rre1e1e-2e2e2e-1 re-3e1e-1rrr","move":[[[-1,1,0,0,0,0],[-1,1,-3,1,1,1,0,-1,1],[0,0,-1,1,0,-1,1,0,0],[0,0,-1,-1,2,0,-1,1,0],[-1,1,0,0,0,0,-2,1,1],[-3,1,0,-2,3,-1,2,0,0]],[[0,-1,1,-1,1,0],[0,-1,1,0,0,-4,1,1,0],[2,-1,1,-1,1,0,0,0,0],[0,-1,1,-3,1,1,1,-1,-1],[2,0,0,0,0,-1,-2,0,-1],[4,0,-1,-2,2,-3,0,3,1]],[[0,0,-1,1,0,0],[0,0,-1,1,0,-1,-1,2,0],[-1,1,-1,1,0,0,0,0,0],[0,0,0,0,-1,1,-1,1,0],[0,0,-1,-1,-1,3,0,0,-1],[-1,2,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,-3],[-1,2,2,-2,1,1,0,0,-1],[1,-1,1,0,-1,1,0,0,-1],[1,0,0,-1,1,0,0,0,-2],[0,-1,3,0,-1,-1,-1,-1,4],[-1,-1,2,0,0,0,0,0,0]]],"finish":[["SJ","O","B","Ch","SE","Wt"],["N","K","Lc","Q","P","Mt","U","Wh","Co"],["E","T","Mg","H","SC","J","U2","SP","SJ2"],["Br","B2","SE2","Lc2","K2","P2","O2","Ch2","Wt2"],["SJ3","Mg2","N2","SP2","O3","Mf","Lc3","E2","Q2"],["SP3","SC2","H2","Lc4","Co2","T2","B3","SP4","Mf2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1968,"days":4,"divisions":[["SJ","O","B","Ch","SE","Wt"],["N","K","Lc","Q","P","Mt","U","Wh","Co"],["E","T","Mg","H","SC","J","U2","SP","SJ2"],["Br","B2","SE2","Lc2","K2","P2","O2","Ch2","Wt2"],["SJ3","Mg2","N2","SP2","O3","Mf","Lc3","E2","Q2"],["SP3","SC2","Lc4","Co2","Mt2","Wh2","J2","Ch3","U3"]],"results":"e1e4re1e-1e1e-6e1e-1 re5re-2e1e-2e1e1e-4r re4e1e1e-2e-4e1e-1rr rrre1e1e1e1e-4e1e-1 rrre2e-1e-1re1e-1r rrrrrrr\nre2e-1e-1e1e2re-3r e4e1e1e-3e-3re3e-1re-2 rrrre1e1e-2rrr re1e1e-2rrre1e-1r rrrrre1e1e-2rr rrrre1e-1r\nrrre1e-1rre2r re-2e1e-1e2re-2re1r e2e-2e-1rrre1e-1rr e1e-1rrre1e-1e1e1r e1e-3rre1e-1e1e-1rr e1e1e-2rrrr\nrre2re-2re2e-1e-1 re3e-1e2e-2e-2re1e-1r e1e-1e2e-1e-1rrre1e-1 re3e-1e-1e1e1e-3rrr rre2e-1e1e1e-3rrr rrrrre1e-1","move":[[[0,0,0,0,0,0],[0,-1,1,0,-1,-1,2,0,0],[-1,1,-4,1,1,1,1,0,0],[0,0,-1,1,-4,-2,1,1,4],[0,-4,1,1,-2,1,-2,0,5],[-1,1,-6,1,-1,1,0,4,1]],[[0,-1,1,0,0,0],[0,0,-2,1,1,0,0,0,0],[0,-1,1,0,0,0,-2,1,1],[0,0,0,-2,1,1,0,0,0],[-2,0,-1,3,0,-3,-3,1,1],[4,-3,0,2,1,-1,-1,2,0]],[[0,0,0,0,-2,1],[1,0,-1,1,-1,1,0,0,-3],[1,1,1,-1,1,0,0,0,-1],[1,0,-1,1,0,0,0,-1,-2],[2,1,0,-2,0,2,-1,1,-2],[0,2,0,0,-1,1,0,0,0]],[[-1,1,0,0,0,0],[0,0,0,-3,1,1,-1,2,0],[0,0,0,-3,1,1,-1,-1,3],[-1,1,0,0,0,-1,-1,2,-1],[1,-1,1,0,-2,-2,2,-1,3],[-1,-1,2,0,-2,0,2,0,0]]],"finish":[["B","SJ","O","Ch","Wt","N"],["SE","Lc","U","P","K","Wh","Q","Mt","T"],["H","E","Co","SC","U2","Br","J","SP","SJ2"],["B2","Mg","Wt2","Lc2","O2","Q2","SE2","Ch2","N2"],["P2","SJ3","K2","SC2","Lc3","Ch3","Mf","SP2","E2"],["Co2","O3","Mg2","Wh2","Mt2","SP3","U3","J2","Lc4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1969,"days":4,"divisions":[["B","SJ","O","Ch","Wt","N"],["SE","Lc","U","P","Q","K","Wh","Mt","T"],["H","E","Co","SC","J","U2","Br","SP","SJ2"],["B2","Mg","Wt2","Lc2","O2","Q2","SE2","Ch2","N2"],["P2","SJ3","K2","SC2","Lc3","Ch3","Mf","SP2","E2"],["Mg2","Wh2","U3","Mt3","J2","Osler House","K3","Wh3","Ch4"]],"results":"e3e4e-2e3e-3e-1e1e1e-6 re1e1e1e-3e2e-1e-1rr re1e1e-2re1e-1re1e-1 rrrrre1e2e-2e-1r rre1e2e-2e-1rrrr re1e-1re1e-1r\ne1e1e-2e2e-1e-1e1e-1r e2e-1e-1e3e-1re-2rrr rrrre1e-1re1e-1r e2e-1e1e3e-3re2e-3e-1r e1e-1rre1e1e-2rrr e1e-1e1e1e-2rr\nre1e-1rre1e-1e2e-1 re1e2e-3e-1re1e-1e2e-1 re-1rrre1e1e-2e1r e1e-2e1e2e-2e-1rre2e-1 re-1e1e1e-2rrre1e-1 rrre1e1e-2r\nrrrrrre2e-1e-1 re2e-1e-1e2e-1e-1e1e1e-2 re1e-1rrrre1e-1r e1e1e-2e1e-1rre2e-1r e1e2e-3e-1rrre1e-1r re1e-1rrrr","move":[[[0,-1,1,0,-1,1],[0,0,0,0,-1,-2,2,1,0],[0,-1,-2,2,1,0,0,0,0],[-1,1,0,-1,1,0,-2,1,1],[0,0,-1,-1,2,-3,1,1,1],[-6,1,1,-1,-3,3,-2,4,3]],[[0,0,-2,1,1,-1],[1,0,0,-2,1,1,0,0,-1],[1,-1,-3,2,0,-3,3,1,-1],[2,-1,1,0,-1,1,0,0,0],[0,0,0,-2,0,-1,3,-1,-1],[2,-1,1,-1,-1,2,-2,1,1]],[[0,-2,1,1,0,0],[-1,1,0,0,0,-2,1,1,-1],[-1,2,0,0,-1,-2,2,1,-2],[1,1,-2,1,1,0,0,0,-1],[-1,2,-1,1,0,-1,-3,2,1],[-1,2,-1,1,0,0,-1,1,0]],[[0,0,0,0,-1,1],[0,-1,1,0,0,0,-1,-3,2],[1,-1,2,0,0,-1,1,-2,1],[1,-1,1,0,0,0,0,-1,1],[-2,1,1,-1,-1,2,-1,-1,2],[-1,-1,2,0,0,0,0,0,0]]],"finish":[["B","Ch","N","O","SE","SJ"],["Lc","U","Wt","Wh","Q","Mt","J","K","H"],["SC","P","T","Br","SP","Mg","Co","SJ2","Wt2"],["E","O2","U2","Q2","B2","Lc2","Ch2","SJ3","N2"],["P2","SP2","SE2","Wh2","Lc3","SC2","Osler House","K2","E2"],["Ch4","Mf","Ch3","U3","Wh3","Mt3","K3","J2","Mg2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1970,"days":4,"divisions":[["B","Ch","N","O","SE","SJ"],["Lc","U","Wt","Wh","Q","Mt","J","K","H"],["SC","P","T","Br","SP","Mg","Co","SJ2","Wt2"],["E","O2","U2","Q2","B2","Lc2","Ch2","SJ3","P2"],["SP2","SE2","Wh2","Lc3","SC2","Osler House","K2","E2","Ch3"],["Ch4","U3","Wh3","K3","J2","Mg2","T2","Br2","O3"]],"results":"e2e3e-1re3e-5re1e-3 rrre1e3e-2re-2e1e-1 re1e1e3rre-5e2e-1e-1 rre4e2e-2e-1e1e1e-5r rre3e1e-1e1e2e-5e1e-2 rre1e-1rrr\nre4e1e1e2e-4e-4rr e1e1e-2re1e-1re1e-1r e2e-1e-1e1e-1re1e-1rr e2e-1e2e-2e-1re1e-1rr e1e1e-2rre1e1e-2rr re1e2e-2e1e-2r\nrre1e2e-2e-1re1e-1 re1e1e-2rrrre5e-1 re1e1e-2e-4rrre1e-1 rre1e-1e1e-1rre1e-1 re2e-1e-1e1e-1e1e-1e1r e1e-2re1e1e-2r\nrrrre1e-1e1e-1r e1e-1e2e-1e-1e1e-1e3re-2 re1e-2e1e1e1e-3e1e-1r e1e-1re1e-1e1e-1e1e1r e1e1e-4e1e-1e1e-1e1e1e-2 rrrrrrr","move":[[[0,0,0,-1,1,0],[-2,1,-5,2,1,-1,1,3,0],[0,-5,1,1,-1,-2,2,4,0],[-1,-1,2,-5,0,0,3,1,1],[-1,1,-2,0,-2,3,1,0,0],[-3,1,0,-5,3,0,-1,3,2]],[[0,-2,1,-2,2,1],[0,0,-2,1,1,0,0,-2,1],[1,0,-1,1,0,-1,-2,2,-1],[2,0,-1,1,0,-1,1,-1,-1],[2,-1,1,0,-1,1,0,-2,1],[1,0,-4,-4,2,1,1,4,0]],[[0,-2,1,1,0,-2],[1,1,-1,1,-1,1,-1,-1,2],[-1,1,0,0,-1,1,-1,1,0],[-1,1,0,0,0,-4,-2,1,1],[-1,5,0,0,0,0,-2,1,1],[-1,1,0,-1,-2,2,1,0,0]],[[0,0,0,0,0,0],[-2,1,1,-1,1,-1,1,-4,1],[1,1,1,-1,1,-1,1,0,-1],[1,-1,1,-3,1,1,1,-2,1],[-2,0,3,-1,1,-1,-1,2,-1],[1,-1,1,-1,1,0,0,0,0]]],"finish":[["B","O","Ch","N","SJ","U"],["SE","K","Wh","J","Q","SC","Lc","H","T"],["Wt","SJ2","Mt","Mg","Br","U2","Co","SP","E"],["P","Ch2","Wt2","B2","Osler House","SE2","O2","Lc2","SP2"],["P2","Q2","SJ3","K2","Lc3","U3","Wh2","Ch3","J2"],["SC2","Br2","E2","T2","O3","Wh3","Mg2","Ch4","K3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1971,"days":4,"divisions":[["B","O","Ch","N","SJ","U"],["SE","K","Wh","J","Q","SC","Lc","H","T"],["Wt","SJ2","Mt","Mg","Br","U2","Co","SP","E"],["P","Ch2","B2","Osler House","SE2","O2","Lc2","SP2","P2"],["Q2","SJ3","K2","Lc3","U3","Wh2","J2","SC2","Br2"],["E2","O3","Mg2","L","N2","Wt2","B3","SE3","P3"]],"results":"e6e3e-2re3re-5e-5r rre4e-1e1e-2e-2rrr re2e-1e-1e1e1e2e-3e-1r re1e2re1e1e2e-6e-1r re1e-1re2e4e1e1e-3e-5 re1e1e-2rrr\ne3e-1re-2e1e1e1e-3r rrre1e-1re2e-1e-1r e1e1e-2e2e-1e1e1e-3rr e1e-1e1e2e-2e1e1e-3rr e2e-1e-1re1e-1e2e-1e-1r e1e-1rrrrr\nre1e1e1e-3e1e-1e3r rre-3rre1e-1re2e-1 re2e-2e-1rre1e-1e2e-1 re-1e1e1e-2re1e-1e2e-1 re-1e2e-1e-1rrre1e-1 re1e1e-2rrr\nrre1e-1rre1e1e-2 rre2e-1e-1rrrrr re1e-1e1e-1rre2e-1e-1 re1e-1rrrre2e-1e-1 re1e-1rrrre1e-1r rrrrrrr","move":[[[0,0,0,-2,1,1],[-5,-3,1,1,4,2,0,-1,1],[0,-1,-6,2,1,1,0,2,1],[0,-1,-3,2,1,1,-1,-1,2],[0,0,0,-2,-2,1,-1,4,0],[0,-5,-5,0,3,0,-2,3,6]],[[0,0,0,0,0,-1],[1,-1,-1,2,-1,1,0,-1,-1],[2,0,-3,1,1,-2,2,1,-1],[1,0,-3,1,1,-1,2,-2,1],[1,-1,-1,2,0,-1,1,0,0],[0,-3,1,1,1,-2,0,-1,3]],[[0,0,0,-2,1,1],[-1,1,0,0,0,-1,-1,2,-1],[-1,2,-1,1,0,-2,1,1,-1],[-1,2,-1,1,0,0,-1,-2,2],[-1,2,0,-1,1,0,0,-3,0],[0,3,-1,1,-3,1,1,1,0]],[[0,0,0,0,0,0],[0,-1,1,0,0,0,0,-1,1],[-1,-1,2,0,0,0,0,-1,1],[-1,-1,2,0,0,-1,1,-1,1],[0,0,0,0,0,-1,-1,2,0],[-2,1,1,0,0,-1,1,0,0]]],"finish":[["B","O","Ch","U","Q","SJ"],["SC","Wh","N","J","SE","Wt","K","Mg","Lc"],["U2","T","H","Br","Co","E","SP","Osler House","SJ2"],["O2","P","Mt","SE2","P2","Q2","Ch2","SC2","B2"],["SP2","Lc2","SJ3","Wh2","K2","P3","U3","Lc3","Br2"],["J2","SE3","E2","L","B3","Wt2","O3","N2","Mg2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1972,"days":4,"divisions":[["B","O","Ch","U","Q","SJ"],["SC","Wh","N","J","SE","Wt","K","Mg","Lc"],["U2","T","H","Br","Co","E","SP","Osler House","SJ2"],["O2","P","Mt","SE2","P2","Q2","Ch2","SC2","B2"],["SP2","Lc2","SJ3","Wh2","K2","P3","U3","Lc3","Br2"],["Wf","L","N2","J2","Wt2","Co2","O3","SE3","O4"]],"results":"re1e1e2e-3e1e2e-3e-1 re1e1e1e1e-4rrrr re1e2e-2e-1rrrrr re1e1e1e4e-4e1e-2e1e-3 rre1e1e1e-3e2e-1e-1r rre1e1e-2rr\ne1e-1e1e1e-2e1e1e-2r e2e-1e1e-2rrrrrr e1e-1e3e1e2e-3e-3rrr e2e-1e-1e1e2e-2e-1rrr e1e-1rrre2e-1e-1rr rrrrre1e-1\ne2e-1e-1rrrre3r rre1e1e2e-6e-1re1e-1 re2e-1e-1rrrre1r e1e1e2e-4e1e-2e1e-1e2e-1 re1e-2re2e-1e-1re1r e1e-2e1e-1rrr\nrrrrrre1e2e-2 re-1rrrrre1e-1r e1e-1re1e-1e1e-1e1e1r e2e-3e-1rre1e-1rrr re1e1e-2rrre1e-1r rrrrrrr","move":[[[0,0,-2,1,1,0],[0,-1,-1,2,-3,1,1,1,0],[-3,1,-2,1,-4,4,1,1,1],[0,0,0,0,0,-1,-2,2,1],[0,0,0,0,-4,1,1,1,1],[-1,-3,2,1,-3,2,1,1,0]],[[-1,1,0,0,0,0],[0,0,-1,-1,2,0,0,0,-1],[1,0,0,-1,-2,2,1,-1,-1],[2,0,0,-3,-3,2,1,3,-1],[1,0,0,0,0,0,-2,1,-1],[2,-2,1,1,-2,1,1,-1,1]],[[0,0,0,-1,1,-2],[1,1,0,-1,-1,2,0,-2,1],[-1,2,-1,1,-2,1,-4,2,1],[1,1,0,0,0,0,-1,-1,2],[-1,1,0,-1,-6,2,1,1,0],[0,3,0,0,0,0,-1,-1,2]],[[0,0,0,0,0,0],[0,-1,1,0,0,0,-2,1,1],[0,0,0,-1,1,0,0,-1,-3],[2,1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,0,0,0,-1],[-2,2,1,0,0,0,0,0,0]]],"finish":[["O","B","U","Ch","Q","SC"],["J","Wt","SJ","K","Wh","N","T","E","Mg"],["SE","Lc","SP","Osler House","Br","O2","U2","P","SJ2"],["H","Mt","Co","B2","SC2","SP2","Q2","SE2","Lc2"],["P2","SJ3","Ch2","U3","Wh2","Br2","N2","J2","P3"],["Lc3","Co2","K2","Wf","O3","SE3","Wt2","L","O4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1973,"days":4,"divisions":[["O","B","U","Ch","Q","SC"],["J","Wt","SJ","K","Wh","N","T","E","Mg"],["SE","Lc","SP","Osler House","Br","O2","U2","P","SJ2"],["H","Mt","Co","SC2","SP2","Q2","SE2","Lc2","P2"],["Ch2","Wh2","Br2","J2","P3","Lc3","K2","Wf","O3"],["SE3","Wt2","Mg2","Mt2","SC3","J3","K3","Wh3","L"]],"results":"re1e1e-2e1e1e-2rr re1e2e-2e-1re1e-1rr re1e-1e1e1e-2re1e1e-2 rre1e-1e1e2e-2e-1rr re1e-1rrre1e-1rr rrrre1e-1r\ne2e-1e1e1e-3rrrr e2e-1e3e-2re-2e1e1e-2r e1e-1e1e-1e3rre-3rr e1e1e-2e2e-1e2e-2e-1rr e1e-1rre2e-1e-1rrr e1e1e-2re1e-1r\nrrre2e-1e-1re3r rre1e-4re1e1e-2e2e-1 re1e1e1e-4e1e-1re2e-1 re1e-2rre1e-1re1e-1 re1e-1re1e-1rre1e-1 rrrrrrr\nrrrrrre1e1e-2 rrre1e1e-2re1e1e-2 re1e1e1e1e-4re2e-1e-1 re1e-1rrrre3e-1r re-2e2e2e-1e-3rrrr e2e-1e-1rrrr","move":[[[0,-1,1,0,0,0],[0,0,-1,1,0,0,0,-1,1],[0,0,-1,-2,2,1,-1,1,0],[-2,1,1,0,-2,1,1,-1,1],[0,0,-1,1,0,-1,-2,2,1],[0,0,-2,1,1,-2,1,1,0]],[[0,-1,1,0,-2,1],[1,0,0,-1,-1,2,0,0,-1],[1,0,-1,-2,2,-1,2,-2,1],[1,0,-3,0,0,3,-1,1,-1],[1,-2,1,1,-2,0,-2,3,-1],[2,0,0,0,-3,1,1,-1,2]],[[0,0,0,0,0,0],[-1,1,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-2,1],[-1,2,0,-1,1,-4,1,1,1],[-1,2,-2,1,1,0,-4,1,0],[0,3,0,-1,-1,2,0,0,0]],[[0,0,0,0,-1,-1],[2,0,0,0,-3,-1,2,2,-2],[0,-1,3,0,0,0,0,-1,1],[-1,-1,2,0,-4,1,1,1,1],[-2,1,1,0,-2,1,1,0,0],[-2,1,1,0,0,0,0,0,0]]],"finish":[["O","B","U","Ch","Wt","SC"],["J","Q","K","N","T","SE","SJ","Wh","O2"],["Lc","Mg","E","P","Br","SP","Osler House","Co","Mt"],["SE2","SJ2","U2","Q2","P2","SP2","Ch2","J2","SC2"],["Lc2","Wh2","H","O3","Wf","SE3","Br2","Wt2","Lc3"],["P3","Mt2","K2","Wh3","SC3","K3","L","Mg2","J3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1974,"days":4,"divisions":[["O","B","U","Ch","Wt","SC"],["J","Q","K","N","T","SE","SJ","Wh","O2"],["Lc","Mg","E","P","Br","SP","Osler House","Co","Mt"],["SE2","SJ2","U2","Q2","P2","SP2","Ch2","J2","SC2"],["Lc2","Wh2","H","O3","Wf","SE3","Br2","Wt2","P3"],["K2","Wh3","Mg2","Mf","B2","N2","E2","Co2","SP3"]],"results":"e1e2re1e-4e1e-1e1e-1 rrrre1e2e-2e1e-2r rrre3re2e-3e1e-3r re1e-1re1e-1rrrr re1e1e-2e2e-1e1e1e-3r rrrre1e-1r\nrrrrrrrrr e2e-1e-1e1e1e1e-3rrr e3e-1re-2e1e-1rrrr rrre1e-1rrrrr e1e-1e2re1e-3e1e1e-2r e1e-1rrrrr\ne1e-1rrrrre2r re-2re1e2e-2e-1re2e-1 re-1e1e2e-2e-1e1e-1rr rrrrrrrre2e-1 re1e-2re1e-1rre1e-1 rrre1e-1rr\nrrrrre1e1e1e-3 re2e-1e-1e2e-1e-1e3e-1r re1e-3rre1e-1re1e-1 rrrrrrre2e-1e-1 re1e2e-2e-1rre1e-1r rrrrrrr","move":[[[0,-1,1,0,0,0],[0,-3,1,1,-1,2,-2,1,1],[0,0,0,0,-1,1,0,-1,1],[0,-3,1,-3,2,0,3,0,0],[0,-2,1,-2,2,1,0,0,0],[-1,1,-1,1,-4,1,0,2,1]],[[0,0,0,0,0,-1],[1,-2,1,1,-3,1,0,2,-1],[1,0,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,-2,0,-1],[3,0,0,-3,1,1,1,-1,-1],[2,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0],[-1,1,0,0,-1,1,0,-2,1],[-1,2,0,0,0,0,0,0,0],[0,0,-1,1,-1,-2,2,1,-1],[-1,2,0,-1,-2,2,1,0,-2],[0,2,0,0,0,0,0,-1,1]],[[0,0,0,0,0,0],[0,-1,1,0,0,-1,-2,2,1],[-1,-1,2,0,0,0,0,0,0],[-1,1,0,-1,1,0,0,-3,1],[0,-1,3,-1,-1,2,-1,-1,2],[-3,1,1,1,0,0,0,0,0]]],"finish":[["O","U","Ch","B","Wt","J"],["N","SE","SC","K","O2","Lc","T","Mg","Wh"],["E","Q","SJ","P","SP","Osler House","Br","Mt","Co"],["U2","SE2","Ch2","Lc2","P2","SP2","J2","H","Wf"],["Q2","SJ2","SC2","Wh2","Br2","SE3","K2","O3","Wh3"],["Wt2","Mf","Mg2","P3","N2","Co2","E2","B2","SP3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1975,"days":4,"divisions":[["O","U","Ch","B","Wt","J","N"],["SE","SC","K","O2","Lc","T","Mg","Wh","E","Q"],["SJ","P","SP","Osler House","Br","Mt","Co","U2","SE2","Ch2"],["Lc2","P2","SP2","J2","H","Wf","Q2","SJ2","SC2","Wh2"],["Br2","SE3","K2","O3","Wh3","Mf","B2","N2","T2","Mg2"],["E2","Mt2","H2","Wf2","E3","P3","SP3","O4","Wh4","O5"]],"results":"rre2e-1e1e3e-3re1e-3 re4e2e3e-2e2e-5e3rre-7 re1e-1rre1e1e-2e1e-1r rrrrre1e2e-2e-1rr re1e-1rrrre1e1e-2r re1e-1rre1e-1r\nrre1e-1e1e2e-2e-1rr e2re2e-3e-1re1e1e1e-3r e2e-1e1e-2e1e-1re1e-1rr rrrrrrrre1e-1r e1e-1re1e1e1e1e-4rrr e1e-1rre1e-1rr\nrrre1e-1e2e-1e-1e2e-1 re-1rre1e1e-2rre2e-1 re-1e1e1e-2rrrrrr rrrrrrrrre1r e1e1e1e-4re1e-1e1e-1e1r e1e-2rrre1e-1r\nre1e1e-2e1e-1re2e-1e-1 re3e1e-1e-3e1e-1re2e-1e-1 re1e-1rrre1e-1rrr rrrrrrrre1e-1r e2e-1e-1rrre1e-1re1r e1e-2rrrrrr","move":[[[0,-1,1,0,0,-1,1],[0,-2,1,1,0,0,0,0,-1,1],[0,0,-1,-2,2,1,0,0,0,0],[0,-1,1,-2,1,1,0,0,-1,1],[-7,0,0,3,-5,2,-2,3,2,4],[-3,1,0,-3,3,1,-1,2,0,0]],[[0,0,-1,1,0,0,-1],[1,0,0,-4,1,1,1,1,0,-1],[1,-1,1,0,0,0,0,0,0,0],[0,0,-1,1,0,-1,1,-2,1,-1],[2,-3,1,1,1,0,-1,-3,2,0],[2,0,-1,-2,2,1,-1,1,0,0]],[[0,-1,1,0,0,0,-2],[1,1,-1,1,-1,1,0,-4,1,1],[1,1,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,-2,1,1,-1],[-1,2,0,0,-2,1,1,0,0,-1],[-1,2,-1,-1,2,-1,1,0,0,0]],[[0,0,0,0,0,0,-2],[1,1,0,-1,1,0,0,0,-1,-1],[2,-1,1,0,0,0,0,0,0,0],[0,0,0,-1,1,0,0,0,-1,1],[-1,-1,2,0,-1,1,-3,-1,1,3],[-1,-1,2,0,-1,1,-2,1,1,0]]],"finish":[["O","B","Ch","U","Wt","N","K"],["SE","J","Lc","Mg","O2","T","Wh","Q","Br","SJ"],["E","P","SC","SP","Mt","Osler House","Co","U2","SE2","Ch2"],["Lc2","SP2","H","Wf","P2","Q2","Wh2","O3","K2","J2"],["Mf","SJ2","SC2","N2","B2","Mg2","E3","Mt2","T2","SE3"],["O4","Wh3","Br2","P3","SP3","H2","Wf2","Wh4","E2","O5"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1976,"days":4,"divisions":[["O","B","Ch","U","Wt","N","K"],["SE","J","Lc","Mg","O2","T","Wh","Q","Br","SJ"],["E","P","SC","SP","Mt","Osler House","Co","U2","SE2","Ch2"],["Lc2","SP2","H","Wf","P2","Q2","Wh2","O3","K2","J2"],["Mf","SJ2","SC2","N2","B2","Mg2","E2","Mt2","T2","Q3"],["Co2","O4","Co3","Br2","SE3","K3","U3","P3","O5","Co4"]],"results":"re1e-1re2e-1e1e1e-3r re2e2e2e2e-3e2e2e-1e-8r rre1e1e-2e1e1e1e2e-4e-1 rrrre1e-1e1e-1rrr rrrrrre2re1e-3r rre1e-1rrrr\nrre2e-1e-1e2e-1e-1rr e2re-2e2e-1e2e-2e-1e1e-1r e1e1e-2e1e1e-2re2e-1e-1r e2e-1e-1rre1e-1e1e-1rr e1e-1rrre1e-1rrrr e1e1e-2rrrrr\nrrrre1e-1rre2e-1 re-1e2e-1e-1e1e-1e1e-1e2e-1 re1e1e-3rrrrre2e-1 re-1e1e-1rrrrre1e-1 re1e-1e1e1e-2rrrrr rrrrrrrr\nre1e-1rre1e-1e2e-1e-1 re2e-1e-1e1e-1rre2e-1e-1 re2e-1e-1rrrre1e-1r rrre1e-1rrrrrr re1e1e-2rrrre1e1e-2 rrrrrrrr","move":[[[0,0,0,0,-1,1,0],[0,-3,1,0,2,0,0,0,0,0],[0,0,0,-1,1,-1,1,0,0,0],[-1,-4,2,1,1,1,-2,1,1,0],[0,-8,-1,2,2,-3,2,2,2,2],[0,-3,1,1,-1,2,0,-1,1,0]],[[0,0,0,0,0,-2,1],[1,0,0,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,-1],[2,-1,-1,2,0,-2,1,1,-2,1],[1,-1,1,-1,-2,2,-1,2,-2,0],[2,0,-1,-1,2,-1,-1,2,0,0]],[[0,0,0,0,0,0,0],[0,0,0,0,0,-2,1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,-1],[-1,2,0,0,0,0,0,-3,1,1],[-1,2,-1,1,-1,1,-1,-1,2,-1],[-1,2,0,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0],[-2,1,1,0,0,0,0,-2,1,1],[0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,-1,-1,2],[-1,-1,2,0,0,-1,1,-1,-1,2],[-1,-1,2,-1,1,0,0,-1,1,0]]],"finish":[["O","B","Ch","U","N","K","SE"],["Lc","O2","Wt","Mg","T","Wh","Q","E","Br","J"],["P","SJ","Mt","SC","Co","SP","H","Osler House","U2","P2"],["SE2","Lc2","Ch2","Wf","Q2","O3","K2","B2","J2","Mf"],["Mt2","SP2","Wh2","N2","Q3","Co2","SC2","Co3","E2","T2"],["O4","SJ2","Mg2","O5","Br2","K3","SE3","P3","U3","Co4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1976,"days":4,"divisions":[["O","B","Ch","U","Wt","N","K"],["SE","J","Lc","Mg","O2","T","Wh","Q","Br","SJ"],["E","P","SC","SP","Mt","Osler House","Co","U2","SE2","Ch2"],["Lc2","SP2","H","Wf","P2","Q2","Wh2","O3","K2","J2"],["Mf","SJ2","SC2","N2","B2","Mg2","E2","Mt2","T2","Q3"],["Co2","O4","Co3","Br2","SE3","K3","U3","P3","O5","Co4"]],"results":"re1e-1re2e-1e1e1e-3r re2e2e2e2e-3e2e2e-1e-8r rre1e1e-2e1e1e1e2e-4e-1 rrrre1e-1e1e-1rrr rrrrrre2re1e-3r rre1e-1rrrr\nrre2e-1e-1e2e-1e-1rr e2re-2e2e-1e2e-2e-1e1e-1r e1e1e-2e1e1e-2re2e-1e-1r e2e-1e-1rre1e-1e1e-1rr e1e-1rrre1e-1rrrr e1e1e-2rrrrr\nrrrre1e-1rre2e-1 re-1e2e-1e-1e1e-1e1e-1e2e-1 re1e1e-3rrrrre2e-1 re-1e1e-1rrrrre1e-1 re1e-1e1e1e-2rrrrr rrrrrrrr\nre1e-1rre1e-1e2e-1e-1 re2e-1e-1e1e-1rre2e-1e-1 re2e-1e-1rrrre1e-1r rrre1e-1rrrrrr re1e1e-2rrrre1e1e-2 rrrrrrrr","move":[[[0,0,0,0,-1,1,0],[0,-3,1,0,2,0,0,0,0,0],[0,0,0,-1,1,-1,1,0,0,0],[-1,-4,2,1,1,1,-2,1,1,0],[0,-8,-1,2,2,-3,2,2,2,2],[0,-3,1,1,-1,2,0,-1,1,0]],[[0,0,0,0,0,-2,1],[1,0,0,0,-1,1,0,0,0,-1],[1,0,-1,1,-1,1,0,0,-1,-1],[2,-1,-1,2,0,-2,1,1,-2,1],[1,-1,1,-1,-2,2,-1,2,-2,0],[2,0,-1,-1,2,-1,-1,2,0,0]],[[0,0,0,0,0,0,0],[0,0,0,0,0,-2,1,1,-1,1],[-1,1,0,0,0,0,0,-1,1,-1],[-1,2,0,0,0,0,0,-3,1,1],[-1,2,-1,1,-1,1,-1,-1,2,-1],[-1,2,0,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0],[-2,1,1,0,0,0,0,-2,1,1],[0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,-1,-1,2],[-1,-1,2,0,0,-1,1,-1,-1,2],[-1,-1,2,-1,1,0,0,-1,1,0]]],"finish":[["O","B","Ch","U","N","K","SE"],["Lc","O2","Wt","Mg","T","Wh","Q","E","Br","J"],["P","SJ","Mt","SC","Co","SP","H","Osler House","U2","P2"],["SE2","Lc2","Ch2","Wf","Q2","O3","K2","B2","J2","Mf"],["Mt2","SP2","Wh2","N2","Q3","Co2","SC2","Co3","E2","T2"],["O4","SJ2","Mg2","O5","Br2","K3","SE3","P3","U3","Co4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1978,"days":4,"divisions":[["O","B","Ch","U","N","K","SE"],["Lc","O2","Wt","Mg","T","Wh","Q","E","Br","J"],["P","SJ","Mt","SC","Co","SP","H","Osler House","U2","P2"],["SE2","Lc2","Ch2","Wf","Q2","O3","K2","J2","Mf","Mt2"],["SP2","Wh2","N2","Q3","Co2","SC2","Co3","E2","T2","O4"],["SJ2","Mg2","O5","Br2","K3","R","H2","L","SJ3","Wt2"],["O.U.W.B.C.","Q4","Osler House 2","H3","Ch3","Q5","E3","K4","SB","SC3"]],"results":"e2e2e-2e1e1e-4rre3e-1 re-1e1e2e-3e3re-3e1e-2r e1e2e-2e2e-2e1e2re1e-5r e1e-1e1e1e3re3e3e-2e-1e-8 re1e-1rre1e-1rre1e-1 re1e-1e1e1e-2e1e-1e3e-1e-1 re-1e1e-1rrrr\nrrrrrrrrrr rrrrrrre1e7e2e-3 re12e-3e1e-4e4re4e-6e-6e-2 re4re-6e2e-5e-2e3re3r e3e-2e-5e2e-3e1e1e1e5e-5r re-2e-1e1e4re-4e2e-2e1e-3 re1e-1e1e-1rrr\nrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrre1e-1rr\nrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrrrrrrrr rrrrre1e-1r","move":[[[0,0,0,0,-1,1,-1],[-1,-1,3,-1,1,-2,1,1,-1,1],[-1,1,0,0,-1,1,0,0,-1,1],[-8,-1,-2,3,3,0,3,1,1,-1],[1,-5,1,0,2,1,-2,2,-2,2],[1,-2,1,-3,0,3,-3,2,1,-1],[-1,3,0,0,-4,1,1,-2,2,2]],[[0,0,0,-1,1,-1,1],[-3,1,-2,2,-4,0,4,1,-1,-2],[0,-5,5,1,1,1,-3,2,-5,-2],[3,3,0,3,-2,-5,2,-6,0,4],[-2,-6,-6,4,0,4,-4,1,-3,12],[-3,2,7,1,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]],"finish":[["O","K","B","Ch","U","Wt","N"],["Lc","T","E","SE","O2","Q","Wh","Mt","Mg","J"],["SJ","Br","SC","SP","Co","Osler House","P","Wf","Q2","H"],["K2","U2","Lc2","P2","J2","SP2","Ch2","SJ2","SE2","Q3"],["O3","E2","Mt2","Mf","SC2","R","O4","N2","Co2","O5"],["Wh2","Co3","Mg2","T2","K3","L","Br2","SJ3","Q4","H2"],["Wt2","O.U.W.B.C.","Osler House 2","H3","Q5","E3","SB","SC3","Ch3","K4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1978,"days":4,"divisions":[["LM","S","J","Br","SC","H","LM2","S2","Wh","SAn"]],"results":"e2e2e-1e-3e1e1e-2e1e-1r\nrrrrrrrrrr\nrrrrrrrrrr\nrrrrrrrrrr","move":[[[0,-1,1,-2,1,1,-3,-1,2,2]],[[0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0]]],"finish":[["LM","J","S","SC","H","Br","Wh","SAn","S2","LM2"]],"completed":[[true],[true],[true],[true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1979,"days":4,"divisions":[["O","K","B","Ch","U","Wt","N"],["Lc","T","E","SE","O2","Q","Wh","Mt","Mg","J"],["SJ","Br","SC","SP","Co","Osler House","P","Wf","Q2","H"],["K2","U2","Lc2","P2","J2","SP2","Ch2","SJ2","SE2","Q3"],["O3","E2","Mt2","Mf","SC2","R","O4","N2","Co2","O5"],["Wh2","Co3","L","T2","Br2","Wf2","B2","Wt2","E3","H2"],["K3","Mf2","E4","Wt3","Q4","Osler House 2","Ch3","Lc3","Q5","L2","K4"]],"results":"rre1e-1re1e1e-2rrr rre1e1e2re2e-5e1e-2r e1e2e-2e-1e1e2re2e-4e-1r e1e4re3e-1e-1e-6e1e4e-2e-1 re2e-2e-2e1e3e-2e-1e1e1e-3 re1e2e-2e-1e2re1e1e-4r rre1e1e-2e1e-1r\ne1e-1rre1e-1e1e1e2e-3r e2re-3e1e3e-2re-2e3e-1r re2e-3e-1rrrrre2e-1 re-1e1e4e-2re-2e-1e1e-1r e1e-1e1e1e-2re1e-1e1e-1r e1e-1e1e-1e1e1e-2rre2r e2e-1e-3e1e-1rrr\nrrre2e-1e1e-2re1e-1r rre1e1e1e-3re2e-1e1e-2 re2e-1e1e-2e1e-1re1e-1r re3e-1e2e-2e5e1e-1e-5e-1e-1 re1e-1re1e2e-2e-1re2e-1 re1e-2e1e-1e1e-1e1e-1rr re1e1e-2rrrr\nrre1e-1rrre1e-1e1r e1e1e-3e1e-1re3e-1e-1e1r e1e-3rre1e-1re2e-1e1r e1e-3e1e-1re1e1e-2e1e-1r e1e-1rrre1e-1e2e-1e-1r re1e1e-2e1e-1re1e2e2e-1 re-4e1e-1e1e-1rr","move":[[[0,-1,1,-2,1,1,0],[0,-4,1,1,0,2,-1,-2,2,1],[-3,1,1,-1,-2,3,1,-2,-2,2],[-1,-2,4,1,-6,-1,-1,3,0,4],[1,-1,-4,2,0,2,1,-1,-2,2],[1,-2,1,-5,2,0,2,1,1,0],[0,0,0,-2,1,1,0,-1,1,0,0]],[[0,0,0,-1,1,-3,-1],[2,2,0,0,-2,1,1,-1,1,-1],[1,-1,1,-1,1,0,-2,1,1,-1],[1,-1,1,-1,-2,0,-2,4,1,-1],[-1,2,0,0,0,0,0,-1,-3,2],[0,-1,3,-2,0,-2,3,1,-3,0],[2,-3,2,1,1,-1,1,0,0,-1,1]],[[0,0,0,0,-2,1,1],[0,0,-1,1,-1,1,-1,1,-2,1],[-1,2,0,-1,-2,2,1,0,-1,1],[-1,-1,-5,-1,1,5,-2,2,-1,3],[0,-1,1,0,-1,1,-2,1,-1,2],[-2,1,-1,2,0,-3,1,1,1,0],[0,-1,1,0,-2,1,-1,2,0,0,0]],[[0,0,-1,1,-1,1,-4],[-1,2,2,1,0,-1,1,-2,1,1],[0,-1,-1,2,-1,1,0,0,0,-1],[1,-1,1,-2,1,1,0,-1,1,-3],[1,1,-1,2,0,-1,1,0,0,-3],[1,1,-1,-1,3,0,-1,1,-3,1],[1,1,-1,1,0,0,0,-1,1,0,0]]],"finish":[["O","B","Wt","K","E","Lc","Ch"],["Q","N","SE","U","Mg","J","T","Br","Osler House","O2"],["Wh","P","Mt","SC","H","SP","SJ","Lc2","Q2","Q3"],["Co","P2","Wf","Ch2","SE2","U2","Mf","SJ2","K2","O3"],["E2","R","SP2","J2","O4","Wh2","SC2","Br2","Mt2","N2"],["Wt2","B2","O5","Co2","L","E3","K3","Wf2","H2","E4"],["Q4","Co3","Osler House 2","T2","Ch3","Q5","Mf2","Lc3","Wt3","K4","L2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1979,"days":4,"divisions":[["H","J","Wh","LM","Br","SAn","S"],["SC","Wf","SHu","L","SC2","LM2","L2","SHi","H2","LM3"]],"results":"rre1e2e-2e-1re1e3e-2 re2e-2e1e-3e2e-1e-1\nrre3rre-3rre1r e1e-2e1e1e-2e1e-1r\nrrrre2re3e-3e3r e1e-2e-4e1e-1rrr\nrre1e-1e3e-1e-1e1e-2r re1e2e-2e-1rrr","move":[[[-1,-1,2,-3,1,-2,2],[-2,3,1,0,-1,-2,2,1,0,0]],[[0,-1,1,-2,1,1,-2],[1,1,0,0,-3,0,0,3,0,0]],[[0,0,0,-1,1,-4,-2],[1,3,-3,3,0,2,0,0,0,0]],[[0,0,0,-1,-2,2,1],[0,-2,1,-1,-1,3,-1,1,0,0]]],"finish":[["Wh","J","H","LM","Wf","SHu","S"],["L","Br","SC","SAn","SC2","LM2","L2","SHi","H2","LM3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1980,"days":4,"divisions":[["O","B","Wt","K","E","Lc","Ch","Q","N","SE","U","Mg"],["J","T","Br","Osler House","O2","Wh","P","Mt","SC","H","SP","SJ"],["Lc2","Q2","Q3","Co","P2","Wf","Ch2","SE2","U2","Mf","SJ2","K2"],["O3","E2","R","SP2","J2","O4","Wh2","SC2","Br2","Mt2","N2","Wt2"],["B2","O5","Co2","L","E3","K3","Wf2","H2","Q4","Co3","Osler House 2","T2"],["Ch3","Q5","Mf2","Lc3","Wt3","K4","L2","B3","SJ3","H3","U3","O6"],["SP3","SE3","SC3","K5","B4","SJ4","SC4","Lc4","SJ5","Wh3","LM","T3"]],"results":"e1e1e1e1e1e-5re1e1e-2e3e-1 rre1e1e1e2re1e-8e2re1e-3 rre1e-1e1e-1e1e1e1e1e-4rr e1e1e1e-3re1e1e-2e1e1e-2rr e1e1e-2e1e1e1e1e-4e1e1e-2rr rre1e2re-3e1e1e-2e1e1e-2r e1e-1e1e-1re1e1e-2rrrrr\nrrrre1e-1rre1e1e-2r rre2re-2e1e-1rrrrrr e1e1e-2e1e-1e1e-1e1e1e-2e1e2e-2 re1e1e-3rrre1e-1e1e1e2e-3 re1e1e-3e1e1e1e1e-4re1e-1r re1e-1e1e-1e1e-1e1e1e-2e1e1e-2 rrre1e-1rrrre1e-1rr\nrrre1e-1e1e-1e1e-1re1e-1 re1e-1re1e-1re1e1e1e-3e1e-1 re2re-2e1e-1e1e-1re1e-1e2e-1 re-1re1e1e-2e1e1e1e-3e1e2e-2 re1e1e1e-4rre2re1e-3e2e-1 re-1rrrre1e-1e1e1e-2rr re1e-1re1e-1rrrre1e-1r\nrrrre1e1e1e-3e1e1e-2r e1e-1rrre2re-2e1e1e1e-3r e1e-1rrre1e-1e1e1e-2e1e1e-2 re1e2re1e-4re1e-1e1e-1e1e-1 rrre1e1e1e2re2e-6e-1e1e-1 rre1e2re1e-4e1e-1e2re-2r re1e-1rrrrrrrrrr","move":[[[0,0,0,0,0,-2,1,1,0,-1,1,-1],[1,-2,1,1,-2,1,1,-3,0,2,1,0],[0,0,-2,1,1,-4,1,1,1,1,-2,1],[1,0,-2,1,1,-2,1,1,0,-3,1,1],[1,0,-4,1,1,1,1,-1,1,-1,1,0],[-3,1,0,2,-8,1,0,2,1,1,1,0],[-1,3,-2,1,1,0,-5,1,1,1,1,1]],[[0,0,-1,1,0,0,0,0,-1,1,0,0],[-2,1,1,-2,1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-4,1,1,1,1,-3,1,1],[-3,2,1,1,-1,1,0,0,0,-3,1,1],[-2,2,1,-2,1,1,-1,1,-1,1,-2,1],[1,0,0,0,0,0,-1,1,-2,0,2,0],[0,-2,1,1,0,0,-1,1,0,0,0,0]],[[0,-1,1,0,0,0,0,-1,1,0,-1,1],[0,0,-2,1,1,-1,1,0,0,0,0,-1],[-1,2,-3,1,0,2,0,0,-4,1,1,1],[-2,2,1,-3,1,1,1,-2,1,1,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-2,0,2],[-1,1,-3,1,1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[0,-2,0,2,-1,1,-4,1,0,2,1,0],[-1,1,-1,-6,2,0,2,1,1,1,0,0],[-1,1,-1,1,-1,1,0,-4,1,0,2,1],[-2,1,1,-2,1,1,-1,1,0,0,0,-1],[1,-3,1,1,1,-2,0,2,0,0,0,-1],[1,-2,1,1,-3,1,1,1,0,0,0,0]]],"finish":[["O","K","B","Wt","E","Ch","Q","U","Lc","N","SE","J"],["Br","P","Wh","Osler House","H","Mg","O2","SC","SP","SJ","T","Co"],["Lc2","Mt","Ch2","P2","U2","Q2","Mf","K2","O3","SE2","E2","SP2"],["J2","Q3","Wh2","Wf","SC2","R","SJ2","Wt2","B2","O4","L","Br2"],["N2","K3","O5","Wf2","Q4","Mt2","Osler House 2","E3","Co2","Q5","T2","Lc3"],["H2","Ch3","K4","B3","Co3","SE3","SJ3","Mf2","L2","U3","O6","K5"],["H3","B4","SC3","Wt3","SJ5","SJ4","Wh3","SP3","Lc4","LM","T3","SC4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1980,"days":4,"divisions":[["Wh","J","H","LM","Wf","SHu","S","L","Br","SC","SAn","SC2"],["LM2","L2","SHi","H2","LM3","S2","E","Wt","Osler House","J2","Co","P"],["Q","K","Lc","SP","SHu2","B","S3","SHi2","SE","Br2"]],"results":"re1e-1rrre1e-1e2e-1 re-1e1e-1e2re1e1e-4re1e1e-2 rrrre2re1e-3rrre1e-1\ne1e1e-2e1e-1e1e-1rrr e1e1e1e1e-4e1e1e-2e2e2e-1e2e-4 re-1e1e1e-2rre1e-1re1e-1r\ne1e-1e1e1e-2e2re1e1e-4 rrre1e-1e1e1e1e-3e1e1e-2r re1e-1re1e-1rre2re-2rr\nre3e1e-1e1e-4e2re-2r re1e1e1e1e-4e1e1e1e-3e1e2e-2 re-1re1e-1e1e1e-2rre1e-1r","move":[[[-1,1,0,0,0,-3,1,0,2,0,0,0],[-2,1,1,0,-4,1,1,0,2,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,0]],[[0,-1,1,0,-1,1,0,0,-2,1,1,-1],[-4,2,-1,2,2,-2,1,1,-4,1,1,1],[1,0,0,-1,1,-1,1,-2,1,1]],[[0,0,-2,0,2,0,0,-1,1,0,-1,1],[0,-2,1,1,-3,1,1,1,-1,1,0,0],[-4,1,1,0,2,-2,1,1,-1,1]],[[0,-1,1,0,0,-2,1,1,-1,1,0,-1],[-2,2,1,-3,1,1,1,-4,1,1,1,1],[0,-2,0,2,-4,1,-1,1,3,0]]],"finish":[["J","S","H","LM","Wh","Br","SC","Wf","SAn","L","SHi","S2"],["SHu","LM2","SC2","Osler House","Wt","E","H2","J2","Co","K","P","L2"],["Q","SHu2","Lc","SP","B","SE","S3","SHi2","LM3","Br2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1981,"days":4,"divisions":[["O","K","B","Wt","E","Ch","Q","U","Lc","N","SE","J"],["Br","P","Wh","Osler House","H","Mg","O2","SC","SP","SJ","T","Co"],["Lc2","Mt","Ch2","P2","U2","Q2","Mf","K2","O3","SE2","E2","SP2"],["J2","Q3","Wh2","Wf","SC2","R","SJ2","Wt2","B2","O4","L","Br2"],["N2","K3","O5","Wf2","Q4","Mt2","E3","Co2","Q5","T2","Lc3","H2"],["SJ3","K4","B3","U3","SC3","Mf2","SP3","LM","SP4","O6","LM2","E4"],["Br3","H3","B4","SJ4","SAn","O7","B5","N3","SJ5","SE3","K5","LM3"]],"results":"e2re-2e1e-1re2re-2e1e-1r rrrre1e1e1e-3e1e-1rrr e1e1e1e1e1e1e1e-7e1e1e-2e2e-1 re1e-2rre1e1e-2re1e1e-2r e1e-1rrre2re1e-3rre1e-1 re1e1e-2rre1e-1e1e-1rrr e1e-1re1e1e-2rrrrrrr\nrrrre1e1e-2rrre1e-1 rrre1e-1re1e-1e1e1e-2e1e-1 re1e1e-2e1e-1e1e1e-2re1e1e-2 re1e1e-2e1e-1e1e1e-2re1e2e-2 re-1re1e-1re1e1e1e-3rrr e1e-1re1e-1rre1e-1e1e-1e2e-1 re-1e1e-1rrrrrrrrr\ne2re1e1e1e1e-6rre1e-1r e2re-2rre1e-1rre1e1e-2r e3e-1e2e-1e-3e1e-1e2e2e-1e-3rr e1e-1e1e1e-2e1e-1e1e2e-2e-1e1e-1 re1e1e1e-3rrre1e-1e1e-1r rre1e-1e2re-2re1e-1e1e-1r e1e1e-2e1e1e-2e1e1e1e1e-4rr\ne1e-1e1e-1re1e1e1e-3rrr e1e-1e1e-1rre1e-1e1e-1e1e2e-2 re-1e1e1e1e-3e1e-1re1e-1e1e-1 re1e-1e2e2e-1e1e-4e1e-1e1e-1r rre1e-1e1e-1rrre1e-1rr re1e-1rrre1e-1re1e-1e2e-1 re-1re1e-1rrrrrrrr","move":[[[0,0,0,0,0,0,0,-2,1,1,0,-1],[1,0,0,-1,1,-1,1,0,0,-2,1,1],[-1,1,0,0,-3,1,0,2,0,0,0,-1],[1,-2,1,1,0,-2,1,1,0,0,-2,1],[-1,2,-2,1,1,-7,1,1,1,1,1,1],[1,0,0,-1,1,-3,1,1,1,0,0,0],[0,-1,1,-2,0,2,0,-1,1,-2,0,2]],[[0,0,0,0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,0,-3,1,1,1,0,-1,1,0,-1],[-2,2,1,0,-2,1,1,-1,1,-2,1,1],[-2,1,1,0,-2,1,1,-1,1,-2,1,1],[-1,1,-2,1,1,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-2,1,1,0,0,0,0]],[[0,0,-4,1,1,1,1,-2,1,1,-2,1],[1,-1,1,-1,1,0,-2,0,2,-1,1,0],[0,-1,1,-1,1,0,0,0,-3,1,1,1],[-1,1,-1,-2,2,1,-1,1,-2,1,1,-1],[1,0,-3,-1,2,2,-1,1,-3,-1,2,-1],[3,-2,1,1,0,0,-1,1,0,0,-2,0],[2,-1,1,0,0,-6,1,1,1,1,0,2]],[[0,0,0,0,0,0,0,0,-1,1,0,-1],[-1,2,-1,1,0,-1,1,0,0,0,-1,1],[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,-1,1,-1,1,-4,1,-1,2,2,-1,1],[-1,1,-1,1,0,-1,1,-3,1,1,1,-1],[-2,2,1,-1,1,-1,1,0,0,-1,1,-1],[1,0,0,-3,1,1,1,0,-1,1,-1,1]]],"finish":[["O","K","Wt","E","Ch","Q","B","N","Lc","SE","P","H"],["Br","U","O2","J","Wh","T","Osler House","SC","Mg","Co","Mt","SP"],["SJ","Ch2","K2","Lc2","Q2","Mf","P2","O3","U2","Wh2","E2","SE2"],["Wf","SJ2","J2","Wt2","SP2","B2","Br2","K3","SC2","Q3","N2","R"],["Wf2","O4","Co2","E3","Q4","T2","L","SJ3","K4","H2","O5","SC3"],["Q5","U3","Lc3","B3","Mt2","SP4","LM","SP3","O6","B4","Mf2","LM2"],["E4","H3","Br3","SAn","SJ5","SJ4","O7","N3","SE3","LM3","B5","K5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1981,"days":4,"divisions":[["J","S","H","LM","Wh","Br","SC","Wf","SAn","L","SHi","S2"],["SHu","LM2","SC2","Osler House","Wt","E","H2","J2","Co","K","P","L2"],["T","Q","SHu2","B","SJ","N","B2","Mg","U","SAn2","LM3","SP"]],"results":"e1e-1re1e-1rre1e-1rrr e1e-1e1e2re-3rre1e1e-2rr e1e-1e1e-1rre1e1e-2e1e-1rr\ne1e-1rre1e-1re1e1e1e2e-4 re1e-2re1e1e-2e1e-1e1e2re-3 re1e-1e2re-2re1e-1rrrr\ne1e-1rre1e1e1e-3e1e1e1e-3 re1e1e1e-3re1e-1e1e-1e1e-1r e1e-1e1e-1e1e1e-2re1e-1rrr\ne1e1e1e1e1e1e-6e1e-1rrr e1e-1re1e2re-3e1e-1rre1e-1 rre1e1e-2e1e1e-2rrrrr","move":[[[0,0,-1,1,-2,1,1,0,0,-1,1,-1],[1,0,-2,1,1,0,0,-3,0,2,1,-1],[1,0,0,-1,1,0,0,-1,1,0,-1,1]],[[0,0,0,0,-1,1,0,-2,0,2,-1,1],[-3,0,2,1,-1,1,-2,1,1,0,-2,1],[-4,2,1,1,1,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,0,-2,1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,-3,1,1,1],[-3,1,1,1,-3,1,1,1,0,0,-1,1]],[[0,0,0,0,0,-2,1,1,-2,1,1,0],[-1,1,0,0,-1,1,-3,0,2,1,0,-1],[1,0,0,-1,1,-6,1,1,1,1,1,1]]],"finish":[["J","S","LM","SC","H","SHi","SAn","Br","SHu","Wf","Wh","Osler House"],["Wt","L","LM2","E","K","S2","P","Co","T","SC2","Q","SHu2"],["H2","SJ","B","N","J2","B2","L2","Mg","SAn2","SP","LM3","U"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1982,"days":4,"divisions":[["O","K","Wt","E","Ch","Q","B","N","Lc","SE","P","H"],["Br","U","O2","J","Wh","T","Osler House","SC","Mg","Co","Mt","SP"],["SJ","Ch2","K2","Lc2","Q2","Mf","P2","O3","U2","Wh2","E2","SE2"],["Wf","SJ2","J2","Wt2","SP2","B2","Br2","K3","SC2","Q3","N2","R"],["Wf2","O4","Co2","E3","Q4","T2","L","SJ3","K4","H2","O5","SC3"],["Osler House 2","LM","Ch3","SP3","SE3","B3","U3","SAn","Mf2","SB","Mg2","Wt3"],["Osler House 3","Wf3","B4","Mt2","SAt","H3","LM2","Lc3","P3","SC4","K5","T3"]],"results":"e1e1e1e1e1e-5e2re1e-3rr e1e1e-2e1e-1re1e1e-2e1e-1rr e1e-1e2re-2e1e-1e1e1e1e-3rr e1e1e1e-3re1e-1e1e-1e1e-1rr e1e1e1e1e-4e1e1e1e-3rrrr rrre1e-1e1e-1rrrrrr rre2re1e-3rrrrrrr\ne1e-1rre1e-1e1e-1e1e1e-2r re1e1e-2re1e-1rrre1e2e-2 re2re1e1e-5e1e1e-2re1e2e-2 re1e2re-4e1e1e-2rre1e-1r e1e1e-2e1e1e-2re1e-1rrrr e1e-1rre1e-1e1e-1rrre2e-1 re-1re1e-1e1e1e-2rrrrr\ne1e2re-3e1e-1re1e-1re2e-1 re-1re1e1e-2e1e1e-2rrrr re1e-1e2re1e-3re1e1e-2rr e1e1e-2re1e-1e1e-1re1e-1e2e-1 re-1e1e-1e1e1e-2e1e1e-2rrr e1e-1re1e-1e1e-1re1e-1e1e-1r re1e-1re1e-1rrrrrrr\nrrrrre1e-1re1e-1rr rre1e-1e1e-1rrre1e-1e3e-1 rre1e-3e1e1e1e1e-4e1e-1rr re2re1e-3rre2re-2e1e-1r re1e-1e1e-1re1e-1rrrrr rrrrrrre1e-1e1e-1e2e-1 re-1re1e-1e1e-1rrrrrr","move":[[[0,0,0,0,0,0,0,-3,1,0,2,0],[0,0,0,0,0,0,-1,1,-1,1,0,0],[0,0,0,0,-3,1,1,1,-4,1,1,1],[1,0,-1,1,-1,1,-1,1,0,-3,1,1],[1,0,-3,1,1,1,-1,1,-2,0,2,-1],[1,0,-1,1,-2,1,1,0,-1,1,-2,1],[1,0,-3,1,0,2,-5,1,1,1,1,1]],[[0,0,0,0,0,-2,1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,-1,1,0,0,-1],[1,0,0,0,-1,1,0,-2,1,1,-2,1],[1,-1,1,0,0,-2,1,1,-4,0,2,1],[-2,2,1,0,-2,1,1,-5,1,1,0,2],[-2,2,1,0,0,0,-1,1,0,-2,1,1],[0,-2,1,1,-1,1,-1,1,0,0,-1,1]],[[0,0,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,0,-2,1,1,-2,1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-2,1],[1,0,-2,1,1,0,-3,1,0,2,-1,1],[0,0,0,0,-2,1,1,-2,1,1,0,-1],[-1,2,0,-1,1,0,-1,1,-3,0,2,1]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,0,0,0],[0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-2,0,2,0,0,-3,1,0,2],[0,0,-1,1,-4,1,1,1,1,-3,1,0],[-1,3,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,0,0,0,0]]],"finish":[["O","K","Wt","E","Ch","B","SE","Lc","P","Q","U","O2"],["N","H","Wh","Br","SC","J","Co","T","Mg","Osler House","Mt","SP"],["SJ","Ch2","K2","P2","Mf","Wh2","Lc2","E2","Wf","O3","Wt2","Q2"],["U2","J2","SE2","Br2","B2","SJ2","K3","R","N2","SC2","O4","SP2"],["Wf2","E3","Co2","Q4","SJ3","O5","Osler House 2","H2","Q3","LM","SP3","K4"],["T2","L","Ch3","SC3","U3","SAn","B3","Wt3","SB","Osler House 3","SE3","Mt2"],["Mf2","Mg2","B4","H3","Wf3","Lc3","SAt","P3","LM2","K5","T3","SC4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1982,"days":4,"divisions":[["J","S","LM","SC","H","SHi","SAn","Br","SHu","Wf","Wh","Osler House"],["Wt","L","LM2","E","K","S2","P","Co","T","SC2","Q","SHu2"],["U","SJ","B","SHu3","Mf","SJ2","SHu4","Lc","Ch","SAn2","N","B2","Lc2"]],"results":"e1e-1e1e-1rrre1e-1re1e-1r e1e-1e1e-1e1e-1e1e-1e1e1e-2rr e1e1e-2re1e-1e1e-1e1e-1rrr\nre1e-1e1e-1rrre1e-1rrr e1e1e-2e1e-1e1e-1e2re-2e1e-1r rre2e2e-1e-3rre1e-1rrr\ne1e-1rrrre1e-1e2re1e1e-4 re1e1e1e-3e1e1e1e-3e2re2e-3 re1e-2re1e2re1e-4rrrr\ne1e-1e1e1e1e1e2e-5e-1re1e-1r e2e-1e-1e2re-2re2re1e-3rr rrre1e-1e1e-1e1e-1rrrr","move":[[[0,0,0,-1,1,-1,1,-1,1,0,-2,1],[1,0,-2,1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,0,-1,1,0,0,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-3,-1,2,2,0],[0,-1,1,-2,0,2,-1,1,-1,1,-2,1],[1,0,0,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,-4,1,0,2,1,0,-2,1],[-3,2,0,2,-3,1,1,1,-3,1,1,1],[-4,1,1,0,2,-1,1,0,0,0,0,-1,1]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,-3,1,0,2,0,-2,0,2,-1,-1],[2,-1,1,0,-1,-5,2,1,1,1,1,-1,1]]],"finish":[["J","S","LM","SC","Wf","SAn","Osler House","SHi","Br","H","Wt","E"],["SHu","P","Wh","T","K","L","S2","U","Co","LM2","B","SHu2"],["Q","SHu3","SJ","SJ2","Mf","SC2","Lc","N","Ch","Lc2","SHu4","SAn2","B2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1983,"days":4,"divisions":[["O","K","Wt","E","Ch","B","SE","Lc","P","Q","U","O2"],["N","H","Wh","Br","SC","J","Co","T","Mg","Osler House","Mt","SP"],["SJ","Ch2","K2","P2","Mf","Wh2","Lc2","E2","Wf","O3","Wt2","Q2"],["U2","J2","SE2","Br2","B2","SJ2","K3","R","N2","SC2","O4","SP2"],["Wf2","E3","Co2","Q3","SJ3","O5","Osler House 2","H2","LM","SP3","K4","SAn"],["Wh3","Wt3","T2","U3","P3","N3","SE3","Mg2","U4","E4","O6"],["T3","SB","O7","L","SAn2","T4","LM2","SC3","Ch3","B3","SC4","K5","SE4"]],"results":"re1e1e-2e2re-2e1e-1rrrr e1e1e1e-3e1e1e-2e1e1e-2e1e-1 rrrre2re1e1e-4e1e-1rr e1e-1e1e1e-2rre1e1e-2rrr e1e-1e1e1e1e1e-4rre1e1e-2r e1e-1re1e-1rrrrrrrr re1e-1rrre1e-1rrrrr\nrrre2re-2re1e-1re1e-1r e1e-1e1e-1rre2re-2rrr e2e2e-1e2re1e1e-7e1e-1e1e2e-2 re1e1e-3e1e-1e1e-1e1e1e-2rr e1e2re1e1e1e1e-7e1e-1e1e-1r re1e-1re1e-1rrre1e-1rr rre1e-1e1e-1re1e-1rrrr\nre1e1e-2re1e-1rre1e2e-2r e1e-2e1e-1e1e1e-2re1e-1e3e-1 rre3e1e-1e-5e1e1e-2e1e-1rr e1e1e1e1e-4e1e-1e1e-1re1e-1r e1e-1re1e-1re1e1e-2re1e2e-2 re-1e1e1e-2e1e-1rrrrrr rrre1e2re1e1e-5rrrr\nrrre1e-1re2re-2rre1r e2re1e1e1e1e1e1e1e1e-11r e1e1e2re1e1e-6e1e1e-2e1e-1r rre1e1e-2rre1e-1e1e-1e2e-1 re-1rre1e1e-2e1e-1e1e-1e3e-1 rre1e1e1e-5rrrre1e-1r rre1e-1e1e1e-2rrrrrr","move":[[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,0,0,0,0,0,0,0,-1,1,0,-1],[1,-2,1,1,0,0,-4,1,1,1,1,-1],[1,0,0,-2,1,1,0,0,-2,1,1,-1],[1,0,-1,1,-4,1,1,0,2,0,0,0],[-1,1,-2,1,1,-2,1,1,-3,1,1],[1,0,0,0,-1,1,-2,0,2,-2,1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,-1,1,-7,1,1,1,1,0,2],[1,0,-2,1,1,-1,1,-1,1,-3,1,1],[-2,2,1,-1,1,-7,1,1,0,2,-1,2],[2,0,0,-2,0,2,0,0,-1,1,-1],[1,-1,1,0,-1,1,0,-2,0,2,0,0,0]],[[0,0,0,0,-5,1,1,0,2,1,0,0],[0,0,0,0,0,0,-1,1,-2,1,1,-1],[-2,2,1,0,-2,1,1,0,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-4,1,1,1],[1,0,-1,1,-2,1,1,-5,-1,1,3,0],[-1,3,-1,1,0,-2,1,1,-1,1,-2],[1,-2,2,1,0,0,-1,1,0,-2,1,1,0]],[[0,0,0,0,0,0,-2,1,1,-1,1,0],[0,-1,1,0,0,0,0,-5,1,1,1,0],[-1,3,-1,1,-1,1,-2,1,1,0,0,-1],[-1,2,-1,1,-1,1,0,0,-2,1,1,0],[0,-1,1,-2,1,1,-6,1,1,0,2,1],[1,-11,1,1,1,1,1,1,1,1,0],[2,1,0,0,-2,0,2,0,-1,1,0,0,0]]],"finish":[["O","K","Wt","E","Ch","B","P","O2","Lc","Q","SE","U"],["N","Br","H","Wh","SC","J","Osler House","Mg","SJ","T","K2","P2"],["Co","Mt","Mf","SP","Wf","E2","O3","U2","Ch2","Wt2","Lc2","B2"],["Wh2","Q2","SJ2","J2","SE2","K3","SC2","Br2","Wf2","E3","N2","O4"],["R","O5","Q3","LM","H2","SP2","Wt3","SAn","Wh3","SJ3","K4","SP3"],["Co2","SE3","U3","T2","Mg2","N3","P3","E4","O6","SB","T3"],["U4","Osler House 2","L","O7","SC4","T4","SAn2","Ch3","K5","LM2","B3","SC3","SE4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1983,"days":4,"divisions":[["J","S","LM","SC","Wf","SAn","Osler House","SHi","Br","H","Wt","E"],["SHu","P","Wh","T","K","L","S2","U","Co","LM2","B","SHu2"],["Lc","Mg","Lc2","Q","Mf","SJ","Co2","SE","Mt","J2","Ch","SAn2","SHi2"]],"results":"e1e-1rrre1e-1e1e-1e1e-1rr e1e-1rre1e1e-2re1e1e-2rr e1e-1e1e-1re1e1e1e-3e1e1e-2r\nre1e-1re1e-1re1e-1rrrr re2e2e-1e-3e1e1e-2e2re-2e2e-1 re1e-2e1e1e-2e1e1e-2rrrr\nrrrrrre1e-1rrrrr e1e-1e1e1e1e-3e1e1e-2re1e2e-2 re1e1e-3e1e-1rre1e-1rrr\nre1e1e-2rrre2re-2re2e-1 re1e-2re1e2re-3e2re-2e2e-1 re-1e1e1e-2e1e-1e1e-1e1e-1rr","move":[[[0,-2,1,1,-3,1,1,1,0,-1,1,-1],[1,0,-2,1,1,0,-2,1,1,0,0,-1],[1,0,-1,1,-1,1,-1,1,0,0,0,-1,1]],[[0,0,0,0,-2,1,1,-2,1,1,-2,1],[-1,2,-2,0,2,-2,1,1,-3,-1,2,2],[0,0,0,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,-3,1,1],[-2,2,1,0,-2,1,1,-3,1,1,1,-1],[1,0,0,0,0,-1,1,0,0,0,0,0,0]],[[0,0,-1,1,-1,1,-1,1,-2,1,1,-1],[-1,2,-2,0,2,-3,0,2,1,0,-2,1],[-1,2,0,-2,0,2,0,0,0,-2,1,1,0]]],"finish":[["J","LM","Osler House","SC","SHi","S","Wt","SAn","SHu","P","Br","Wh"],["E","Wf","U","K","H","B","T","Lc","Co","LM2","SHu2","Mg"],["L","S2","Q","SE","Mf","Lc2","SJ","Mt","Co2","SHi2","Ch","J2","SAn2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1984,"days":4,"divisions":[["O","K","Wt","E","Ch","B","P","O2","Lc","Q","SE","U"],["N","Br","H","Wh","SC","J","Osler House","Mg","SJ","T","K2","P2"],["Co","Mt","Mf","SP","Wf","E2","O3","U2","Ch2","Wt2","Lc2","B2"],["Wh2","Q2","SJ2","J2","SE2","K3","SC2","Br2","Wf2","E3","N2","O4"],["R","O5","Q4","LM","H2","SP2","Wt3","SAn","Wh3","SJ3","K4","Co2"],["L","J3","K5","Br3","LM2","SB","SAn2","T2","SC3","K6","SC4","Ch3"],["O6","B3","L2","Mg2","Mf2","Mt2","SE3","O7","T3","LM3","T4","Lc3","E4"]],"results":"e1e-1re1e-1re1e-1e1e-1e1e-1r e1e1e1e-3re1e-1re1e-1re2e-1 re1e-2e1e-1e1e1e-2e1e1e1e-3r e1e1e1e1e1e1e1e-7e1e-1rrr e1e-1e1e-1e1e1e-2re1e1e1e-3r e1e-1e1e-1rrre1e1e2re2e-5 re-1e1e-1rre1e-1e1e-1rrr\nre1e2re-3e1e-1rre1e-1rr re1e-1re1e-1rrre1e-1e1e-1 rre1e-1e1e1e1e1e1e1e4re-8 rre2e2e-1e1e1e1e-8e2re-2r rrrrre1e-1e2e2e2e2e-3e-5 rrrrrrrre2re-2rr re1e-1e1e1e1e-3rre1e-1rr\ne1e-1e1e1e1e-3re1e-1rre2r re-2e1e1e-2e1e1e1e-3re1e-1r e1e1e-2e1e1e1e-3e1e1e-2e1e-1r rre1e-1re1e-1e1e1e-2re1e-1 re1e2e2e2e-4e2re1e1e-7rr e1e1e1e-3re1e-1e1e-1rrrr e1e2e2e-3e1e-3rre1e-1e1e-1r\nre1e-1e1e1e1e-3e1e1e-2e1e-1r rrre1e-1e1e-1rrrre1e-1 re1e1e-2e1e1e1e-3e1e1e-2e2e-1 re-1rre1e-1e1e-1e1e1e-2rr e1e1e1e-3re1e1e-2e1e-1rrr e1e1e1e-3re1e1e-2rre2re-2 re1e-1rre1e-1rrrrrr","move":[[[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[-5,2,0,2,1,1,0,0,0,-1,1,-1],[1,-3,1,1,1,0,-2,1,1,-1,1,-1],[1,0,0,-1,1,-7,1,1,1,1,1,1],[1,-3,1,1,1,-2,1,1,-1,1,-2,1],[-1,2,0,-1,1,0,-1,1,0,-3,1,1],[1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,-3,1,1,1,-1,1],[0,0,-2,0,2,0,0,0,0,0,0,0],[-5,-3,2,2,2,2,-1,1,0,0,0,0],[0,-2,0,2,-8,1,1,1,-1,2,2,0],[-8,0,4,1,1,1,1,1,1,-1,1,0],[-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,0,-1,1,0,0,-1,1,-3,0,2,1,0]],[[0,-1,1,-1,1,0,0,-3,1,-3,2,2],[1,0,0,0,-1,1,-1,1,0,-3,1,1],[1,0,-7,1,1,0,2,-4,2,2,2,1],[-1,1,0,-2,1,1,-1,1,0,-1,1,0],[0,-1,1,-2,1,1,-3,1,1,1,-2,1],[1,-1,1,0,-3,1,1,1,-2,1,1,-2],[0,2,0,0,-1,1,0,-3,1,1,1,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,-1,1],[-2,0,2,0,0,-2,1,1,0,-3,1,1],[1,0,0,-1,1,-2,1,1,0,-3,1,1],[1,0,-2,1,1,-1,1,-1,1,0,0,-1],[-1,2,-2,1,1,-3,1,1,1,-2,1,1],[-1,1,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,-2,1,1,-3,1,1,1,-1,1,0]]],"finish":[["O","Ch","K","E","Wt","P","SE","O2","Br","Q","U","Lc"],["J","Wh","B","SC","N","Mg","Osler House","H","SJ","Co","SP","K2"],["T","Wf","E2","Ch2","Mf","O3","Lc2","P2","Wt2","Wh2","U2","SE2"],["Mt","B2","SC2","Br2","SJ2","N2","Q2","O4","Wf2","LM","E3","H2"],["R","J2","Wt3","SAn","Q4","SJ3","K3","Co2","O5","J3","L","SP2"],["LM2","Wh3","K4","K5","SB","T2","Br3","SC3","O6","SC4","SAn2","L2"],["K6","Mf2","Ch3","SE3","Mg2","B3","T4","T3","E4","O7","Lc3","Mt2","LM3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1984,"days":4,"divisions":[["J","LM","Osler House","SC","SHi","S","Wt","SAn","SHu","P","Br","Wh"],["E","Wf","U","K","H","B","T","Lc","Co","LM2","SHu2","Mg"],["SHi2","N2","Q","Ch","Br2","SHu3","SE","SHu4","Mf","SHi3","SC2","S2","Mt"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["J","LM","Osler House","SC","SHi","S","Wt","SAn","SHu","P","Br","Wh"],["E","Wf","U","K","H","B","T","Lc","Co","LM2","SHu2","Mg"],["SHi2","N2","Q","Ch","Br2","SHu3","SE","SHu4","Mf","SHi3","SC2","S2","Mt"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1985,"days":4,"divisions":[["O","Ch","K","E","Wt","P","SE","O2","Br","Q","U","Lc"],["J","Wh","B","SC","N","Mg","Osler House","H","SJ","Co","SP","K2"],["T","Wf","E2","Ch2","Mf","O3","Lc2","P2","Wt2","Wh2","U2","SE2"],["LM","Mt","B2","SC2","Br2","SJ2","N2","Q2","O4","Wf2","E3","H2"],["R","J2","Wt3","SAn","Q3","SJ3","K3","Co2","O5","J3","L","SP2"],["LM2","Wh3","K4","SB","T2","Br3","SC3","O6","SC4","SAn2","Ch3","Mg2"],["B3","T3","O7","Lc3","Mt2","LM3","Osler House 2","Wf3","H3","N3","H4","B4","N4"]],"results":"e1e1e1e1e-4e1e1e-2e1e-1rrr e2re2re1e1e1e1e1e1e-10rr e1e-1e1e1e1e-3e1e1e-2e1e1e2e-3 re1e1e-3rrrre1e-1rrr e2re1e-3e1e-1e1e1e-2rrrr e1e2re-3re1e-1rre1e-1rr re1e-1e1e1e1e-3e1e-1re1e-1r\ne2re1e1e2re2e2e-1e1e-10e1e-1 re1e1e-2e1e-1e1e-1e2re1e2e-4 re1e-2re1e1e-2re2re-2e2e-1 re-1e1e1e-2re1e-1rrrrr rre1e-1re1e-1e1e-1rre2e-1 re1e-2e1e1e-2rre1e-1e1e-1r e1e-1e1e-1rre1e-1e1e-1rrr\ne1e-1e1e-1e2re1e-3e1e2re-3r re2re1e-3e1e-1e1e-1e1e1e1e-3 re1e1e1e-3e1e-1re1e-1e1e-1r e1e1e-2e1e-1rrre1e1e-2e2e-1 re-1e1e1e-2re2re1e1e1e-5r rre1e-1e1e-1rrre1e-1e1e-1 re1e-1e1e-1e1e-1e1e-1e1e-1rr\nre1e-1e1e-1re1e1e-2e1e-1e2e-1 re-1e1e-1e1e-1e1e-1e1e-1e1e-1r e1e-1re1e-1re1e-1re1e-1e2e-1 re-1e1e-1e1e1e1e1e1e1e1e-7r re1e-1re1e-1rre1e-1rrr re1e1e1e1e-4rrrre1e-1r e1e-1re1e1e-2rre1e-1rrr","move":[[[0,-1,1,0,-1,1,-3,1,1,1,-1,1],[0,0,-1,1,0,0,-1,1,0,-3,0,2],[1,0,0,0,-2,1,1,-1,1,-3,1,0],[2,0,0,-1,1,0,0,0,0,-3,1,1],[-3,2,1,1,-2,1,1,-3,1,1,1,-1],[1,0,-10,1,1,1,1,1,1,0,2,0],[2,0,0,-1,1,-2,1,1,-4,1,1,1,1]],[[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-2,1,1,-2,1],[-1,2,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,0,0,-1,1,0,-2,1,1,-1],[-1,2,-2,0,2,0,-2,1,1,0,-2,1],[-4,2,1,0,2,-1,1,-1,1,-2,1,1],[-1,1,-10,1,-1,2,2,0,2,1,1,0,2]],[[0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,-1,1,0,0,0,-1,1,-1,1,0],[0,-5,1,1,1,0,2,0,-2,1,1,-1],[-1,2,-2,1,1,0,0,0,-1,1,-2,1],[1,-1,1,-1,1,0,-1,1,-3,1,1,1],[-3,1,1,1,-1,1,-1,1,-3,1,0,2],[0,-3,0,2,1,-3,1,0,2,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-2,1,1,0,-1],[1,-1,1,0,0,0,0,-4,1,1,1,1],[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,-7,1,1,1,1,1,1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-2,1,1,0,-1,1,-1,1,0]]],"finish":[["O","K","P","O2","Ch","E","Br","Lc","Q","Wt","J","SC"],["SE","N","U","Wh","B","Mg","H","SJ","T","Osler House","Wf","K2"],["SP","E2","Ch2","Wt2","Lc2","O3","Co","LM","Mf","U2","Mt","P2"],["SE2","Br2","SC2","B2","N2","SJ2","Q2","H2","Wh2","Wt3","E3","SJ3"],["J2","O4","SAn","Wf2","R","J3","K3","O5","LM2","L","Wh3","SB"],["Q3","T2","Br3","O6","Co2","Ch3","SP2","B3","SC3","Mg2","SAn2","Osler House 2"],["SC4","T3","Wf3","Mt2","N3","H4","K4","LM3","H3","Lc3","O7","B4","N4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1985,"days":4,"divisions":[["Osler House","SC","LM","SHi","SHu","J","Wt","S","P","Br","U","SAn"],["Wh","B","Lc","E","T","Wf","SHu2","K","SHi2","Co","N","H"],["Q","Br2","LM2","Ch","SHu3","SE","Mg","S2","Mt","SP","B2","SJ","B3"]],"results":"re1e1e1e-3e1e1e1e1e-4rrr re1e-1e1e-1re1e-1e1e-1re3e-1 rre1e-3re1e1e-2e1e-1re1e-1\ne1e-1rre1e-1rre1e-1re1e-1 rre1e-1re1e-1e1e-1e1e-1e2e-1 re1e1e1e1e-5e1e-1re1e-1rr\ne1e1e1e1e1e-5rrre1e-1rr re1e-1re1e-1e1e-1e1e-1e1e-1r re1e-1e1e1e-2rrrre1e-1r\nre1e-1re1e-1e2re1e-3rrr rre1e-1re1e-1e1e-1e1e-1e1e-1 re1e1e-2re1e-1rre1e-1e1e-1","move":[[[-1,1,0,-1,1,-2,1,1,0,-3,1,0],[-1,3,0,-1,1,-1,1,0,-1,1,-1,1],[0,0,0,-4,1,1,1,1,-3,1,1,1,0]],[[0,0,-1,1,0,-1,1,-5,1,1,1,1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,0,-1,1,0,0,-1,1,0,0,-1,1]],[[0,-1,1,0,0,0,0,-2,1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,-1,1,0,0,0,-5,1,1,1,1,1]],[[-1,1,-1,1,0,0,-1,1,0,-2,1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,0,-3,1,0,2,-1,1,0,-1,1,0]]],"finish":[["SHu","SC","LM","Osler House","SHi","S","U","Wt","B","Wh","SAn","P"],["T","J","SHu2","Br","K","Lc","Co","E","Wf","N","H","SHi2"],["Br2","Q","SE","SHu3","S2","Mg","LM2","B2","Ch","SJ","Mt","B3","SP"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1986,"days":4,"divisions":[["O","K","P","O2","Ch","E","Br","Lc","Q","Wt","J","SC"],["SE","N","U","Wh","B","Mg","H","SJ","T","Osler House","Wf","K2"],["SP","E2","Ch2","Wt2","Lc2","O3","Co","LM","Mf","U2","Mt","P2"],["SAn","SE2","Br2","SC2","B2","N2","SJ2","Q2","H2","Wh2","Wt3","E3"],["SJ3","J2","O4","Wf2","R","J3","K3","O5","LM2","L","Wh3","SB"],["Q3","T2","Br3","O6","Ch3","SP2","SC3","Mg2","T3","Mt2","N3","H3"],["K4","LM3","H4","Lc3","N4","Wh4","N5","SE3","Mt3","U3","Ch4","R2","Mg3"]],"results":"e1e1e-2e1e-1e1e1e-2e1e-1re2e-1 re1e1e-3rrre1e1e1e-3e2e-1 re-1re1e-1e1e1e-2e1e1e-2e2e-1 re-1rre1e-1e1e1e-2e1e1e-2r re1e1e1e-3rre1e1e-2e1e-1r re1e1e-2e1e-1e1e-1re1e-1e2e-1 re1e-2e1e-1re1e-1rrrrr\nrrrre1e-1e1e1e-2e1e-1rr re1e1e1e1e1e1e-6e1e-1e1e-1r re1e-1e1e1e-2e1e1e-2re1e1e-2 re1e-1re1e1e-2e1e1e-2e1e2e-2 re-1e1e1e-2re1e-1e1e-1rrr rrrrre1e-1e1e-1rre1e-1 re1e-1re1e-1rre1e-1rrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\ne2e2e2e-2e1e1e-6e1e-1re1e-1r e2re1e1e2e2e-6e-2e1e1e-2e1e-1 re1e1e-2e1e1e1e1e-4e1e-1e2e-1 re-1rre1e1e1e-3e1e1e-2e2e-1 re1e-2re1e1e-2e1e-1e1e-1rr e1e1e1e2re1e1e1e2re1e-11r rre1e-1rre1e-1re1e-1rr","move":[[[0,0,0,0,0,-1,1,0,-1,1,-2,1],[-1,2,-1,1,0,-1,1,-1,1,-2,1,1],[0,-1,1,-2,1,1,0,0,-3,1,1,1],[0,-2,1,1,-2,1,1,-1,1,0,0,-1],[-1,2,-2,1,1,-2,1,1,-1,1,0,-1],[-1,2,-3,1,1,1,0,0,0,-3,1,1],[-1,2,0,-1,1,-2,1,1,-1,1,-2,1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,-1,1,-1,1,0,-2,1,1,-1],[-2,2,1,-2,1,1,-2,1,1,0,-1,1],[-2,1,1,0,-2,1,1,-2,1,1,-1,1],[0,-1,1,-1,1,-6,1,1,1,1,1,1],[0,0,-1,1,-2,1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,-1,1,0,0,-1,1,0],[0,-11,1,0,2,1,1,1,0,2,1,1],[1,0,-1,1,-1,1,-2,1,1,0,-2,1],[-1,2,-2,1,1,-3,1,1,1,0,0,-1],[-1,2,-1,1,-4,1,1,1,1,-2,1,1],[-1,1,-2,1,1,-2,-6,2,2,1,1,0],[2,-1,1,0,-1,1,-6,1,1,-2,2,2,2]]],"finish":[["O","K","Ch","P","O2","E","Br","Wt","Lc","N","Q","SC"],["SE","Wh","H","U","B","T","Mg","Wf","SJ","K2","Osler House","SP"],["J","Ch2","O3","E2","Co","Lc2","LM","Mt","Wt2","P2","Br2","SC2"],["U2","Mf","N2","SJ2","SAn","H2","Q2","B2","SE2","Wh2","J2","Wf2"],["Wt3","SJ3","R","E3","O5","O4","L","LM2","K3","T2","Wh3","J3"],["O6","SB","SP2","Ch3","Q3","T3","N3","SC3","H3","LM3","Mt2","Br3"],["Mg2","N4","K4","H4","SE3","N5","U3","Wh4","R2","Mg3","Ch4","Mt3","Lc3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1986,"days":4,"divisions":[["SHu","SC","LM","Osler House","SHi","S","U","Wt","B","Wh","SAn","P"],["T","J","SHu2","Br","K","Lc","Co","E","Wf","N","H","SHi2"],["Q","SE","SHu3","S2","Mg","Ch","SJ","Mt","SP","T2","P2","SJ2"],["SE2","Wt2","SHu4","SHu5","U2","SHu6","N2","K2","J2","J3","T3","SC2","H2"]],"results":"re1e-1e1e2re1e-4e2re1e-3r e1e1e-2re1e-1re1e-1rrrr e1e-1re1e1e-2rrre1e-1e2e-1 re-1re1e-1rre1e-1e1e-1rr\ne2re1e1e-4rre1e1e-2e1e-1r e1e1e1e-3re1e-1re1e1e-2e2e-1 re1e-2re1e1e-2rre1e1e-2r re1e-1re1e-1rre1e-1e1e-1r\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\ne1e-1e1e1e-2rrrre1e1e1e-3 rrre1e1e-2e1e-1re1e1e-2r e1e-1e1e-1re1e1e-2rrre2e-1 re-1rrre1e-1rrrre1e-1","move":[[[0,0,-1,1,-1,1,0,0,-1,1,0,-1],[-1,2,-1,1,0,0,0,-2,1,1,0,-1],[1,0,0,0,-1,1,0,-1,1,0,-2,1],[1,-3,1,0,2,-4,1,0,2,1,-1,1,0]],[[0,-1,1,-1,1,0,0,-1,1,0,-1,1],[0,-2,1,1,0,0,-2,1,1,0,-2,1],[-1,2,-2,1,1,0,-1,1,0,-3,1,1],[1,-1,1,-2,1,1,0,0,-4,1,1,0,2]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[-1,1,0,0,0,0,-1,1,0,0,0,-1],[-1,2,0,0,0,-2,1,1,0,-1,1,-1],[1,-2,1,1,0,-1,1,-2,1,1,0,0],[-3,1,1,1,0,0,0,0,-2,1,1,-1,1]]],"finish":[["Osler House","SHu","SC","S","LM","SHi","Wh","U","Wt","B","J","Br"],["SAn","P","SHu2","T","K","Wf","N","Lc","Co","Q","E","H"],["SE","S2","Ch","SHi2","SHu3","SP","Mg","Mt","SJ2","SJ","SE2","P2"],["U2","SHu4","Wt2","T2","N2","SHu5","J2","K2","SC2","H2","SHu6","J3","T3"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1987,"days":4,"divisions":[["O","K","Ch","P","O2","E","Br","Wt","Lc","N","Q","SC"],["SE","Wh","H","U","B","T","Mg","Wf","SJ","K2","Osler House","SP"],["J","Ch2","O3","E2","Co","Lc2","LM","Mt","Wt2","P2","Br2","SC2"],["U2","Mf","N2","SJ2","SAn","H2","Q2","B2","SE2","Wh2","J2","Wf2"],["Wt3","SJ3","R","E3","O4","O5","L","LM2","K3","T2","Wh3","J3"],["O6","SP2","Ch3","Q3","T3","N3","SC3","H3","LM3","Mt2","Br3","Mg2"],["N4","H4","SE3","Ch4","SJ4","Wt4","Q4","SP3","Br4","Br5","SAn2","SE4","SAn3"]],"results":"re1e-1rre1e-1e1e1e-2re2e-1 re1e-2re1e1e-2e1e-1e1e-1rr re3e1e2e-2e1e1e-6e1e-1e1e-1r rre1e-1rrre1e-1re1e-1r e2e2e-1e1e1e1e1e1e-8rrrr e1e-1rrrrrre1e-1e1e-1r e1e1e-2e1e-1e1e1e-2re1e-1rr\nrrrre1e-1e1e-1re2re2e-3 re-1e2re1e1e1e-5rre1e-1r e1e-1rre1e-1re1e-1e1e-1rr e1e2re2re1e1e1e1e-9e1e3e-2 rre1e1e-4re1e1e1e-3rrr e1e1e-2rrrre1e-1e1e-1e2e-1 re-1re1e1e-2rrrrrrr\nrre1e-1re1e-1re1e1e-2e2e-1 re1e1e-3e1e-1re1e1e-2re1e-1 re1e-1e2re1e1e-4e1e-1rrr re1e-1e1e-1rrre1e1e-2rr e2re2re1e1e-6re1e-1rrr rre1e-1rre1e-1e1e-1rrr re1e1e-2rre1e-1rrrrr\nrrre1e-1e1e-1e1e-1e1e1e2e-3 re1e1e1e-4e2re1e1e-4e1e-1r e1e-1e1e-1rre1e1e-2e1e-1rr re1e1e-2rrrrrre4re-2 rre1e1e-4e1e-1e1e-1e1e-1rr re1e-1rre1e-1e1e-1re1e-1r e1e-1re1e-1e1e-1e1e-1rrrr","move":[[[0,0,-1,1,0,-2,1,1,-1,1,-2,1],[1,-1,1,-1,1,0,0,0,0,0,0,-1],[1,0,0,0,-8,1,1,1,1,1,-1,2],[2,-1,1,0,-1,1,0,0,0,-1,1,0],[0,-1,1,-1,1,-6,1,1,-2,2,1,3],[0,0,-1,1,-1,1,-2,1,1,0,-2,1],[-1,2,0,-2,1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,-2,1,1,0,-1],[-1,2,-1,1,-1,1,0,0,0,0,-2,1],[1,0,0,-3,1,1,1,0,-4,1,1,0],[-2,3,1,-9,1,1,1,1,0,2,0,2],[1,0,-1,1,-1,1,0,-1,1,0,0,-1],[1,-1,1,0,0,-5,1,1,1,0,2,-1],[-3,2,0,2,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-2,1,1],[0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,0,-1,1,0,-6,1,1,0,2,0],[2,0,-2,1,1,0,0,0,-1,1,-1,1],[0,0,0,-1,1,-4,1,1,0,2,-1,1],[-1,1,0,-2,1,1,0,-1,1,-3,1,1],[-1,2,-2,1,1,0,-1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-1,1,-1,1,-4,1,1,0],[-2,0,4,0,0,0,0,0,0,-2,1,1],[0,0,-1,1,-2,1,1,0,0,-1,1,-1],[1,-1,1,-4,1,1,0,2,-4,1,1,1],[-3,2,1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["O","K","P","Ch","Wt","O2","N","Br","SC","Lc","H","SE"],["E","B","Q","T","Mg","Wh","Wf","U","SJ","J","SP","K2"],["Osler House","Ch2","LM","O3","Mt","Lc2","SC2","Wt2","U2","P2","H2","Br2"],["N2","Mf","E2","SAn","Co","Q2","B2","J2","Wf2","Wt3","Wh2","SE2"],["SJ2","R","L","O4","LM2","J3","SJ3","Wh3","T2","O6","E3","Q3"],["K3","SP2","O5","H3","Ch3","Mg2","LM3","N3","T3","N4","SJ4","H4"],["SC3","Br3","Wt4","Mt2","SP3","SE3","Ch4","Br4","SE4","Q4","Br5","SAn2","SAn3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1987,"days":4,"divisions":[["Osler House","SHu","SC","S","LM","SHi","Wh","U","Wt","B","J","Br"],["SAn","P","SHu2","T","K","Wf","N","Lc","Co","Q","E","H"],["SE","S2","Ch","SHi2","SHu3","SP","Mg","Mt","SJ","SJ2","SE2","P2"],["SHu4","N2","SHu5","K2","H2","Wh2","O","Br2","LM2","Osler House 2","Ch2","Lc2","Q2"]],"results":"e1e1e1e1e-4e1e1e1e1e-4rrr e1e1e-2re1e-1e1e1e1e-3e1e-1r re1e-1re1e-1e1e-1e1e-1e1e-1r e1e1e-2e1e1e1e1e-4e1e1e-2rr\ne1e1e1e1e2re-6rrrrrr re2re1e-3e1e-1re1e-1re1e-1 re1e1e-2rrre1e-1rre2e-1 re1e1e-3rre1e1e-2rrrr\ne1e-1re1e-1e1e1e1e1e1e1e2e-7 re-1e1e1e1e-3re1e1e-2rrr e1e1e1e1e-4e1e-1re2re1e1e-4 re1e-1e1e-1rre1e-1re1e-1r\ne1e1e1e1e1e-5rre1e2re2e-4 re1e-2e1e1e-2re1e-1rrrr re1e-1re2re1e1e-4re1e-1r re1e1e-2e1e-1re1e-1rre1e-1","move":[[[0,0,-2,1,1,-4,1,1,1,1,-2,1],[1,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,-3,1,1,1,-1,1,0,-2,1],[1,0,0,-4,1,1,1,1,-4,1,1,1,1]],[[0,0,0,0,-2,1,1,0,0,-3,1,1],[-1,2,0,0,-1,1,0,0,0,-2,1,1],[-1,1,0,-1,1,0,-1,1,-3,1,0,2],[0,0,0,0,0,0,-6,0,2,1,1,1,1]],[[0,-1,1,0,-1,1,0,0,-1,1,-1,1],[-4,1,1,0,2,0,-1,1,-4,1,1,1],[1,0,0,-2,1,1,0,-3,1,1,1,-1],[-7,2,1,1,1,1,1,1,-1,1,0,-1,1]],[[-1,1,0,0,-1,1,0,-1,1,-2,1,1],[0,-1,1,0,-4,1,1,0,2,0,-1,1],[0,0,0,0,-1,1,0,-2,1,1,-2,1],[-4,2,0,2,1,0,0,-5,1,1,1,1,1]]],"finish":[["S","Osler House","SHu","LM","Wh","U","SC","Br","Wt","SHu2","SAn","B"],["J","N","P","K","T","Co","H","Wf","SHi","E","Ch","Q"],["Lc","SE","S2","SHu3","SP","Mg","SJ","SHu4","P2","SJ2","N2","SHu5"],["SHi2","Wh2","H2","O","Mt","Osler House 2","K2","Lc2","Ch2","Q2","Br2","LM2","SE2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1988,"days":4,"divisions":[["O","K","P","Ch","Wt","O2","N","Br","SC","Lc","H","SE"],["E","B","Q","T","Mg","Wh","Wf","U","SJ","J","SP","K2"],["Osler House","Ch2","LM","O3","Mt","Lc2","SC2","Wt2","U2","P2","H2","Br2"],["N2","Mf","SAn","Co","Q2","B2","E2","J2","Wf2","Wt3","Wh2","SE2"],["SJ2","R","L","O4","LM2","J3","SJ3","Wh3","T2","O5","E3","Q3"],["K3","SP2","O6","H3","Ch3","Mg2","N3","T3","SJ4","Br3","Mt2","SP3"],["Br4","SAn2","SAn3","Lc3","E4","Wh4","Wf3","Co2","K4","K5","U3","Co3","B3"]],"results":"e1e1e1e-3rrre1e-1e1e-1e2e-1 re-1e1e-1e2re1e1e-4e1e1e-2r e1e1e1e-3e1e-1e1e-1e1e-1e1e-1r e1e1e-2e2e2e-1e1e1e-5rrrr e2e2e-1e-3e1e-1rre2re1e2e-4 re-1e1e-1e1e1e1e-3e1e1e-2e1e-1 rre1e-1re1e1e1e-3e1e-1rr\nrre2re2re1e1e2e2e-1e3e-10 re2e-1e2e-4e-1e1e1e1e-3e1e3e-2 rre2re-4rre1e1e2re2e-5 re-1e1e-1re1e1e-2e1e-1e1e2e-2 re-1e1e1e-2e2re1e-3re1e3e-2 re2e-1e-3rre1e1e-2e1e1e-2r e1e2re1e1e-5re1e1e-2rrr\ne1e1e-2rrrrrre1e-1e2e-1 re-1re1e1e1e-3e1e1e1e-3e3e-1 rre2re1e1e-6e1e-1rrrr re1e-1e1e-1re1e-1e1e1e-2e2e-1 re1e-2e1e1e-2re1e-1e1e-1rr re1e2re1e2re1e1e-8e1e1e-2 re1e-1re1e-1e1e-1rre1e-1r\ne1e-1re1e-1rrrrrre3e-1 rre2re1e1e1e-7e2e2e-1e-3r re1e1e-2e1e1e-2re1e-1rrr e1e-1e1e-1e1e-1re1e-1re1e-1r re1e1e-2e2re1e-3e1e-1re2e-1 re-1e1e-1e1e1e-2re1e1e-2e2e-1 re-1re1e-1e1e-1rre1e-1rr","move":[[[0,0,-1,1,-3,1,1,1,0,-1,1,0],[-1,1,-2,1,1,-3,1,1,1,-1,1,-1],[-4,2,1,0,2,0,0,-1,1,-3,-1,2],[2,0,0,0,-5,1,1,-1,2,2,-2,1],[1,-1,1,-1,1,-1,1,-1,1,-3,1,1],[1,-2,1,1,-4,1,1,0,2,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-3,1,1,1]],[[0,0,0,-2,1,1,0,-5,1,1,0,2],[1,-2,1,1,-2,1,1,0,0,-3,-1,2],[-2,3,1,0,-3,1,0,2,-2,1,1,-1],[-2,2,1,-1,1,-2,1,1,0,-1,1,-1],[-5,2,0,2,1,1,0,0,-4,0,2,0],[-2,3,1,-3,1,1,1,-1,-4,2,-1,2],[-10,3,-1,2,2,1,1,0,2,0,2,0,0]],[[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-2,1,1,-8,1,1,0,2,1,0,2,1],[0,0,-1,1,-1,1,0,-2,1,1,-2,1],[-1,2,-2,1,1,-1,1,0,-1,1,-1,1],[0,0,0,0,-1,1,-6,1,1,0,2,0],[-1,3,-3,1,1,1,-3,1,1,1,0,-1],[-1,2,-1,1,0,0,0,0,0,0,-2,1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,-2,1,1,0,-2,1,1,-1,1,-1],[-1,2,0,-1,1,-3,1,0,2,-2,1,1],[0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,-1,1,0,-2,1,1,-2,1,1],[0,-3,-1,2,2,-7,1,1,1,0,2,0],[-1,3,0,0,0,0,0,0,-1,1,0,-1,1]]],"finish":[["O","Ch","O2","K","N","Br","H","P","SE","SC","B","Mg"],["Lc","T","Wf","U","Wt","SJ","Wh","LM","Q","J","Ch2","Mt"],["E","SP","O3","U2","K2","SC2","N2","Br2","Lc2","Mf","SAn","Osler House"],["Wt2","B2","H2","Co","Wt3","P2","Wf2","SE2","E2","L","J2","SJ2"],["Q2","LM2","R","Wh2","O4","SJ3","Q3","O6","T2","H3","K3","E3"],["J3","N3","SJ4","Mg2","Wh3","Mt2","T3","SAn2","Br4","SP2","Ch3","SAn3"],["O5","Br3","Lc3","Wh4","E4","Wf3","K4","Co2","U3","Co3","B3","SP3","K5"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1988,"days":4,"divisions":[["S","Osler House","SHu","LM","Wh","U","SC","Br","Wt","SHu2","SAn","B"],["J","N","P","K","T","Co","H","Wf","SHi","E","Ch","Q"],["Lc","SE","S2","SHu3","SP","Mg","SJ","SHu4","P2","SJ2","N2","SHi2"],["Wh2","H2","O","Mt","Osler House 2","LM2","Mf","L","T2","U2","S3","S4","Wf2"]],"results":"e1e2e2e-1e1e1e1e-7e1e-1e1e-1r e1e1e2re-4re1e-1e1e-1rrr e1e1e1e-3e1e1e-2rrre1e2e-2 re-1e1e1e-2rrrre1e-1rr\ne2re-2e1e1e1e1e1e-5e1e1e2e-3 re1e1e-3e1e-1e1e1e-2re1e-1r re1e-1e1e-1e2re-2re1e1e2e-3 re1e-2rrrrrrrre1e-1\ne1e-1e1e1e1e-3e1e2re-3e1e2e-2 re1e1e1e-4e1e-1re1e-1re2e-1 re1e1e-3e1e-1e1e1e-2re1e1e-2 re1e1e-2e1e-1rrrrrrr\ne1e2re1e1e1e-6e1e1e1e-3e3e-1 rre1e-3rre1e-1re1e-1rr e1e1e-2e1e-1e1e-1e1e1e-2re2e-1 re-1re1e-1rrrrrrrr","move":[[[0,0,-1,1,0,0,0,0,-2,1,1,-1],[-2,2,1,0,0,0,-2,1,1,-3,1,1],[1,0,0,-1,1,-1,1,0,-4,0,2,1],[1,-1,1,-1,1,-7,1,1,1,-1,2,2,1]],[[-1,1,0,0,0,0,0,0,0,0,-2,1],[-3,2,1,1,0,-2,0,2,-1,1,-1,1],[0,-1,1,0,-2,1,1,-1,1,-3,1,1],[-3,2,1,1,-5,1,1,1,1,1,-2,0,2]],[[0,0,0,0,0,0,0,-1,1,-2,1,1],[-2,1,1,0,-2,1,1,-1,1,-3,1,1],[-1,2,0,-1,1,0,-1,1,-4,1,1,1],[-2,2,1,-3,0,2,1,-3,1,1,1,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,0,-1],[-1,2,0,-2,1,1,-1,1,-1,1,-2,1],[1,0,-1,1,0,-1,1,0,0,-3,1,0],[-1,3,-3,1,1,1,-6,1,1,1,0,2,1]]],"finish":[["Osler House","S","LM","SHu","Wh","U","SC","SHu2","N","Br","P","K"],["SAn","J","Wt","SHi","Wf","B","Ch","T","Lc","Co","S2","H"],["Q","E","SJ","SE","SP","N2","Mg","SHu3","SHi2","O","Osler House 2","H2"],["Wh2","SHu4","L","Mf","T2","SJ2","S4","Mt","LM2","U2","S3","Wf2","P2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1989,"days":4,"divisions":[["O","Ch","O2","K","N","Br","H","P","SE","SC","B","Mg"],["Lc","T","Wf","U","Wt","SJ","Wh","LM","Q","J","Ch2","Mt"],["E","SP","O3","U2","K2","SC2","N2","Br2","Lc2","Mf","SAn","Osler House"],["Wt2","B2","H2","Co","Wt3","P2","Wf2","SE2","E2","L","J2","SJ2"],["Q2","LM2","R","Wh2","O4","SJ3","Q3","O5","T2","H3","K3","E3"],["J3","N3","Mg2","Wh3","T3","SAn2","Br3","SP2","Ch3","SAn3","O6","Lc3"],["E4","Co2","U3","Co3","B3","SP3","H4","Templeton","N4","SHu","Mg3","SHu2"],["Mg4","SC3","P3","Mg5","U4","SC4","SAn4","P4","Wt4","T4","E5","LM3","B4"]],"results":"e3rre-3e1e1e1e1e1e-5rrr rrrrrre1e-1rrre2e-1 re1e-2e1e-1e1e-1e1e-1re1e2e-2 re-1e1e1e-2e2re-2re1e-1rr e1e1e-2e1e-1re1e1e-2e1e1e-2r e1e1e2re1e-5e1e1e-2e1e-1e2e-1 re1e-2e1e-1re1e-1re1e-1rr rrrre1e-1rre1e-1rrr\nrrrre1e-1rrrre1e-1r re1e1e1e1e1e-5e1e-1re3e-1e-1 re1e1e-3e1e-1e1e-1e1e-1re2e-1 re2re1e1e-5e1e1e-2re1e-1r e1e1e1e1e-4e1e-1rrrrrr e1e-1e1e-1e1e-1re1e-1re1e1e-2 rre1e-1re1e-1e1e-1re1e1e-2 rre1e1e-2rre1e-1e1e-1rr\ne1e1e-2e1e1e2re-4rrre2e-1 re-1e2re1e1e1e-5re1e1e-2r re1e1e1e-3e2e-1e1e-2e2re-2r re1e-1e2re1e-3e1e1e-2rrr rre1e-1e1e-1re1e-1rre2e-1 re2re2re1e-6e1e1e-2rrr rre1e-1e1e-1rre1e1e-2e3e-1 re2e-2e1e1e-4e1e-1e1e-1rrr\ne1e-1e1e-1re1e1e2re-4re2e-1 re1e-2re1e1e1e1e1e-5e1e-1r e1e-1e1e1e1e-3e1e1e-2rre1e-1 re1e1e-2e1e1e1e-3e1e-1rrr e1e-1re1e-1rrrrre1e2e-2 re2re1e-4e1e1e-2re1e-1rr re1e-1e1e-1rre1e1e1e-3e1e-1 rre1e-1re1e-1e1e-1re1e-1r","move":[[[0,0,0,-1,1,0,0,-1,1,0,0,0],[0,0,-1,1,0,-1,1,0,-1,1,-2,1],[-1,2,-1,1,-2,1,1,-5,1,0,2,1],[1,-2,1,1,-2,1,1,0,-1,1,-2,1],[1,0,-1,1,0,-2,0,2,-2,1,1,-1],[-2,2,1,0,-1,1,-1,1,-1,1,-2,1],[-1,2,0,0,0,-1,1,0,0,0,0,0],[0,0,0,-5,1,1,1,1,1,-3,0,0,3]],[[0,0,-1,1,-1,1,0,0,-2,1,1,0],[-2,1,1,0,-1,1,-1,1,0,-1,1,0],[-2,1,1,0,-1,1,0,-1,1,-1,1,-1],[1,0,0,0,0,0,-1,1,-4,1,1,1],[1,-1,1,0,-2,1,1,-5,1,1,0,2],[-1,2,0,-1,1,-1,1,-1,1,-3,1,1],[-1,-1,3,0,-1,1,-5,1,1,1,1,1],[0,-1,1,0,0,0,0,-1,1,0,0,0,0]],[[0,0,0,-1,1,-1,1,-4,1,1,-2,2],[-1,3,-2,1,1,0,0,-1,1,-1,1,0],[0,0,0,-2,1,1,-6,1,0,2,0,2],[-1,2,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,-2,1,1,-3,1,0,2,-1,1],[0,-2,0,2,-2,1,-1,2,-3,1,1,1],[0,-2,1,1,0,-5,1,1,1,0,2,-1],[-1,2,0,0,0,-4,0,2,1,1,-2,1,1]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,-3,1,1,1,0,0,-1,1,-1,1],[0,0,-1,1,0,-2,1,1,-4,1,0,2],[-2,2,1,0,0,0,0,0,-1,1,0,-1],[1,0,0,-1,1,-3,1,1,1,-2,1,1],[-1,1,0,0,-2,1,1,-3,1,1,1,-1],[1,-1,1,-5,1,1,1,1,1,0,-2,1],[-1,2,0,-4,0,2,1,1,0,-1,1,-1,1]]],"finish":[["O","N","Ch","Br","H","O2","SC","K","B","U","Mg","SE"],["T","P","Wh","Lc","Wt","Wf","LM","J","Q","SJ","SP","Mt"],["E","U2","N2","Ch2","SC2","SAn","Osler House","O3","Br2","H2","Mf","Wt2"],["Lc2","Co","K2","B2","Wf2","P2","SE2","E2","Q2","Wt3","SJ2","L"],["J2","Wh2","LM2","Q3","O5","H3","N3","K3","R","Mg2","T2","O4"],["SAn2","SJ3","J3","E3","SAn3","Wh3","SP2","Lc3","Co2","U3","T3","Ch3"],["Br3","Co3","E4","H4","Templeton","N4","SHu","SHu2","O6","Mg3","P3","Mg4"],["B3","SP3","SC3","Mg5","SC4","P4","Wt4","U4","B4","LM3","SAn4","E5","T4"]],"completed":[[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true],[true,true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1989,"days":4,"divisions":[["Osler House","S","LM","SHu","Wh","U","SC","SHu2","N","Br","P","K"],["SAn","J","Wt","SHi","Wf","B","Ch","T","Lc","Co","S2","H"],["Q","E","SJ","SE","SP","N2","Mg","SHu3","SHi2","O","Osler House 2","H2"],["Wh2","L","Mf","T2","S3","Mt","LM2","Wf2","E2","Mg2","Wt2","SAn2"],["O2","SAn3","SHi3","SC2","K2","J2","Ch2","LM3","Q2","Wh3","B2","LM4","E3"]],"results":"re1e1e-2e1e-1e2re-2re1e-1r e2e2e-1e1e-4e1e-1re1e-1rrr e1e1e1e2re1e-6e1e-1re1e-1r re1e1e-2e1e1e2re2re1e-7r e1e1e1e1e1e-5rre1e-1rrr\ne1e1e-2e1e-1re1e-1e1e-1e1e2e-2 re-1e1e-1e1e-1re1e-1e1e-1rr e1e1e1e1e-4e1e-1e1e-1e1e-1e2e-1 re-1e1e1e-2e1e2re1e1e1e1e-7 rre1e-1rrrrre1e-1rr\nre1e1e1e2re-5re1e-1e1e-1r re1e-1rrrrre1e-1rrr re1e1e-2e1e-1re1e1e-2e3re-2 re1e-2e1e1e-2e1e-1rrre3e-1 rre1e-3e1e-1e1e-1rrrrr\nre1e-1rrre1e-1re1e-1e3e-1 rre1e-3rre1e-1e1e1e1e2e-4 re1e1e1e-4e1e1e1e1e2re-6r re1e1e-2e1e1e-2rrrrrr rre1e-1e1e-1re1e-1rrrr","move":[[[0,0,0,-1,1,0,0,-5,1,1,1,1],[1,-7,1,0,2,0,2,1,1,-2,1,1],[0,-1,1,0,-1,1,-6,1,0,2,1,1],[1,0,0,-1,1,0,-1,1,-4,1,-1,2],[2,-1,1,0,-2,0,2,-1,1,-2,1,1,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,0],[-7,1,1,1,1,0,2,1,-2,1,1,-1],[-1,2,-1,1,-1,1,-1,1,-4,1,1,1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1],[-2,2,1,-1,1,-1,1,0,-1,1,-2,1,1]],[[0,0,0,0,0,-1,1,-1,1,-3,1,0],[-1,3,0,0,0,-1,1,-2,1,1,-2,1],[-2,0,3,-2,1,1,0,-1,1,-2,1,1],[0,0,0,-1,1,0,0,0,0,0,-1,1],[0,-1,1,-1,1,0,-5,0,2,1,1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,0,0,0,0,-2,1,1,-2,1,1],[0,-6,0,2,1,1,1,1,-4,1,1,1],[-4,2,1,1,1,-1,1,0,0,-3,1,0],[-1,3,-1,1,0,-1,1,0,0,0,-1,1,0]]],"finish":[["Osler House","S","Wh","LM","SC","SHu","U","N","Br","Wf","P","SAn"],["K","Wt","SHi","Ch","T","Lc","S2","H","B","SJ","SE","SHu2"],["J","SP","Co","N2","E","O","Osler House 2","Q","Wh2","Mg","H2","L"],["SHu3","S3","Mt","Mf","SHi2","Wf2","T2","Mg2","LM2","SHi3","E2","SAn2"],["O2","Wt2","SC2","SAn3","Ch2","B2","K2","Q2","LM3","Wh3","J2","E3","LM4"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1990,"days":4,"divisions":[["O","N","Ch","Br","H","O2","SC","K","B","U","Mg","SE"],["T","P","Wh","Lc","Wt","Wf","LM","J","Q","SJ","SP","Mt","E"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr\ne1e-1re1e-1re1e-1re1e-1e2e-1 re1e1e1e1e-5re1e-1re1e-1r\nrre1e-1rrre1e1e-2e1e-1r re1e-1rre1e-1rre1e-1rr","move":[[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,0,-1,1,0,-5,1,1,1,1],[-1,2,-1,1,0,-1,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,-2,1,1,0,0,0,-1,1,0,0]]],"finish":[["O","Ch","Br","N","O2","H","B","SC","U","Mg","P","SE"],["K","Lc","T","Wt","LM","Wh","Wf","J","SJ","SP","Q","E","Mt"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1991,"days":4,"divisions":[["Ch","Br","N","O","O2","H","B","SC","U","Mg","P","SE"],["K","Lc","T","Wt","LM","Wf","J","SJ","SP","Wh","Q","E"],["Mt","U2","N2","Ch2","SC2","SAn","Osler House","O3","Br2","H2","Mf","Wt2"],["Lc2","Co","K2","B2","Wf2","P2","SE2","E2","Q2","Wt3","SJ2","L"],["J2","Wh2","LM2","Q3","O4","H3","SHu","N3","K3","R","Mg2","T2"],["O5","SAn2","SJ3","E3","SP2","Lc3","Co2","U3","Ch3","Br3","Templeton","N4"],["SHu2","O6","Wf3","B3","SE3","B4","Mt2","SHu3","Wt4","Osler House 2","LM3","Ch4","SHu4"]],"results":"rre1e1e1e1e1e-5e1e-1e3re-2 re-1re1e1e-2rrre1e-1rr e1e-1re1e-1e1e1e-2e1e-1e1e2e-2 re1e1e-3e1e-1re1e-1e1e-1rr e1e-1e1e-1e1e-1e1e1e-2e1e-1rr e1e-1rrre1e-1re2re-2rr rre1e-1e1e-1rrre1e-1rr\nrrrrrrre1e1e1e-3e2e-1 re2e2e-1e1e2re-7re1e1e2e-3 re1e1e1e1e-5e2e2e-1e1e-4e2e-1 re-1e1e-1rre1e1e1e-3e1e2e-2 re1e-2e1e-1e1e-1e1e-1re1e-1r re1e-1e1e-1re1e1e-2re1e-1r rrre1e-1e1e-1rrre1e-1r\nrrre1e-1e1e-1re1e2re3e-4 rre-2e2re-2e2re2re1e2e-6 re1e1e1e-4e1e-1re1e1e-2rr e1e1e1e1e1e1e-6rre1e-1e1e-1 re2re1e1e-4e1e-1rrre2e-1 re-1rrrrrrre1e-1e2e-1 re-1rre1e-1e1e-1rrrrr\ne2e2e-1e1e-4re2re-2e1e-1e3e-1 re2e-1e1e1e1e-6re1e-1re1e-1 rre1e1e1e-3e1e-1rre1e-1r rre1e-1e1e-1rrrre1e-1r e1e-1e1e1e-2e1e-1rrrrrr rre1e-1re1e-1re1e-1rrr e1e1e1e1e1e1e-6e1e-1rrrr","move":[[[0,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,-2,0,2,0,-1,1,0,0,0,-1],[1,0,-1,1,-2,1,1,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-3,1,1],[-2,2,1,-1,1,-2,1,1,-1,1,0,-1],[1,0,-1,1,0,0,0,-2,1,1,0,-1],[-2,0,3,-1,1,-5,1,1,1,1,1,0,0]],[[0,-1,1,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-2,1,1,0,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-2,1],[-2,2,1,-3,1,1,1,0,0,-1,1,-1],[-1,2,-4,1,-1,2,2,-5,1,1,1,1],[-3,2,1,1,0,-7,0,2,1,-1,2,2],[-1,2,-3,1,1,1,0,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,0,0,0,0,0,0,-1],[-1,2,0,0,0,-1,1,-4,1,1,0,2],[-1,1,-1,1,0,0,-6,1,1,1,1,1],[1,0,-2,1,1,0,-1,1,-4,1,1,1],[-6,2,1,0,2,0,2,-2,0,2,-2,0],[-4,3,0,2,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,-6,1,1,1,1,1],[1,0,0,-1,1,0,-1,1,0,-1,1,0],[0,0,0,0,0,0,-1,1,-2,1,1,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-3,1,1,1,0],[-1,1,0,-1,1,0,-6,1,1,1,-1,2],[-1,3,-1,1,-2,0,2,0,-4,1,-1,2,2]]],"finish":[["Ch","O","Br","N","U","O2","P","B","SC","Mg","LM","SE"],["H","K","Wt","Wf","Lc","SJ","J","T","Wh","Mt","SP","Ch2"],["Q","E","U2","N2","Osler House","Br2","Mf","SAn","Co","Lc2","O3","B2"],["SC2","P2","H2","Wt2","Wf2","SE2","Q2","L","E2","LM2","SJ2","Wh2"],["K2","SHu","Wt3","N3","O4","R","Q3","Mg2","O5","SAn2","J2","E3"],["SJ3","K3","SP2","Co2","T2","Ch3","Wf3","Templeton","Br3","O6","B3","N4"],["H3","U3","Mt2","SE3","Wt4","SHu2","Lc3","SHu3","Osler House 2","Ch4","SHu4","B4","LM3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1991,"days":4,"divisions":[["Osler House","S","LM","SC","SHu","U","Wh","N","Br","Wf","P","SAn"],["K","Wt","SHi","Ch","T","Lc","S2","H","B","SJ","SE","SHu2"],["J","SP","Co","N2","E","O","Osler House 2","Q","Wh2","Mg","H2","L"],["SHu3","Mt","Mf","SHi2","Mg2","LM2","SHi3","E2","SAn2","O2","SC2","Ch2"],["LM3","J2","SJ2","P2","R","Br2","SE2","Ch3","O3","SP2","P3","O4","U2"]],"results":"e1e1e-2e1e1e1e1e1e1e1e1e-8r e2re-2e1e2re1e2re1e-7e2e-1 re1e-2e1e2re-3e2re1e-3rr e1e1e1e1e1e1e-6e1e1e-2rrr e1e-1rre1e1e1e-3rrre1e-1\ne2re1e-3e1e1e-2re1e-1e1e2e-2 re-1e1e-1e1e-1e1e1e-2e2re-2r re1e1e-2e1e-1e1e-1re1e-1rr e1e1e-2e1e-1re1e-1re2re-2r re1e-1e1e-1e1e1e1e-3e1e-1rr\ne1e1e1e-3re1e2re1e-4re2e-1 re1e-2rre1e-1e1e1e-2re2e-1 re-1e2e2e-1e1e-4e1e1e1e2re-5 re1e-1rrrre1e-1rre2e-1 re-1e1e-1e1e-1rre1e-1rrr\ne1e1e1e1e1e-5e1e-1rrre2e-1 re1e1e1e1e-5e1e-1e1e1e1e-3r e1e2re1e1e1e2re1e1e-10rr e1e-1e1e-1re1e-1re1e-1e1e-1r e1e-1e1e1e-2e1e-1e1e-1rrrr","move":[[[-1,1,0,0,0,-3,1,1,1,0,0,-1],[1,0,0,-2,1,1,-6,1,1,1,1,1],[1,0,-3,1,0,2,-3,0,2,1,-2,1],[-1,2,-7,1,0,2,1,0,2,1,-2,0],[2,-8,1,1,1,1,1,1,1,1,-2,1,1]],[[0,0,-1,1,-3,1,1,1,-1,1,-1,1],[0,-2,0,2,0,-1,1,0,-1,1,-2,1],[1,0,-1,1,0,-1,1,-1,1,-2,1,1],[0,-2,0,2,-2,1,1,-1,1,-1,1,-1],[-2,2,1,-1,1,0,-2,1,1,-3,1,0,2]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1],[-1,2,0,0,-1,1,0,0,0,0,-1,1],[-5,0,2,1,1,1,-4,1,-1,2,2,-1],[-1,2,0,-2,1,1,-1,1,0,0,-2,1],[-1,2,0,-4,1,0,2,1,0,-3,1,1,1]],[[0,0,0,0,-1,1,-1,1,-2,1,1,-1],[1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,-10,1,1,0,2,1,1,1,0,2],[1,-3,1,1,1,-1,1,-5,1,1,1,1],[-1,2,0,0,0,-1,1,-5,1,1,1,1,1]]],"finish":[["S","Osler House","SC","Wh","N","LM","Wf","Br","K","U","SHu","P"],["T","SHi","SAn","H","Wt","Lc","B","Ch","SE","S2","SJ","O"],["J","SP","E","Wh2","Mg","SHu2","L","Mt","Q","LM2","Co","Osler House 2"],["N2","SHi2","SHi3","SAn2","H2","O2","SHu3","E2","LM3","SJ2","P2","Ch2"],["Mg2","Mf","SC2","R","O3","SP2","SE2","Ch3","P3","U2","J2","O4","Br2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1992,"days":4,"divisions":[["Ch","O","Br","N","U","O2","P","B","SC","Mg","LM","SE"],["H","K","Wt","Wf","Lc","SJ","J","T","Wh","Mt","SP","Ch2"],["Q","SHu","E","U2","N2","Osler House","Br2","Mf","SAn","Co","Lc2","O3"],["B2","SC2","P2","H2","Wt2","Wf2","SE2","Q2","L","E2","LM2","SJ2"],["Wh2","K2","Wt3","N3","O4","R","Q3","Mg2","O5","SAn2","J2","E3"],["SJ3","K3","SP2","Ch3","Br3","O6","B3","N4","H3","U3","Mt2","SHu2"],["SHu3","Osler House 2","Ch4","Mg3","Mg4","E4","SP3","Br4","SAt","Mf2","Mt3","Wh3","K4"]],"results":"rre1e-1e1e-1rrre1e-1e2e-1 re1e1e1e1e1e-6rrre1e-1r e1e-1e1e-1re1e-1e1e-1rrrr re1e-1re1e-1re1e1e-2rrr e1e1e-2re1e-1re1e1e1e1e-4r e1e-1e1e-1e1e-1rrrre1e-1r rrre1e-1rrrrrre1e-1\ne1e1e-2e1e-1re2re1e-3e1e-1r re1e1e-2re2re1e-3re1e3e-2 rre1e1e2re1e1e1e-9re2e-1 re1e1e1e-4e1e1e-2re1e1e1e-3 re1e1e1e-3e1e-1re1e-1re2e-1 re1e-2e1e-1e1e-1re1e-1re2e-1 re-1e1e-1e1e-1e1e-1rre1e-1r\nre1e-1e1e1e1e-3e1e1e-2rrr rre1e1e1e1e-4e1e-1e1e-1rr rre1e-1e1e-1re1e-1rrrr re1e1e1e1e-4e1e1e-2re1e-1r e1e-1e1e1e-2re1e1e-2e1e1e1e-3 re1e1e-2e1e-1e1e-1rrre1e-1 re1e-1rre1e-1e1e-1rrrr\nrre1e-1re1e-1re1e1e-2e2e-1 re1e-2e1e-1e1e1e-2e1e-1e1e2e-2 re1e-2e1e-1e1e1e-2e1e-1rrr e1e-1e1e-1e1e-1rrrrre2e-1 re-1re1e1e-2re1e1e-2rrr rre1e1e-2rre1e-1rrrr e1e-1e1e-1rrrre1e-1rrr","move":[[[-1,1,0,0,0,0,0,0,-1,1,0,0],[0,-1,1,0,0,0,0,-1,1,-1,1,-1],[1,-4,1,1,1,1,0,-1,1,0,-2,1],[1,0,0,-2,1,1,0,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,-6,1,1,1,1,1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0,0]],[[0,-1,1,0,0,-1,1,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,-2,1],[-1,2,0,-1,1,0,-1,1,-3,1,1,1],[-3,1,1,1,0,-2,1,1,-4,1,1,1],[-1,2,0,-9,1,1,1,0,2,1,1,0],[-2,3,1,0,-3,1,0,2,0,-2,1,1],[0,-1,1,-3,1,0,2,0,-1,1,-2,1,1]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,0,0,0,-1,1,-1,1,-2,1,1],[-3,1,1,1,-2,1,1,0,-2,1,1,-1],[1,-1,1,0,-2,1,1,-4,1,1,1,1],[0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,-4,1,1,1,1,0],[0,0,0,-2,1,1,-3,1,1,1,-1,1,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,-1],[1,0,0,0,-1,1,0,0,-2,1,1,0],[0,0,0,-2,1,1,0,-2,1,1,0,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,-1],[1,0,0,-1,1,-2,1,1,-1,1,-2,1],[-2,2,1,-1,1,-2,1,1,-1,1,-2,1],[-1,2,-2,1,1,0,-1,1,0,-1,1,0,0]]],"finish":[["O","Br","Ch","P","N","U","Mg","O2","B","Wt","LM","H"],["SC","SE","K","Lc","Wh","Wf","SJ","SP","Q","E","J","T"],["Ch2","U2","Osler House","SHu","SAn","Mt","N2","O3","B2","Br2","Co","Wt2"],["SC2","Mf","P2","Lc2","SE2","L","Wf2","SJ2","E2","K2","LM2","Q2"],["H2","Wh2","Wt3","Mg2","R","O5","J2","O4","SP2","Q3","SJ3","K3"],["SAn2","Ch3","N3","H3","E3","Br3","U3","O6","Osler House 2","SHu2","Mt2","Mg3"],["N4","B3","SP3","E4","SHu3","Mg4","Mt3","SAt","Br4","K4","Ch4","Wh3","Mf2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1992,"days":4,"divisions":[["S","Osler House","SC","Wh","N","LM","Wf","Br","K","U","SHu","P"],["T","SHi","SAn","H","Wt","Lc","B","Ch","SE","S2","SJ","O"],["J","SP","E","Wh2","Mg","SHu2","L","Mt","Q","LM2","Co","Osler House 2"],["N2","O2","E2","P2","Ch2","Mg2","Mf","SC2","U2","N3","K2","Q2","U3"]],"results":"re1e1e2re1e-5rre1e-1rr e1e1e-2e1e1e1e1e-4e1e-1e1e-1r e1e4e2re-2e1e1e-7e1e-1re2e-1 re1e-2e1e-1re1e-1e2re-2rr\nre1e-1e1e-1e2re1e1e1e1e2e-7 re1e1e-3re1e1e1e-3e1e-1e2e-1 re-1rre1e1e1e-3re2re1e-3 re1e1e-2e1e-1re1e-1e1e1e-2r\ne1e-1e1e1e-2rre1e-1re1e2e-2 re1e2re-4re1e1e1e-3rrr e1e1e-2rre1e1e2re-4e1e2e-2 re-1e1e1e-2e1e-1rrrrrr\ne1e1e1e1e-4e1e1e1e-3e1e-1e1e-1 re1e2re1e-4re1e1e1e-3rr re1e1e-2e1e-1e1e1e-2e2re1e-3 rrre1e1e-2e1e-1rrrrr","move":[[[0,0,-2,0,2,-1,1,0,-1,1,-2,1],[-1,2,0,-1,1,-7,1,1,-2,0,2,4],[1,-1,1,-1,1,-4,1,1,1,1,-2,1],[1,0,-1,1,0,0,-5,1,0,2,1,1,0]],[[0,-2,1,1,-1,1,0,-1,1,-2,1,1],[-3,1,0,2,0,-3,1,1,1,0,0,-1],[-1,2,-1,1,-3,1,1,1,0,-3,1,1],[-7,2,1,1,1,1,0,2,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-2,1,1,-1],[-2,2,1,-4,0,2,1,1,0,0,-2,1],[1,0,0,-3,1,1,1,0,-4,0,2,1],[-2,2,1,0,-1,1,0,0,-2,1,1,-1,1]],[[0,0,0,0,0,-1,1,-2,1,1,0,0],[-3,1,0,2,-2,1,1,-1,1,-2,1,1],[0,0,-3,1,1,1,0,-4,1,0,2,1],[-1,1,-1,1,-3,1,1,1,-4,1,1,1,1]]],"finish":[["S","N","Wh","Osler House","Wf","U","SC","P","SHi","LM","Br","Wt"],["SAn","Ch","T","K","O","SJ","H","B","SHu","E","J","S2"],["SE","Lc","L","Mt","Q","Mg","SP","N2","O2","Osler House 2","P2","Wh2"],["E2","LM2","Ch2","SHu2","Mg2","SC2","Co","N3","Mf","K2","U3","Q2","U2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1993,"days":4,"divisions":[["O","Br","Ch","P","N","U","Mg","O2","B","Wt","LM","H"],["SC","SE","K","Lc","Wh","Wf","SJ","SP","Q","E","J","T"],["Ch2","U2","Osler House","SHu","SAn","Mt","N2","O3","B2","Br2","Co","Wt2"],["SC2","Mf","P2","Lc2","SE2","L","SJ2","E2","K2","LM2","Q2","H2"],["Wh2","Wt3","Mg2","R","O4","J2","O5","SP2","Q3","SJ3","K3","SAn2","SB"]],"results":"e1e1e1e1e-4e1e-1rrre1e-1r e1e-1e2re1e1e-4e2re-2e1e2e-2 re1e-2rrrrrrrrrr e1e-1e1e1e1e-3rrre1e-1e2e-1 re-1re1e-1re1e1e-2e1e-1rr\nre1e-1e1e1e-2e2re1e1e-4e2e-1 re-1e1e-1e1e1e1e-3re1e-1e2e-1 re-1e1e-1rrrrrre1e-1r rrrrrrrre1e-1rrr re1e-1re1e-1rre1e-1rrr\nre1e-1re1e1e-2e1e1e-2e1e-1r re1e-1e1e-1re1e1e1e-3e4e-1r re2e-1e1e1e1e1e1e-9e1e-1rr re1e-1re1e1e1e1e-4rrrr rre1e-1re1e-1e1e-1rrrr\nre2re1e-3rre2re1e-3e1e-1 re1e1e-2e1e1e-2e1e1e1e-3e2e-1 re-1e1e1e-2re1e-1rrrrr rrre1e-1e1e1e-2rrre1e-1 rrre1e-1re1e-1re1e-1rr","move":[[[0,0,-1,1,-2,1,1,0,-1,1,0,-1],[-1,2,-1,1,0,0,0,-3,1,1,1,-1],[1,0,0,0,0,0,0,0,0,0,-2,1],[-2,2,1,-2,0,2,-4,1,1,0,2,-1],[1,-1,1,0,0,0,-1,1,-4,1,1,1,1]],[[0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,0,0,0,0,0],[0,-1,1,0,0,0,0,0,0,-1,1,-1],[-1,2,-1,1,0,-3,1,1,1,-1,1,-1],[-1,2,-4,1,1,0,2,-2,1,1,-1,1,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,0,-4,1,1,1,1,0,-1,1],[0,0,-1,1,-9,1,1,1,1,1,-1,2],[0,-1,4,-3,1,1,1,0,-1,1,-1,1],[0,-1,1,-2,1,1,-2,1,1,0,-1,1,0]],[[0,0,-1,1,0,-1,1,0,-1,1,0,0],[-1,1,0,0,0,-2,1,1,-1,1,0,0],[0,0,0,0,0,-1,1,0,-2,1,1,-1],[-1,2,-3,1,1,1,-2,1,1,-2,1,1],[-1,1,-3,1,0,2,0,0,-3,1,0,2,0]]],"finish":[["O","Br","U","P","Mg","Wt","Ch","N","SE","O2","B","LM"],["SC","H","Lc","Wh","Wf","Q","E","SJ","J","K","Ch2","SP"],["T","Osler House","SHu","U2","Mt","O3","N2","B2","P2","L","Wt2","SAn"],["Br2","Mf","SE2","E2","K2","Co","Q2","SJ2","SC2","Mg2","LM2","Lc2"],["R","Wh2","SP2","O4","J2","H2","SJ3","K3","O5","SB","SAn2","Wt3","Q3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1993,"days":4,"divisions":[["S","N","Wh","Osler House","Wf","U","SC","P","SHi","LM","Br","Wt"],["SAn","Ch","T","K","O","SJ","H","B","SHu","E","J","S2"],["SE","Lc","L","Mt","Q","Mg","SP","N2","O2","Osler House 2","P2","Wh2","Mf"]],"results":"re1e-1e1e-1rrre1e1e-2e3e-1 rre2re-4rrre1e-1re3e-1 rre-2rre1e1e1e-3e1e-1rr\nrre2re1e-3re1e-1e1e1e3e-3 rre1e-3e1e-1rrre2re-2r rre2re-2rrre1e-1rrr\nre1e1e-2rre1e1e1e-3e1e1e-2 rre1e1e-2e1e-1e1e-1re1e2e-2 re-1e1e-1e1e-1re1e-1rrrr\nrre2re1e1e-4rre1e-1e2e-1 re1e-2re1e-1e1e-1re1e-1e2e-1 re2re1e-4rrre1e-1rrr","move":[[[0,0,-1,1,-3,1,1,1,0,0,-2,0],[-1,3,0,-1,1,0,0,0,-4,0,2,0],[-1,3,-2,1,1,0,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,0,-2,0,2,0],[0,-2,0,2,0,0,0,-1,1,-3,1,0],[-3,3,1,1,-1,1,0,-3,1,0,2,0,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1],[-2,2,1,0,-1,1,-1,1,-2,1,1,0],[-2,1,1,-3,1,1,1,0,0,-2,1,1,0]],[[0,0,0,-1,1,0,0,0,-4,1,0,2],[-1,2,-1,1,0,-1,1,-1,1,0,-2,1],[-1,2,-1,1,0,0,-4,1,1,0,2,0,0]]],"finish":[["S","N","Osler House","SC","U","Wh","P","Ch","SHi","O","LM","T"],["Wf","Wt","SAn","Br","SJ","J","K","Lc","H","SE","S2","Q"],["B","Mt","Mg","E","L","SP","Osler House 2","Wh2","P2","N2","SHu","O2","Mf"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1994,"days":4,"divisions":[["O","Br","U","P","Mg","Wt","Ch","N","SE","O2","B","LM"],["SC","H","Lc","Wh","Wf","Q","E","SJ","J","K","Ch2","SP"],["T","Osler House","SHu","U2","Mt","O3","N2","B2","P2","L","Wt2","SAn"],["Br2","Mf","SE2","E2","K2","Co","Wf2","Q2","SJ2","SC2","Mg2","LM2"],["Lc2","R","Wh2","SP2","O4","J2","H2","SJ3","K3","O5","SB","SAn2"],["Wt3","Q3","Ch3","N3","E3","U3","Osler House 2","Mt2","Mg3","SP3","Mg4","Mt3"],["SAt","Wh3","Mf2","SAn3","L2","SE3","Templeton","Mf3","Mt4","LM3","Manchester","Co2","Lc3"]],"results":"e1e-1re1e1e1e-3rre1e1e-2r e1e1e1e1e1e2re1e1e1e1e-11r e3e1e3e1e2e-4e-6e2re2re-4r re2e2e2e-2e-4re1e-1re1e1e-2 re1e-1e2re1e-3re1e-1rrr re1e-1re1e1e1e-3e1e1e1e-3r e2re1e-3e1e-1rrre1e-1rr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,0,-1,1,0,0,0,-1,1,-3,1,0],[2,-3,1,1,1,-3,1,1,1,0,-1,1],[0,0,0,-1,1,0,-3,1,0,2,-1,1],[-2,1,1,0,-1,1,0,-4,-2,2,2,2],[0,-4,0,2,0,2,-6,-4,2,1,3,1],[3,-11,1,1,1,1,0,2,1,1,1,1],[1,-2,1,1,0,0,-3,1,1,1,0,-1,1]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["O","Br","P","U","Mg","Wt","Ch","SE","N","B","SC","LM"],["O2","Lc","Wh","Wf","H","E","SJ","J","Q","K","SP","Ch2"],["T","Osler House","SHu","Mt","U2","O3","B2","L","P2","N2","SAn","Wt2"],["Mf","SE2","Br2","E2","Co","K2","Wf2","SC2","Mg2","LM2","SJ2","Q2"],["Lc2","SP2","Wh2","J2","O4","R","K3","SB","O5","Wt3","SAn2","SJ3"],["H2","Ch3","N3","E3","U3","Mt2","Osler House 2","Mg3","SP3","Mg4","Mt3","SAt"],["Q3","Mf2","SAn3","Wh3","L2","SE3","Mf3","Mt4","LM3","Templeton","Manchester","Lc3","Co2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1994,"days":4,"divisions":[["S","N","Osler House","SC","U","Wh","P","Ch","SHi","O","LM","T"],["Wf","Wt","SAn","Br","SJ","J","K","Lc","H","SE","S2","Q"],["B","Mt","Mg","E","L","SP","Osler House 2","Wh2","P2","N2","SHu","O2"],["LM2","Ch2","Co","Mf","U2","SJ3","LM3","Osler House 3","J2","Mf2","SHi2","H2","SAn2"]],"results":"rre1e-1e1e-1e1e1e-2e2re-2r e1e-1e1e1e-2re1e-1e1e-1e1e2e-2 re1e1e1e1e1e-6e1e1e1e1e1e-5 rrre1e-1e1e-1e1e-1re1e-1r\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,0,0],[-5,1,1,1,1,1,-6,1,1,1,1,1],[-2,2,1,-1,1,-1,1,0,-2,1,1,-1],[1,-2,0,2,-2,1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["S","Osler House","N","SC","Wh","U","Ch","P","O","SHi","LM","T"],["Wt","SAn","Br","SJ","J","Wf","Lc","H","SE","S2","Q","Mt"],["K","Mg","B","L","E","Osler House 2","SP","Wh2","N2","SHu","P2","LM2"],["O2","Mf","Co","Ch2","SJ3","LM3","U2","J2","Osler House 3","SHi2","Mf2","H2","SAn2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1995,"days":4,"divisions":[["O","Br","P","U","Mg","Wt","Ch","SE","N","B","SC","LM"],["O2","Lc","Wh","Wf","H","E","SJ","J","Q","K","SP","Ch2"],["T","Osler House","SHu","Mt","U2","O3","B2","L","P2","N2","SAn","Wt2"],["Mf","SE2","Br2","E2","Co","K2","Wf2","SC2","Mg2","LM2","SJ2","Q2"],["Lc2","SP2","Wh2","J2","O4","R","K3","SB","O5","Wt3","SAn2","SJ3"],["H2","Ch3","N3","E3","U3","Mt2","Osler House 2","Mg3","SP3","Mg4","Mt3","SAt"],["Q3","Mf2","SAn3","Wh3","L2","SE3","Templeton","Mf3","Mt4","LM3","Manchester","Lc3","Co2"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr e1e-1e1e-1e1e-1e1e-1re1e-1rr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr e1e-1re1e1e-2e1e1e1e-3re1e-1 rrrre1e-1rrrrrrr","move":[[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,-1,1,0,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,0,0,0],[-1,1,0,-3,1,1,1,-2,1,1,0,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["O","Br","U","P","Mg","Ch","Wt","SE","N","SC","B","O2"],["Lc","LM","Wh","H","E","SJ","Wf","Q","K","J","SP","T"],["Ch2","Osler House","SHu","Mt","U2","O3","B2","L","P2","N2","SAn","Wt2"],["Mf","SE2","Br2","E2","Co","K2","Wf2","SC2","Mg2","LM2","SJ2","Q2"],["Lc2","SP2","Wh2","J2","O4","R","K3","SB","O5","Wt3","SAn2","SJ3"],["H2","Ch3","N3","E3","U3","Mt2","Osler House 2","Mg3","SP3","Mg4","Mt3","SAt"],["Q3","Mf2","SAn3","Wh3","L2","SE3","Templeton","Mf3","Mt4","LM3","Manchester","Lc3","Co2"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1995,"days":4,"divisions":[["S","Osler House","N","SC","Wh","U","Ch","P","O","SHi","LM","T"],["Wt","SAn","Br","SJ","J","Wf","Lc","H","SE","S2","Q","Mt"],["K","Mg","B","L","E","Osler House 2","SP","Wh2","N2","SHu","P2","LM2"],["O2","Mf","Co","Ch2","SJ3","LM3","U2","J2","Osler House 3","SHi2","Mf2","H2","SAn2"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrre1e-1e1e-1re1e-1\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr e1e-1e1e-1e1e1e-2rrre1e-1r","move":[[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[-1,1,0,-1,1,-1,1,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,0,0,0,-2,1,1,-1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["Osler House","N","S","Wh","SC","Ch","P","O","U","LM","SHi","Wt"],["T","SAn","Br","SJ","J","Wf","Lc","H","SE","S2","Q","Mt"],["K","Mg","B","L","E","Osler House 2","SP","Wh2","N2","SHu","P2","LM2"],["O2","Mf","Co","Ch2","SJ3","LM3","U2","J2","Osler House 3","SHi2","Mf2","H2","SAn2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1996,"days":4,"divisions":[["O","Br","U","P","Mg","Ch","Wt","SE","N","SC","B","O2"],["Lc","LM","Wh","H","E","SJ","Wf","Q","K","J","SP","T"],["Ch2","OG","Mt","U2","O3","B2","L","P2","N2","SAn","Wt2","Mf"],["SE2","Br2","E2","Co","K2","Wf2","SC2","Mg2","LM2","SJ2","S","Q2"],["Lc2","SP2","Wh2","J2","O4","R","K3","SB","O5","SAn2","SJ3","H2"],["Ch3","N3","E3","U3","Mt2","OG2","Mg3","SP3","SAt","L2","LM3","Lc3"],["Co2","Wf3","L3","S2","J3","P3","T2","B3","K4","U4","Br3","LM4","T3"]],"results":"rre1e-1re1e1e-2e1e-1re2e-1 re-1e1e2re1e1e2re1e1e-9r re1e-1e1e-1re1e-1re1e1e-2r e1e-1e1e1e1e1e1e-5re1e-1rr e1e1e-2e1e-1re1e2re-3re1e-1 rre1e1e-2e1e-1e1e1e-2e1e-1r e1e1e-2re1e-1rrre1e-1rr\ne1e-1e1e-1e1e-1re2re2re-4r re1e-1e1e-1rre2re1e4re-5 rre1e-3e2re-2re1e-1re2e-1 re1e-2e1e1e1e1e-4rre1e-1r re1e1e-2e1e1e-2e1e-1re1e-1r re1e-1e1e1e-2e1e-1re1e-1e1e-1 re1e1e-2re1e-1re1e-1e1e-1r\ne1e-1rrre1e1e-2re2re2e-3 re-1e2re2re1e-5e1e1e3re-4 re-1e1e1e-2e1e1e-2e2re-2e1e-1 rre1e-1e1e1e-2e1e1e-2re2e-1 re1e1e1e-4e1e1e-2e1e-1rrr e1e1e2e-3e2re-3e1e1e-2e1e-1r e1e-1e1e-1rrre1e-1e1e-1rr\ne1e-1re1e-1re1e1e1e-3e1e2e-2 re1e-2re2re1e1e-4e1e1e-2r re1e-1e2re-2e1e1e-2re1e-1r re1e-1e1e-1rrre1e1e1e-3r re1e-1e1e1e-2e1e-1e1e1e-2e1e-1 re1e1e-2e1e-1e1e-1e1e1e-2e1e-1 re1e-1e1e-1re1e-1e1e-1rrr","move":[[[0,0,-1,1,0,0,0,-1,1,0,-2,1],[1,-1,1,-2,1,1,-1,1,-2,1,1,0],[-1,1,0,-3,0,2,1,0,-1,1,-2,1],[1,0,-1,1,0,-5,1,1,1,1,1,-1],[1,-2,1,1,0,-1,1,0,-1,1,-1,1],[0,-9,1,1,0,2,1,1,0,2,1,-1],[-1,2,0,-1,1,-2,1,1,0,-1,1,0,0]],[[0,-1,1,-1,1,0,-1,1,0,-2,1,1],[-1,1,-1,1,0,-1,1,-2,1,1,-1,1],[0,-1,1,0,-1,1,-2,1,1,-2,1,1],[0,-1,1,0,0,-4,1,1,1,1,-2,1],[-1,2,0,-1,1,0,-2,0,2,-3,1,0],[-5,0,4,1,0,2,0,0,-1,1,-1,1],[0,-4,0,2,0,2,0,-1,1,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,0,0,-1,1,-1],[1,-1,1,-2,1,1,-3,0,2,-3,2,1],[1,0,0,-1,1,-2,1,1,-4,1,1,1],[-1,2,0,-2,1,1,-2,1,1,-1,1,0],[-1,1,-2,0,2,-2,1,1,-2,1,1,-1],[-4,0,3,1,1,-5,1,0,2,0,2,-1],[-3,2,0,2,0,-2,1,1,0,0,0,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1,-1,1],[-1,1,-2,1,1,-1,1,-1,1,-2,1,1],[-1,1,-2,1,1,-1,1,-2,1,1,-1,1],[0,-3,1,1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,-2,1,1,-2,0,2,-1,1],[0,-2,1,1,-4,1,1,0,2,0,-2,1],[-2,2,1,-3,1,1,1,0,-1,1,0,-1,1]]],"finish":[["O","P","Mg","Ch","Br","N","U","Wt","Lc","SE","Wh","O2"],["E","SC","SJ","Q","B","SP","LM","T","J","K","OG","H"],["Mt","Wf","L","B2","Ch2","SAn","P2","Mf","SE2","O3","Co","N2"],["U2","Br2","K2","Mg2","Wt2","E2","SJ2","S","Lc2","LM2","Wh2","SC2"],["Q2","SP2","Wf2","O4","SAn2","SB","J2","U3","H2","K3","OG2","R"],["SJ3","Mg3","Mt2","E3","SP3","LM3","Wf3","L2","O5","SAt","J3","T2"],["Ch3","L3","N3","S2","B3","K4","Lc3","Co2","U4","P3","Br3","T3","LM4"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1996,"days":4,"divisions":[["OG","N","S","Wh","SC","Ch","P","O","U","LM","SHi","Wt"],["T","SAn","Br","SJ","J","Wf","Lc","H","SE","S2","Q","Mt"],["Mg","B","L","E","OG2","SP","Wh2","N2","SHu","P2","LM2","Mf"],["Co","Ch2","H2","Mg2","SC2","R","Wf2","Mt2","SE2","B2","Lc2","SC3","O2"]],"results":"e1e1e1e-3e1e1e1e2re1e-6rr e1e2re1e1e-5re1e1e2re2e-5 re1e1e-3rre1e-1e1e1e1e-3r rre1e1e-2re1e-1e1e1e-2rr\ne1e-1re1e-1re1e2re1e1e-5r rrre1e-1e1e-1rre1e-1e1e-1 re1e1e1e-3e2re1e-3re1e-1r e1e-1rrrrrrrrrrr\ne1e1e-2e1e1e1e-3rre1e1e2e-3 re-1re1e1e-2e1e-1e1e-1e1e-1r re1e1e1e1e-4e1e1e1e-3re2e-1 re-1re1e-1e1e-1rre1e-1rr\ne1e1e1e-3rrrre1e-1e1e-1r re2re-2re1e-1re1e1e-2rr e1e-1e1e1e1e1e-4re1e1e1e-3r re2re-2e1e-1rrrre1e-1r","move":[[[0,0,-2,1,1,-1,1,0,-2,1,1,0],[0,-3,1,1,1,-1,1,0,0,-3,1,1],[-5,2,0,2,1,1,0,-5,1,1,0,2],[1,0,-6,1,0,2,1,1,1,-3,1,1,1]],[[0,0,0,0,0,0,0,0,0,0,0,-1],[1,-1,1,0,-3,1,0,2,-3,1,1,1],[-1,1,-1,1,0,0,-1,1,-1,1,0,0],[0,-5,1,1,0,2,1,0,-1,1,0,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,-3,1,1,1,-4,1,1,1,1],[0,-1,1,-1,1,-1,1,-2,1,1,0,-1],[-3,2,1,1,0,0,-3,1,1,1,-2,1,1]],[[0,-1,1,0,0,0,0,-1,1,-2,0,2],[0,-3,1,1,1,0,-4,1,1,1,1,-1],[1,0,-2,1,1,0,-1,1,0,-2,0,2],[0,-1,1,-1,1,0,0,0,0,-3,1,1,1]]],"finish":[["OG","SC","N","Wh","S","P","O","SHi","Ch","SJ","U","LM"],["T","Br","Lc","H","Wt","Wf","Q","Mt","B","SE","J","E"],["SAn","OG2","SP","L","S2","SHu","Mf","Mg","P2","Mg2","LM2","Wh2"],["Co","Wf2","R","SC2","N2","Mt2","SE2","Lc2","H2","B2","O2","SC3","Ch2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1997,"days":4,"divisions":[["O","P","Mg","Ch","Br","N","U","Wt","Lc","SE","Wh","O2"],["E","SC","SJ","Q","B","SP","LM","T","J","K","OG","H"],["Mt","Wf","L","SHu","B2","SAn","P2","Mf","SE2","O3","Co","N2"],["U2","Br2","K2","Mg2","Wt2","E2","SJ2","S","Lc2","LM2","Wh2","SC2"],["Q2","SP2","Wf2","O4","SAn2","SB","J2","U3","H2","K3","OG2","R"],["Mg3","Mt2","LM3","Wf3","L2","O5","SAt","T2","S2","B3","Lc3","Co2"],["U4","P3","Br3","Q3","Wh3","SC3","SHu2","SAn3","Mt3","Mf2","Co3","H3","Mt4"]],"results":"e1e-1rre1e1e1e1e1e1e-6rr re3re2e-1e-4e1e-1e1e1e-2rr e1e1e1e-3e1e-1e2re2re3re-6 re-1e1e1e1e1e-4e1e-1e1e1e-2r e1e2re1e-4e2re1e-3rrrr e1e-1rre1e1e-2rre1e-1rr e1e1e-2re1e-1e1e1e1e-3rrr\ne1e1e-2e1e-1e1e1e2re1e1e-6r re3rre1e1e-5e1e-1re1e2e-2 re-1re1e-1e1e-1e1e1e-2e1e-1r re1e1e-2e2e2e-1e-3e2re1e1e-4 rre2re1e-3e1e1e1e-3rrr re1e1e-2re1e1e-2rre1e-1r rre1e-1re1e-1rrrrrr\nrrrre1e-1rrrre1e2e-2 re-1re2re1e1e-4re1e-1e2e-1 re2re1e-4re1e-1e1e1e-2e1e-1 re1e2re-3e1e-1e1e-1rrrr e1e2re-3e1e1e-2rre1e-1rr e1e-1e1e1e-2re1e1e-2rre1e-1 re1e-1rrrrrrrrrr\nre1e-1e1e-1rrrre1e1e2e-3 re1e1e-3re2re-2e1e1e1e1e-4 re1e-1e2re1e1e-4re1e1e-2r e1e-1rrre1e1e-2e1e-1rrr e2e2e2e-2e-4e1e-1rrre1e-1r re1e-1e1e-1rre1e1e-2rrr e1e-1e1e1e-2rrrrrrrr","move":[[[0,0,0,-3,1,1,1,-1,1,0,-2,1],[1,0,-1,1,0,0,-2,1,1,0,0,-1],[1,0,0,0,-3,1,0,2,-4,1,0,2],[1,-2,1,1,-1,1,-4,1,1,1,1,-1],[-6,0,3,0,2,0,2,-1,1,-3,1,1],[1,0,-2,1,1,-1,1,-4,-1,2,0,3],[0,0,-6,1,1,1,1,1,1,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,-2,1,1,0,-2,1,1],[0,0,0,-3,1,1,1,-3,1,0,2,0],[-4,1,1,0,2,-3,-1,2,2,-2,1,1],[0,-1,1,-2,1,1,-1,1,-1,1,0,-1],[-2,2,1,0,-1,1,-5,1,1,0,0,3],[0,-6,1,1,0,2,1,1,-1,1,-2,1,1]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[-1,1,0,0,-2,1,1,0,-2,1,1,-1],[1,0,-1,1,0,0,-2,1,1,-3,0,2],[1,0,0,0,-1,1,-1,1,-3,0,2,1],[-1,1,-2,1,1,-1,1,0,-4,1,0,2],[-1,2,-1,1,0,-4,1,1,0,2,0,-1],[-2,2,1,0,0,0,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,-2,1,1,-1],[1,0,0,-2,1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-4,-2,2,2],[2,0,0,-1,1,-2,1,1,0,0,0,-1],[1,-2,1,1,0,-4,1,1,0,2,-1,1],[-4,1,1,1,1,-2,0,2,0,-3,1,1],[-3,2,1,1,0,0,0,0,-1,1,-1,1,0]]],"finish":[["O","P","Mg","Br","N","U","Lc","Ch","O2","E","Wt","Q"],["SE","Wh","SC","T","J","SJ","B","SP","Mt","OG","H","LM"],["K","SAn","Wf","L","Mf","P2","Co","O3","B2","K2","N2","U2"],["SHu","Mg2","E2","Lc2","Br2","S","LM2","SE2","Wf2","SJ2","Wh2","SAn2"],["Wt2","J2","SB","SC2","SP2","O4","Q2","Mt2","U3","H2","Wf3","R"],["Mg3","L2","K3","SAt","OG2","S2","Co2","B3","T2","Lc3","Q3","Wh3"],["LM3","U4","SHu2","O5","SC3","SAn3","Mt3","Mf2","Br3","P3","H3","Mt4","Co3"]],"completed":[[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true],[true,true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1997,"days":4,"divisions":[["OG","SC","N","Wh","S","P","O","SHi","Ch","U","LM","T"],["Br","Lc","H","Wt","Wf","Q","Mt","B","SE","J","E","SAn"],["K","OG2","SP","L","S2","SHu","Mf","Mg","P2","Mg2","LM2","Wh2"],["Co","Wf2","R","SC2","Mt2","SE2","Lc2","H2","Ch2","SAt","Wf3","Br2","SHu2"]],"results":"rre1e1e-2e1e-1e1e-1rrrr e2e2e-1e1e-4e1e1e-2rrrrr e1e-1rre1e-1e1e-1e1e-1rrr rre1e1e-2e1e1e-2rrrrr\ne1e-1re2e2e-1e1e1e-5e2re3e-3 rre1e1e-4e1e1e1e-3rrrr re1e-1rre1e-1e1e-1e1e-1e1e-1 re1e-1e1e1e-2re1e-1rrrr\nrrre1e-1e1e1e1e1e-4e1e2e-2 re-1e1e1e1e-3re1e-1rrrr rre1e-1rre1e-1e1e-1e1e-1r e1e-1e1e-1e1e2re-3rrrrr\nre1e1e-2e1e-1re2re1e-3e2e-1 re1e-2rre1e-1e1e1e-2rrr rrre1e-1rre1e-1rre1e-1 rrre1e-1e1e-1e1e-1rrrr","move":[[[0,0,0,0,0,-2,1,1,-2,1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,0,0,0,-2,1,1,-4,1,-1,2],[2,0,0,0,-1,1,-1,1,-2,1,1,0,0]],[[0,0,0,0,-1,1,0,-2,1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,0,0,-3,1,1,1,-4,1,1,0],[-3,3,0,2,-5,1,1,-1,2,2,0,-1,1]],[[0,0,0,0,0,-3,0,2,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,0],[0,0,0,0,-1,1,0,-3,1,1,1,-1],[-2,2,1,-4,1,1,1,1,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,0],[-1,1,0,0,-1,1,0,0,-1,1,0,0],[0,0,0,-2,1,1,-1,1,0,0,-2,1],[-1,2,-3,1,0,2,0,-1,1,-2,1,1,0]]],"finish":[["OG","SC","N","Wh","U","O","LM","SHi","T","S","P","Lc"],["Wf","Ch","Br","Mt","SE","H","Wt","Q","K","B","J","E"],["SAn","OG2","SP","Mg","Mf","L","Wh2","SHu","Co","Wf2","SC2","R"],["S2","LM2","Mt2","SAt","H2","Mg2","Wf3","SE2","P2","Ch2","SHu2","Lc2","Br2"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1998,"days":4,"divisions":[["O","P","Mg","Br","N","U","Lc","Ch","O2","E","Wt","Q"],["SE","Wh","SC","T","J","SJ","B","SP","Mt","OG","H","LM"],["K","SAn","Wf","L","Mf","P2","Co","O3","B2","K2","Ch2","N2"],["U2","SHu","Mg2","E2","Lc2","Br2","S","LM2","SE2","Wf2","SJ2","Wh2"],["SAn2","Wt2","J2","SB","SC2","SP2","O4","Q2","Mt2","U3","H2","R"],["Mg3","L2","Co2","B3","T2","LM3","U4","SC3","Mf2","Br3","P3","SE3","U5"]],"results":"e1e1e1e-3e1e1e2re1e1e1e-7r e1e-1e1e-1re1e-1e1e1e-2rrr e3rre2re1e1e1e1e-9e1e-1r re2re2e-3e-1e1e-1e1e1e-2rr e1e1e1e-3e1e1e-2rrrrrr rre1e1e-2e1e-1re1e-1rrr\nrrrre1e1e1e1e2re-6e1e-1 rrrre1e-1e1e-1rrre2e-1 re-1e2re1e-3e1e1e-2rre2e-1 re1e1e1e-4e1e-1e1e-1e1e-1e1e-1 rre1e1e-2e1e-1re1e-1rrr re1e-1re1e1e1e-3rrrrr\nrre1e2re1e-4e1e-1e1e1e-2r re1e-1e1e-1e1e-1e1e-1re1e-1r re1e-1re1e-1e1e-1e1e-1e1e2e-2 re1e-2re1e-1rrrre1e-1r e1e2re1e1e1e1e1e1e-9rrr e1e-1re1e-1e1e-1rre1e-1rr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,0,0,-1,1,0,-1,1,-2,1,1,0],[0,0,0,0,0,0,-2,1,1,-3,1,1],[1,0,-2,1,1,-1,1,-1,-3,2,0,2],[0,-1,1,-9,1,1,1,1,0,2,0,0],[3,0,0,-2,1,1,-1,1,0,-1,1,-1],[1,-7,1,1,1,0,2,1,1,-3,1,1,1]],[[0,0,0,0,0,-3,1,1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,-2,1,1,0],[-1,1,-1,1,-1,1,-1,1,-4,1,1,1],[-1,2,0,0,-2,1,1,-3,1,0,2,-1],[-1,2,0,0,0,-1,1,-1,1,0,0,0],[-1,1,-6,0,2,1,1,1,1,0,0,0,0]],[[0,0,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,-9,1,1,1,1,1,1,0,2],[1,-1,1,0,0,0,0,-1,1,0,-2,1],[-2,2,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,-1,1,-1,1,-1,1,-1,1],[0,-2,1,1,-1,1,-4,1,0,2,1,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["O","P","N","Mg","Br","Ch","E","Lc","Wt","U","Q","SE"],["O2","Wh","SC","T","SJ","Mt","SP","H","LM","K","B","SAn"],["J","Mf","OG","L","Co","Wf","K2","N2","P2","Ch2","Mg2","U2"],["B2","SHu","O3","S","Lc2","Br2","LM2","SJ2","SE2","SAn2","Wt2","Wf2"],["Wh2","J2","E2","SC2","Q2","SP2","Mt2","SB","H2","O4","Mg3","U3"],["Co2","U4","T2","R","SC3","LM3","L2","P3","B3","SE3","Mf2","U5","Br3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1998,"days":4,"divisions":[["OG","SC","N","Wh","U","O","LM","SHi","T","S","P","Lc"],["Wf","Ch","Br","SJ","Mt","SE","H","Wt","Q","K","B","J"],["E","SAn","OG2","SP","Mg","Mf","L","Wh2","SHu","Co","Wf2","SC2"],["R","S2","LM2","Mt2","SAt","H2","Mg2","Wf3","SE2","P2","Ch2","SHu2"],["Lc2","L2","O2","J2","SP2","SP3","N2","SHi2","SAn2","Mf2","SJ2","Mg3","Wt2"]],"results":"rre1e-1rre2re1e-3e3re-2 re2re1e-4e1e1e1e1e1e1e-6r re2re1e1e-4rre2e-1e1e-2r re1e1e-2e2re-2rre1e-1e2e-1 re1e2re1e-5e1e-1e1e-1rrr\ne1e-1re2e3e1e-2e1e1e1e-7rr rrre1e1e1e-3re1e1e-2e1e-1 rrrrre1e-1re1e-1e1e2e-2 re-1e1e-1e1e-1rre1e-1e1e1e-2 rre1e-1re1e-1e1e-1rrrr\nre1e1e-2re1e-1rre1e1e-2r e1e1e-2e1e1e1e1e-4e1e-1rrr e1e-1rrre1e1e-2re1e-1e2e-1 re1e-2e1e-1rre1e-1e1e-1e1e-1 re1e-1e1e-1re1e-1rrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,0,0,-1,1,-1,1,-5,1,0,2,1],[-1,2,-1,1,0,0,-2,0,2,-2,1,1],[0,-2,1,-1,2,0,0,-4,1,1,0,2],[0,-6,1,1,1,1,1,1,-4,1,0,2],[-2,0,3,-3,1,0,2,0,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[-2,1,1,-1,1,0,0,-1,1,-1,1,-1],[-2,2,1,-1,1,0,-1,1,0,0,0,0],[-1,1,-2,1,1,0,-3,1,1,1,0,0],[0,0,-7,1,1,1,-2,1,3,2,0,-1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0,-1,1,-2,1],[-1,2,-1,1,0,-2,1,1,0,0,0,-1],[1,0,0,-1,1,-4,1,1,1,1,-2,1],[1,-2,1,1,0,0,-1,1,0,-2,1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["OG","SC","N","U","LM","T","Wh","O","Lc","P","Ch","S"],["SJ","Wf","Mt","SHi","SE","Br","Q","H","J","Wt","OG2","Mg"],["B","K","SP","E","SAn","SHu","L","Mf","Co","SC2","Wf2","LM2"],["Wh2","R","SAt","Mt2","H2","S2","P2","SHu2","Wf3","Mg2","O2","SE2"],["Ch2","SP2","N2","L2","SP3","SAn2","SJ2","SHi2","J2","Mf2","Wt2","Lc2","Mg3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":1999,"days":4,"divisions":[["O","P","N","Mg","Br","Ch","E","Lc","Wt","U","Q","O2"],["Wh","SC","T","SJ","Mt","SP","H","LM","K","B","SAn","J"],["Mf","OG","L","Co","Wf","K2","N2","P2","Ch2","Mg2","U2","B2"],["SHu","O3","S","Lc2","Br2","LM2","SJ2","SE2","SAn2","Wt2","Wf2","Wh2"],["J2","E2","SC2","Q2","SP2","Mt2","SB","H2","O4","Mg3","U3","U4"],["T2","R","Wf3","L2","P3","B3","SE3","Mf2","Ch3","S2","K3","E3","Ch4"]],"results":"rrrrrrrrrrrrr e2e2e-1e2e-4e1e-2e1e-1e1e1e3e-3 re2e-1e-3re1e1e-2rre1e-1r e1e1e-2e1e1e1e-3rre1e-1rr e1e1e-2rre1e-1re1e-1re1e-1 re1e1e-2e1e-1re1e-1rrrr\nrrrrrrrrrrrrr rre1e-1e1e2re2re1e1e2e-8 re-1e1e1e-2rre1e-1e1e1e3e-3 rre1e-3re2re-2e1e-1e1e1e-2 rrrre1e-1e1e1e-2e1e-1rr e1e-1re1e-1e1e1e-2e1e-1re1e-1\nrrrrrrrrrrrrr re1e1e2e-3e-1e1e1e-2re1e1e-2 re1e-1e3e-1e-1e-1e1e1e-2e1e1e-2 re1e1e-2e1e-1re1e-1e1e-1rr rrre1e-1rre2e2e-1e1e1e-5 re1e-1rrrre1e-1rrrr\ne3e-1e2e2e2e2e-4e2e2e-1e1e3e-11 re-1e-1re1e2re1e1e1e-6e2e-1 re-1e1e-1re1e1e-2e1e1e-2rr e1e-1e1e1e-2e1e-1re1e-1e1e-1r rre1e-1e1e1e1e-3re1e-1e2e-1 re-1e1e-1rre1e-1e1e-1rrr","move":[[[0,0,0,0,-1,1,0,-1,1,-2,1,1],[-1,1,0,-1,1,0,-1,1,0,0,-2,1],[1,0,-1,1,0,0,-3,1,1,1,-2,1],[1,-1,1,0,0,-2,1,1,0,-3,-1,2],[-3,3,1,1,-1,1,-2,1,-4,2,-1,2],[2,0,0,0,0,0,0,0,0,0,0,0,0]],[[-1,1,0,-1,1,-2,1,1,-1,1,0,-1],[1,0,-1,1,-2,1,1,-1,1,0,0,0],[-2,1,1,-1,1,-2,0,2,0,-3,1,0],[-3,3,1,1,-1,1,0,0,-2,1,1,-1],[-8,2,1,1,0,2,0,2,1,-1,1,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,0,-1,1],[-5,1,1,-1,2,2,0,0,-1,1,0,0],[0,0,-1,1,-1,1,0,-1,1,-2,1,1],[-2,1,1,-2,1,1,-1,-1,-1,3,-1,1],[-2,1,1,0,-2,1,1,-1,-3,2,1,1],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,0,0,-1,1,-1],[-1,2,-1,1,0,-3,1,1,1,-1,1,0],[0,-1,1,-1,1,0,-1,1,-2,1,1,-1],[1,0,-2,1,1,-2,1,1,0,-1,1,-1],[-1,2,-6,1,1,1,0,2,1,0,-1,-1],[-11,3,1,-1,2,2,-4,2,2,2,2,-1,3]]],"finish":[["P","O","N","E","Ch","Wt","Mg","Br","Q","SC","Lc","Mt"],["O2","Wh","LM","SP","T","SJ","K","B","U","J","H","Mf"],["OG","Wf","Co","Ch2","SAn","L","Mg2","P2","S","SHu","K2","O3"],["B2","Lc2","SJ2","Br2","N2","E2","SE2","U2","LM2","SC2","Wh2","J2"],["SAn2","Q2","SP2","Mg3","H2","T2","Mt2","SB","Wf2","U4","R","U3"],["Wt2","Wf3","P3","B3","L2","Mf2","Ch3","S2","K3","Ch4","SE3","O4","E3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":1999,"days":4,"divisions":[["OG","SC","N","U","LM","T","Wh","O","Lc","P","Ch","S"],["SJ","Wf","Mt","SHi","SE","Q","H","J","Wt","Mg","B","K"],["SP","E","SAn","SHu","L","Mf","Co","SC2","Wf2","LM2","Wh2","SAt"],["Mt2","S2","P2","SHu2","Mg2","O2","SE2","Ch2","N2","SAn2","SJ2","SHi2"],["Mf2","Lc2","Mg3","Ch3","Mf3","SHi3","U2","LM3","K2","B2","Q2","E2","U3"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr e1e-1e1e1e-2rre2re1e1e-4r re1e2re1e1e-5rrre1e-1r e1e1e1e2re1e1e-7rrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr e1e2re-3rrre1e-1e1e-1rr e2re-2e1e1e-2rre2re1e2e-4 re-1e2re1e1e-4e1e-1re1e-1r\nrrrrrrrrrrrrr rrrrrrrrrrrrr re1e-1rrrrre1e1e-2e1e-1 rre1e-1re1e-1e1e-1e1e-1e2e-1 re1e-2re1e-1e1e-1rrrrr\ne3e4e-2e1e-3e2re1e-6re1e2e-2 re-1e1e1e2e2e-1e1e2re-8e1e-1 rre1e-1rrrre1e1e1e-3r e2re-2rre1e1e1e1e1e-5e1e-1 rre1e-1re1e-1e1e-1rrrr","move":[[[0,0,0,0,0,-7,1,1,0,2,1,1],[1,-1,1,0,0,0,-5,1,1,0,2,1],[0,-4,1,1,0,2,0,0,-2,1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,-1,1,0,-1,1,-4,1,1,0,2,-1],[-4,2,1,0,2,0,0,-2,1,1,-2,0],[2,0,-1,1,-1,1,0,0,0,-3,0,2],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,-2,1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,0],[-1,1,-2,1,1,0,0,0,0,0,-1,1],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0],[-1,1,-5,1,1,1,1,1,0,0,-2,0],[2,-3,1,1,1,0,0,0,0,-1,1,0],[-1,1,-8,0,2,1,-1,2,2,1,1,-1],[-2,2,1,0,-6,1,0,2,-3,1,-2,4,3]]],"finish":[["OG","N","SC","U","P","Wh","S","LM","Lc","Mt","Ch","Wf"],["SJ","O","SE","Q","T","B","J","SHi","Mg","SP","SAn","H"],["Wt","SHu","E","Mf","K","L","Co","SC2","LM2","SAt","Mt2","Wf2"],["S2","Wh2","Mg2","SHu2","O2","Ch2","N2","SE2","SAn2","SJ2","P2","Lc2"],["SHi2","Mg3","Mf2","Ch3","SHi3","LM3","U2","E2","B2","U3","Mf3","K2","Q2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2001,"days":4,"divisions":[["P","O","N","E","Ch","Wt","Mg","Br","Q","SC","Lc","Mt"],["O2","Wh","LM","SP","T","SE","SJ","K","B","U","J","H"],["Mf","Wf","Co","Ch2","SAn","Mg2","P2","S","K2","B2","Lc2","SJ2"],["Br2","N2","E2","SE2","U2","Wh2","SAn2","Q2","Mg3","H2","T2","Mt2"],["Wt2","P3","L2","Mf2","Ch3"]],"results":"rrrrr rrrrrrrrrrrrr e1e-1e1e1e-2re1e-1e1e-1e1e-1r re1e1e1e-3re1e2e-2e-1re2e-1 re-1re1e-1rrrre1e-1e1e-1\nrrrrr e1e1e1e1e-4rre1e-1re3re-2 re1e-2e1e-1e1e-1e1e-1e2re-2r e1e-1re1e1e1e1e1e1e-6e1e1e-2 rre1e-1e1e-1e1e-1e1e-1rrr\ne1e-1e1e4e-2 re1e-1e1e1e-5e1e-1e2re1e1e-4 re2e2e-1e1e-4e1e-1e2re-2e2e-1 re-1re1e1e1e-3e1e1e1e-3e1e-1 re1e-1e1e-1e1e-1rrrrrr\nrrrrr e1e-1rrre1e1e1e-3re1e-1r rrrre2re1e2re-5e1e-1r rre1e-1e1e1e1e-3re2re-2r e1e-1e1e-1rre1e-1rrrrr","move":[[[-1,1,-1,1,0,0,0,0,-1,1,0,-1],[-1,2,0,-1,-2,2,1,0,-3,1,1,1],[0,-1,1,-1,1,-1,1,0,-2,1,1,-1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0],[-2,1,1,-6,1,1,1,1,1,1,0,-1],[1,-2,0,2,-1,1,-1,1,-1,1,-2,1],[-2,0,3,0,-1,1,0,0,-4,1,1,1],[1,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,-3,1,1,1,-3,1,1,1,0,-1],[-1,2,-2,0,2,-1,1,-4,1,-1,2,2],[-4,1,1,0,2,-1,1,-5,1,1,-1,1],[-2,4,1,-1,1]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1],[1,-2,0,2,0,-3,1,1,1,-1,1,0],[0,-1,1,-5,0,2,1,0,2,0,0,0],[0,-1,1,0,-3,1,1,1,0,0,0,-1],[1,0,0,0,0]]],"finish":[["O","P","E","Ch","N","SC","Mg","Wt","Lc","Wh","Br","LM"],["Q","SJ","SP","O2","T","U","J","SE","Mt","H","K","SAn"],["Mf","P2","B","S","Wf","Ch2","Br2","Lc2","Co","E2","B2","Mg2"],["N2","Wh2","SJ2","SE2","SAn2","U2","H2","K2","T2","P3","Wt2","Q2"],["Mt2","L2","Mg3","Ch3","Mf2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2001,"days":4,"divisions":[["N","SC","U","P","S","LM","Lc","Mt","Ch","Wf","SJ","O"],["SE","Q","T","B","J","SHi","Mg","SP","SAn","Br","H","Wt"],["E","L","SAt","Mt2","Wf2","S2"]],"results":"rrrrrr re2e-1e-1e1e-1e1e1e-2e1e-1e2e-1 re1e-2re1e2e-2e-1e2re-2e1e-1\nrre1e-1e2e-1 re1e1e1e-4e1e-1e2re-2e1e-1r re1e2re-3re1e1e-2rrrr\nrrre1e-1r re2re1e1e-4e1e-1re1e-1e2e-1 re-1e1e-1e1e1e-2e1e1e-2rrr\nrrre1e3e-2 rre1e1e1e1e-6re1e-1e1e-1r re1e-1rre1e-1rre1e-1rr","move":[[[-1,1,-2,0,2,-1,-2,2,1,0,-2,1],[-1,2,-1,1,-2,1,1,-1,1,-1,-1,2],[0,0,0,0,0,0]],[[0,0,0,0,-2,1,1,0,-3,0,2,1],[0,-1,1,-2,0,2,-1,1,-4,1,1,1],[-1,2,-1,1,0,0]],[[0,0,0,-2,1,1,-2,1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-4,1,1,0,2],[0,-1,1,0,0,0]],[[0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,0,-6,1,1,1,1,0],[-2,3,1,0,0,0]]],"finish":[["SC","N","Mt","S","LM","P","O","Ch","U","Q","B","Wf"],["Lc","Mg","SJ","SHi","SE","SAn","Wt","Br","L","H","Mt2","J"],["T","E","SP","SAt","Wf2","S2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2003,"days":4,"divisions":[["O","P","E","Ch","N","SC","Mg","Wt","Lc","Wh","Br","LM"],["Q","SJ","SP","O2","T","U","J","SE","Mt","H","K","SAn"],["Mf","P2","B","S","Wf","Ch2","Br2","Lc2","Co","E2","B2","L"],["OG","Mg2","N2","Wh2","SHu","SJ2","SE2","SAn2","U2","SC2","H2","J2"],["K2","T2","P3","Wt2","Q2","Mt2","L2","SP2","SB","Wf2","U3","Mg3"],["S2","Lc3","L3","Lc4","Mf2","Mf3","T3","Wt3","Wh3","SE3","SHu2","SP3","SHu3"]],"results":"e1e-1e2re1e1e1e1e1e1e-8e2e-1 re2re1e-4e1e-1re1e-1rrr rrre1e1e-2e1e-1rrre2e-1 re2re1e-4e1e-1re1e-1e1e-1r rre1e1e-2e2re1e1e-4rrr e2re1e1e1e1e2re1e1e1e-11r\nrre1e-1re1e1e-2re1e-1rr e1e1e-2re1e-1e1e-1re1e-1rr e1e1e1e1e-4e3e1e-1e1e1e1e-6r e1e1e-2e1e1e-2rrre2re2e-3 re-1re1e1e-2re1e2re-3rr e1e-1re1e-1e1e1e-2e1e1e-2rr\nrrrrrre1e1e1e1e1e2e-6 re1e1e1e-4e2re1e1e-4e1e3e-2 re2e2e-2e1e-5e1e-1e1e2re-3r e1e1e1e-3e1e1e1e-3rre1e3e-2 rre1e-3e1e-1rre1e-1e1e1e-2 re1e1e-2e1e-1re1e-1rrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,-11,1,1,1,0,2,1,1,1,1,0],[2,0,0,-4,1,1,0,2,-2,1,1,0],[0,-1,1,-1,1,0,-1,1,-4,1,0,2],[-1,2,0,0,0,-1,1,-2,1,1,0,0],[0,0,0,-1,1,0,-1,1,-4,1,0,2],[-1,2,-8,1,1,1,1,1,1,0,2,-1,1]],[[0,0,-2,1,1,-2,1,1,-1,1,0,-1],[1,0,-3,0,2,1,0,-2,1,1,0,-1],[-3,2,0,2,0,0,0,-2,1,1,-2,1],[1,-6,1,1,1,-1,1,3,-4,1,1,1],[1,0,-1,1,0,-1,1,-1,1,0,-2,1],[1,0,-1,1,0,-2,1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,0,-1,1,-2,1,1],[-2,1,1,-1,1,0,0,-1,1,-3,1,0],[-2,3,1,0,0,-3,1,1,1,-3,1,1],[1,-3,0,2,1,-1,1,-5,1,-2,2,2],[-2,3,1,-4,1,1,0,2,-4,1,1,1],[-6,2,1,1,1,1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["O","E","N","Mg","Wt","Ch","Lc","Br","SC","Q","P","Wh"],["SJ","U","LM","SE","T","SP","J","K","H","Mt","Wf","B"],["O2","P2","SAn","Mf","S","Lc2","E2","L","Ch2","Mg2","Co","B2"],["Br2","SHu","Wh2","U2","N2","SE2","SJ2","SAn2","J2","K2","T2","H2"],["OG","Q2","SC2","Wt2","SP2","Wf2","Mt2","P3","Mg3","Lc3","SB","S2"],["L2","Mf2","Lc4","Mf3","Wt3","Wh3","U3","T3","SHu2","L3","SE3","SHu3","SP3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2003,"days":4,"divisions":[["SC","N","Mt","S","LM","P","O","Ch","U","Q","Wh","B"],["Wf","Lc","Mg","SJ","SHi","SE","SAn","Wt","Br","L","H","Mt2"],["J","SHu","T","E","Mf","K","SP","Co","SC2","Wf2","S2","Wh2"],["Mg2","LM2","O2","N2","SJ2","Lc2","SHi2","SHi3","K2","Q2","H2","O3"],["P2","Lc3","J2","Mt3","Wt2","Ch2","Co2","Br2","Wh3","SE2","Wt3","S3","E2"]],"results":"e1e1e-2e1e-1e1e-1e2e2e-1e1e-4r e1e1e1e1e1e1e1e1e-8e1e1e-2r e2re1e-3re1e-1e1e-1e2re3e-3 rre2re1e1e-6e1e1e-2re2e-1 re1e-2rrrre1e-1e1e1e-2r\ne1e-1e1e-1e1e-1e2re1e1e1e2e-6 re2re1e-4re1e1e1e-3e1e2e-2 re1e1e-3e1e-1e2re1e1e-4e2e-1 re1e1e-3e2re1e1e-4e1e-1e2e-1 re1e-2e1e-1e1e1e-2rrre1e-1\ne2re-2re1e1e-2re1e-1e1e2e-2 re-1rre1e2re-3e1e1e-2e2e-1 re1e-2e2re-2rre1e1e1e-3r re2re-2e1e-1re1e-1re1e-1r rrrrrrrrrrrrr\nrrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr","move":[[[0,-2,1,1,-1,1,0,0,0,0,-2,1],[-1,2,0,-2,1,1,-6,1,1,0,2,0],[-3,3,0,2,-1,1,-1,1,0,-3,1,0],[2,-2,1,1,-8,1,1,1,1,1,1,1],[1,-4,1,-1,2,2,-1,1,-1,1,-2,1,1]],[[-1,1,0,0,0,-2,1,1,-1,1,-2,1],[-1,2,-1,1,-4,1,1,0,2,-3,1,1],[-1,2,-4,1,1,0,2,-1,1,-3,1,1],[-2,2,1,-3,1,1,1,0,-4,1,0,2],[-6,2,1,1,1,0,2,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,-1,1,0,-1,1,0,-1,1,-2,0,2],[0,-3,1,1,1,0,0,-2,0,2,-2,1],[-1,2,-2,1,1,-3,0,2,1,0,0,-1],[-2,2,1,-1,1,0,-2,1,1,0,-2,0,2]],[[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]]],"finish":[["Mt","SC","S","N","P","O","Ch","LM","Q","U","Lc","Wf"],["B","SHi","Wh","Mg","Wt","SJ","H","SE","Br","E","Mt2","SHu"],["L","J","K","Co","SAn","Mf","T","Mg2","SP","SC2","O2","N2"],["Wh2","S2","Lc2","SHi2","Wf2","K2","LM2","H2","SHi3","P2","O3","Wt2"],["J2","Ch2","Q2","Br2","Mt3","Lc3","SE2","Co2","SJ2","S3","E2","Wt3","Wh3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2004,"days":4,"divisions":[["O","E","N","Mg","Wt","Ch","Lc","Br","SC","Q","P","Wh"],["SJ","U","LM","SE","T","SP","J","K","H","Mt","Wf","B"],["O2","P2","SAn","Mf","S","Lc2","E2","L","Ch2","Mg2","Co","B2"],["Br2","SHu","Wh2","U2","N2","O3","SE2","SJ2","SAn2","J2","K2","T2"],["H2","OG","Q2","SC2","LM2","Wt2","SP2","Wf2","Mt2","P3","Mg3","Lc3"],["SB","S2","L2","Mf2","Wt3","Wh3","U3","SHu2","U4","SJ3","E3","SAt","Ch3"]],"results":"rrrrre1e1e-2e2re-2rr e2re1e1e1e-5e1e-1e1e-1re3e-1 re2e-1e3e1e2e2e-3e1e1e1e2e-12 re-1re1e-1e1e1e-2re1e3re-3 re1e-2re1e-1rrrre1e-1r e1e-1e1e2re-3re1e-1rrrr\nrrrre1e-1rre1e-1re2e-1 re-1e1e-1re1e-1e1e-1rre3e-1 rre1e1e-4rre1e-1rre3e-1 rre1e1e1e-5e1e1e1e-3rrr rrrrre1e-1rrrrrr e1e1e-2rre1e1e-2rrrrr\ne1e1e2e2e-1e1e2e2e-1e1e1e-11r re1e-1e1e1e-2e1e-1e2re2re-4 rrre1e1e-2e1e-1re1e1e-2r rrre1e1e1e-3e1e1e1e-3e1e-1 rrrrrre1e-1re1e1e3e-3 rre-2e1e-1re1e-1rrrrr\nre1e1e-2e1e1e1e-3e1e1e-2rr re1e1e-2e2e2e-1e1e-4re1e-1r re1e1e-2e1e-1rrrrrrr re1e1e-2e1e1e1e-3e1e1e1e-3r rrrrre1e1e1e1e-4rrr e1e1e1e-3e1e-1re1e-1rrrr","move":[[[0,0,0,0,-1,1,0,-3,0,2,1,-1],[1,-1,1,0,0,0,0,-1,1,0,-2,1],[-3,0,3,1,0,-2,1,1,-1,1,0,-1],[-12,2,1,1,1,-3,2,2,1,3,-1,2],[-1,3,0,-1,1,-1,1,-5,1,1,1,0],[2,0,-2,0,2,-2,1,1,0,0,0,0,0]],[[0,0,0,0,0,-2,1,1,0,0,-2,1],[1,0,0,0,0,0,-1,1,0,0,0,0],[0,0,0,-3,1,1,1,-5,1,1,1,0],[-1,3,0,0,-1,1,0,0,-4,1,1,0],[-1,3,0,0,-1,1,-1,1,0,-1,1,-1],[-1,2,0,-1,1,0,0,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,-2,0],[-3,3,1,1,0,-1,1,0,0,0,0,0],[-1,1,-3,1,1,1,-3,1,1,1,0,0],[0,-2,1,1,0,-1,1,-2,1,1,0,0],[-4,0,2,0,2,-1,1,-2,1,1,-1,1],[0,-11,1,1,-1,2,2,1,-1,2,2,1,1]],[[0,0,0,0,-1,1,0,-1,1,-3,1,1],[1,0,0,-4,1,1,1,1,0,0,0,0],[0,-3,1,1,1,-3,1,1,1,-2,1,1],[0,0,0,0,0,0,0,-1,1,-2,1,1],[0,-1,1,0,-4,1,-1,2,2,-2,1,1],[0,0,-2,1,1,-3,1,1,1,-2,1,1,0]]],"finish":[["O","E","N","Mg","Q","Ch","Lc","P","Wt","LM","Wh","SJ"],["SC","U","SE","T","H","SP","J","Br","K","Mt","B","SAn"],["P2","S","E2","L","Wf","Mg2","Ch2","Co","Mf","Wh2","SHu","O2"],["Lc2","U2","N2","B2","SJ2","J2","SE2","OG","T2","H2","K2","SAn2"],["Q2","SP2","Br2","LM2","Mt2","P3","SB","SC2","O3","S2","Mg3","Wt2"],["Lc3","Wt3","U3","SHu2","L2","U4","SJ3","E3","Mf2","SAt","Ch3","Wh3","Wf2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2004,"days":4,"divisions":[["Mt","SC","S","N","P","O","Ch","LM","Q","U","Lc","Wf"],["OG","B","SHi","Wh","Mg","Wt","SJ","H","SE","Br","E","Mt2"],["SHu","L","J","K","Co","SAn","Mf","T","SP","SC2","O2","N2"],["Wh2","Lc2","SAt","SHi2","Wf2","K2","LM2","H2","SHi3","P2","Wt2","Ch2"],["Q2","Br2","Lc3","SE2","Co2","SJ2","E2","H3","SP2","E3","B2","L2","Mf2"]],"results":"e1e1e2e-3e1e1e2re1e1e1e-8r e1e1e1e1e-4rrre1e-1e1e2e-2 re1e-2re1e-1e1e-1re1e-1e2e-1 re-1e1e1e1e1e1e1e1e1e1e-9r e1e2re-3e1e-1e1e1e-2e1e1e-2r\ne1e1e1e-3rre1e-1e2re1e-3r re1e-1e1e1e-2e1e2re1e-4e2e-1 re1e1e-3e2e2e-1e1e-4re1e1e-2 re1e-1rre1e-1rre1e-1e1e-1 re2re1e-3rre1e1e-2e1e-1r\ne1e1e-2e1e-1e2re1e-3re1e-1r re1e-1re1e-1e1e1e1e-3e1e1e-2 rrrrrre1e1e1e1e-4e2e-1 re-1rre1e1e2re1e1e1e-7r rrrrre1e1e-2e1e1e-2rr\nrre1e1e1e-3e1e-1e2re-2e2e-1 re1e1e1e1e-5rrre1e-1rr re1e2re1e-4rrre1e-1e1e-1 re2re1e-3e1e-1re1e1e-2e2e-1 re-1re1e1e-2rrrrrrr","move":[[[0,-2,1,1,-2,1,1,-1,1,-3,0,2],[1,-9,1,1,1,1,1,1,1,1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-2,1],[-2,2,1,-1,1,0,0,0,-4,1,1,1],[1,-8,1,1,1,0,2,1,1,-3,2,1,1]],[[0,-1,1,-2,1,1,0,0,-3,1,0,2],[-1,1,-1,1,0,0,-1,1,0,0,-1,1],[-2,1,1,0,-4,1,-1,2,2,-3,1,1],[-1,2,-4,1,0,2,1,-2,1,1,-1,1],[0,-3,1,0,2,-1,1,0,0,-3,1,1,1]],[[0,0,-2,1,1,-2,1,1,0,0,0,0],[0,-7,1,1,1,0,2,1,1,0,0,-1],[-1,2,-4,1,1,1,1,0,0,0,0,0],[-2,1,1,-3,1,1,1,-1,1,0,-1,1],[0,-1,1,0,-3,1,0,2,-1,1,-2,1,1]],[[0,0,0,0,0,0,0,-2,1,1,0,-1],[-1,2,-2,1,1,0,-1,1,-3,1,0,2],[-1,1,-1,1,0,0,0,-4,1,0,2,1],[0,0,-1,1,0,0,0,-5,1,1,1,1],[-1,2,-2,0,2,-1,1,-3,1,1,1,0,0]]],"finish":[["Mt","N","O","Ch","S","P","Q","Wf","OG","SC","Lc","Mg"],["LM","SHi","Wt","SE","Wh","SJ","Br","H","E","K","L","U"],["SHu","B","Mf","J","SP","T","Mt2","Co","Lc2","N2","SAt","SAn"],["O2","Wf2","SHi2","SC2","LM2","Wh2","K2","P2","H2","Ch2","Q2","E2"],["Wt2","SHi3","H3","Co2","SE2","SJ2","SP2","L2","B2","E3","Lc3","Br2","Mf2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2005,"days":4,"divisions":[["O","E","N","Mg","Q","Ch","Lc","P","Wt","LM","Wh","SJ"],["SC","U","SE","T","H","SP","J","Br","K","Mt","B","SAn"],["P2","S","E2","L","Wf","Mg2","Ch2","Co","Mf","Wh2","SHu","O2"],["Lc2","U2","N2","B2","SJ2","J2","SE2","OG","T2","H2","K2","SAn2"],["Q2","SP2","Br2","LM2","Mt2","P3","SB","SC2","O3","Mg3","Wt2","Lc3"],["Wt3","SHu2","L2","SAt","Wh3","B3","OG2","H3","T3","Mt3","K3","Wh4","P4"]],"results":"e1e-1re1e-1e1e-1e2re1e1e3e-5 rre1e1e-4e1e1e-2re1e1e-2r e1e-1e1e2re-3re1e1e-2re1e-1 re1e-1re1e1e-2e1e1e1e1e-4r re1e2re1e1e1e1e1e1e-9rr e1e-1re2re2re-4re1e-1rr\nre1e-1rrrre1e1e1e1e3e-5 rre1e1e-4rre1e-1re1e2e-2 re-1re1e-1rrrre1e-1rr e1e-1rre1e1e1e-3e1e-1e1e-1r rre1e-1e1e-1e2re-2re1e-1r re1e1e-2e1e1e-2rrre1e-1r\ne1e1e2re1e1e1e-7e1e1e1e2e-4 re-1e1e-1e2re-2re1e-1re1e-1 rrre1e-1e1e-1rrrrrr e1e-1e1e1e-2rrre1e2re1e-4 re1e-1re1e1e-2rrrre2e-1 re-1e1e1e-2rrrre1e-1rr\nrrrre1e-1rrre1e1e1e-3 re2re1e-3re1e-1re1e-1rr re1e-1e1e1e-2e1e1e-2e1e1e-2r e1e1e-2e1e-1rre1e-1e1e-1e2e-1 re-1e1e1e-2re1e-1e1e-1rrr re1e-1rrrre1e-1rrrr","move":[[[0,0,-1,1,0,-4,0,2,0,2,0,-1],[1,0,-9,1,1,1,1,1,1,0,2,1],[0,-4,1,1,1,1,-2,1,1,0,-1,1],[-1,1,0,-2,1,1,0,-3,0,2,1,-1],[1,-2,1,1,0,-2,1,1,-4,1,1,0],[-5,3,1,1,0,2,-1,1,-1,1,0,-1,1]],[[0,-1,1,0,0,0,-2,1,1,-2,1,1],[0,-1,1,0,-2,0,2,-1,1,-1,1,0],[0,-1,1,-1,1,-3,1,1,1,0,0,-1],[1,0,-1,1,0,0,0,0,-1,1,0,-1],[-2,2,1,0,-1,1,0,0,-4,1,1,0],[-5,3,1,1,1,1,0,0,0,0,-1,1,0]],[[0,0,-1,1,0,0,0,0,-2,1,1,-1],[-1,2,0,0,0,0,-2,1,1,0,-1,1],[-4,1,0,2,1,0,0,0,-2,1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,-2,0,2,-1,1,-1],[-4,2,1,1,1,-7,1,1,1,0,2,1,1]],[[0,0,0,0,-1,1,0,0,0,0,-1,1],[0,0,0,-1,1,-1,1,0,-2,1,1,-1],[-1,2,-1,1,-1,1,0,0,-1,1,-2,1],[1,-2,1,1,-2,1,1,-2,1,1,-1,1],[0,0,-1,1,0,-1,1,0,-3,1,0,2],[-3,1,1,1,0,0,0,-1,1,0,0,0,0]]],"finish":[["O","Mg","N","E","P","Q","LM","Wt","Wh","SC","T","Lc"],["Ch","SJ","U","Br","H","B","J","K","SAn","SE","SP","Mg2"],["Mt","L","Wf","E2","Co","P2","Mf","Ch2","O2","Wh2","SHu","U2"],["S","SJ2","N2","Lc2","B2","H2","J2","T2","K2","SE2","Br2","OG"],["LM2","Q2","SB","SAn2","SP2","Wt2","Mt2","P3","L2","SAt","SHu2","SC2"],["B3","Wh3","Wt3","Lc3","Mg3","H3","OG2","P4","Mt3","T3","K3","Wh4","O3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2005,"days":4,"divisions":[["Mt","N","O","Ch","S","P","Q","Wf","OG","SC","Lc","Mg"],["LM","SHi","Wt","SE","Wh","SJ","Br","H","E","K","L","U"],["SHu","B","Mf","J","SP","T","Co","Lc2","N2","SAt","SAn","O2"],["Wf2","Mg2","SHi2","LM2","Wh2","K2","P2","H2","Ch2","Q2","Wt2","SHi3"],["H3","SE2","SJ2","SP2","L2","Mf2","Q3","J2","SAn2","Wt3","U2","P3","U3"]],"results":"re1e-1e1e-1e1e1e1e1e1e1e1e-7 rre1e1e-2e1e-1re1e-1e1e-1r e1e-1e2re-2e1e1e1e-3rrrr e1e-1re1e-1e1e-1rre1e-1e2e-1 re1e-2re2re1e-3rrre1e-1\nrrrre2re1e1e1e1e-6e2e-1 re-1re1e1e-2e1e1e-2e1e-1e1e-1 re1e-1re1e-1rre1e-1re1e-1 re1e-1re1e-1e1e-1rre1e-1r re1e1e1e1e-4e1e1e-2re1e-1r\nrrre1e-1e1e1e1e-3rre2e-1 re1e1e-3e1e1e1e1e2re1e-7r e1e-1e1e-1re1e-1rre1e1e-2r rre1e1e1e1e1e1e1e1e1e1e-10 rrrre1e-1e1e-1re1e-1rr\nre2re1e1e-4re2re-2e1e-1r e1e1e1e1e-4e1e-1e1e1e-2e1e1e-2 rrre1e-1re1e-1rre1e-1r e1e-1re1e1e-2e1e-1e1e-1e1e-1r e1e-1e1e1e-2re1e-1e1e-1rrr","move":[[[-1,1,0,0,0,-3,1,0,2,0,-2,1],[-1,2,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,0,-3,1,1,1,-2,0,2,-1],[1,-1,1,-1,1,0,-1,1,-2,1,1,0],[-7,1,1,1,1,1,1,1,-1,1,-1,1,0]],[[0,-1,1,0,-2,1,1,-4,1,1,1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-2,1,1,-2,1,1,0,-1],[-1,2,-6,1,1,1,1,0,2,0,0,0,0]],[[0,0,-1,1,0,-1,1,-1,1,0,0,0],[-10,1,1,1,1,1,1,1,1,1,1,0],[0,-2,1,1,0,0,-1,1,0,-1,1,-1],[1,-7,1,0,2,1,1,1,1,-3,1,1],[-1,2,0,0,-3,1,1,1,-1,1,0,0,0]],[[0,0,0,-1,1,-1,1,0,-2,1,1,-1],[1,-1,1,-1,1,-1,1,-2,1,1,0,-1],[1,-1,1,0,0,-1,1,0,-1,1,0,0],[-2,1,1,-2,1,1,-1,1,-4,1,1,1],[1,-1,1,-2,0,2,0,-4,1,1,0,2,0]]],"finish":[["N","O","Ch","Q","Mt","OG","S","SC","Mg","SHi","P","SE"],["Wf","Wt","LM","H","Wh","K","SJ","E","SHu","Br","Lc","B"],["L","T","Mf","U","J","SAn","Co","Lc2","Wf2","SP","SAt","SHi2"],["Wh2","K2","N2","H2","LM2","Mg2","Wt2","Q2","Ch2","SJ2","SE2","P2"],["O2","L2","SHi3","Wt3","J2","Mf2","H3","SAn2","SP2","U2","P3","Q3","U3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2006,"days":4,"divisions":[["O","Mg","N","E","P","Q","LM","Wt","Wh","SC","T","Lc"],["Ch","SJ","U","Br","H","B","J","K","SAn","SE","SP","Mg2"],["Mt","L","Wf","E2","Co","P2","Mf","Ch2","O2","Wh2","SHu","U2"],["S","SJ2","N2","Lc2","B2","H2","J2","T2","K2","SE2","Br2","OG"],["LM2","Q2","SB","SAn2","SP2","Wt2","Mt2","P3","L2","SAt","SHu2","SC2"],["B3","Wh3","H3","T3","K3","Co2","U3","Mf2","H4","Wf2","SAt2","SJ3","R"]],"results":"e2e2e-1e-3e1e-1rre1e-1e1e2e-2 re1e-2e1e1e2re1e-5e1e1e-2r re1e2re-3re1e1e1e-3e1e1e-2 rre2re-2re2re1e-3e1e-1r re1e-1rrrre1e-1rrrr e1e-1e1e1e-2e1e-1re1e-1rrr\nrre1e1e-2e1e-1rre1e-1e2e-1 re2re-3e1e2re1e1e-5re2e-1 re-1e1e-1e1e1e-2e1e1e-2re1e-1 rrrre1e-1rrre1e-1rr e1e-1e1e-1rre1e-1rrre1e-1 re1e-1e1e1e-2e1e-1rrrrr\nre1e1e1e1e-4e1e-1e1e1e1e-3r re1e1e1e-3e2re1e1e1e-5e1e-1 re2re1e-3rrre1e1e-2rr rrrrre1e1e1e-3rre1e-1 re1e-1rrrrre1e-1e1e-1r re1e1e-2re1e-1e1e-1rrrr\ne1e-1e1e-1e1e1e-2e1e-1rre2e-1 re-1re1e1e-2e1e1e1e1e1e-5r e1e-1e1e1e1e1e-4rre1e-1rr e1e1e-2e1e-1e1e1e-2rrrrr rrrrrrre1e1e1e-3rr rrrre1e-1e1e-1rrrrr","move":[[[0,0,0,-1,1,0,-1,1,-2,1,1,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1],[0,-1,1,-3,1,0,2,0,-2,0,2,0],[-2,1,1,-3,1,1,1,0,-3,0,2,1],[0,-2,1,1,-5,1,0,2,1,1,-2,1],[-2,2,1,-1,1,0,0,-1,1,-3,-1,2,2]],[[0,0,0,0,0,-1,1,-2,1,1,-1,1],[-1,1,0,0,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,0,0,-1,1,0,0,0],[-1,1,0,-2,1,1,-2,1,1,-1,1,-1],[-1,2,0,-5,1,1,0,2,1,-3,0,2],[-1,2,-1,1,0,0,-1,1,-2,1,1,0,0]],[[0,0,0,0,-1,1,-1,1,0,-2,1,1],[0,-1,1,-1,1,0,0,0,0,0,-1,1],[-1,1,0,0,-3,1,1,1,0,0,0,0],[0,0,-2,1,1,0,0,0,-3,1,0,2],[-1,1,-5,1,1,1,0,2,-3,1,1,1],[0,-3,1,1,1,-1,1,-4,1,1,1,1,0]],[[0,0,0,0,0,-1,1,-1,1,0,0,0],[0,0,-3,1,1,1,0,0,0,0,0,0],[0,0,0,0,0,-2,1,1,-1,1,-2,1],[1,0,-1,1,0,0,-4,1,1,1,1,-1],[1,-5,1,1,1,1,1,-2,1,1,0,-1],[-1,2,0,0,-1,1,-2,1,1,-1,1,-1,1]]],"finish":[["O","Mg","N","P","Wt","SC","E","T","Q","Ch","Wh","LM"],["SJ","U","B","Br","J","Lc","H","K","SAn","Mg2","Mt","SE"],["Wf","SP","Co","L","P2","SHu","Mf","E2","Wh2","Ch2","U2","N2"],["O2","SJ2","J2","H2","S","B2","Br2","OG","SB","SE2","T2","LM2"],["Lc2","Wt2","P3","L2","SAt","Mt2","K2","Wh3","SC2","SAn2","H3","K3"],["Q2","SP2","B3","T3","H4","SHu2","SJ3","R","Co2","SAt2","Mf2","Wf2","U3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2006,"days":4,"divisions":[["N","O","Ch","Q","Mt","OG","S","SC","Mg","SHi","P","SE"],["Wf","Wt","LM","H","Wh","K","SJ","E","SHu","Br","Lc","B"],["L","T","Mf","U","J","SAn","Co","Lc2","Wf2","SP","SAt","SHi2"],["Mt2","Wh2","K2","N2","H2","Wt2","Q2","SJ2","SE2","P2","O2","L2"],["Wt3","J2","Mf2","SAn2","P3","Q3","R","B2","E2","SHu2","OG2","E3","B3"]],"results":"re1e2re2re-5e1e-1e1e-1rr e1e1e-2e1e1e-2rre1e1e-2e2e-1 re1e1e2re-5re1e-1e1e-1rr e1e1e-2re1e1e-2re1e1e-2e2e-1 re1e-2e2re1e-3e1e-1e1e-1e1e-1\nrre2re1e1e-4re1e-1e1e2e-2 re-1rre1e-1e1e-1e1e1e1e1e-4 rre1e1e-2e1e-1re1e-1e4re-2 rre1e-3re1e1e-2re1e1e-2r e1e2e2e-1e1e1e2re1e1e1e-11r\nrre1e-1re1e1e-2rrrrr re1e-1re1e1e1e1e-4re1e2e-2 re1e-2e1e1e-2rre1e1e-2e1e-1 rre1e2re1e1e1e-6rre2e-1 re1e-2re1e-1e1e-1e2re-2rr\nrrrre1e-1e1e1e-2e1e-1rr e2re1e1e-4rre2re1e-3e2e-1 re1e-2rre1e1e1e-3e1e1e-2r re1e-1e1e-1e1e-1e1e1e-2e1e1e-2 re1e-1e1e-1e1e-1e1e-1rrrr","move":[[[-1,1,-1,1,-1,1,-3,1,0,2,-2,1],[-1,2,-2,1,1,0,-2,1,1,0,-2,1],[1,0,-1,1,-1,1,0,-5,0,2,1,1],[-1,2,-2,1,1,0,0,-2,1,1,-2,1],[1,0,-1,1,-1,1,-5,0,2,0,2,1,0]],[[0,-11,1,1,1,0,2,1,1,-1,2,2],[1,-2,1,1,0,-2,1,1,0,-3,1,0],[-2,0,4,-1,1,0,-1,1,-2,1,1,0],[-4,1,1,1,1,-1,1,-1,1,0,0,-1],[-2,2,1,-1,1,0,-4,1,1,0,2,0,0]],[[0,0,-2,0,2,-1,1,-1,1,0,-2,1],[-1,2,0,0,-6,1,1,1,0,2,1,0],[-1,1,-2,1,1,0,0,-2,1,1,-2,1],[-2,2,1,0,-4,1,1,1,1,0,-1,1],[0,0,0,0,0,-2,1,1,0,-1,1,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-2,1,1,-2,1,1,-1,1,-1,1,-1,1],[0,-2,1,1,-3,1,1,1,0,0,-2,1],[-1,2,-3,1,0,2,0,0,-4,1,1,0],[2,0,-1,1,-2,1,1,-1,1,0,0,0,0]]],"finish":[["O","Q","SC","OG","SHi","Ch","SE","Mt","Wt","Mg","H","P"],["N","Wh","S","E","SHu","Wf","B","K","U","SJ","L","LM"],["T","SAn","Mf","Br","J","SP","SAt","Lc","SHi2","Co","N2","H2"],["Wh2","Wf2","K2","Wt2","Q2","Mt2","P2","SE2","SJ2","J2","Wt3","L2"],["Lc2","SAn2","Q3","O2","B2","OG2","Mf2","E3","P3","E2","SHu2","R","B3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2008,"days":4,"divisions":[["O","Mg","N","P","Wt","SC","E","T","Q","Ch","Wh","LM"],["SJ","U","B","Br","J","Lc","H","K","SAn","Mg2","Mt","SE"],["Wf","SP","Co","L","P2","SHu","Mf","E2","Wh2","Ch2","U2","N2"],["O2","SJ2","J2","H2","S","B2","Br2","SE2","T2","LM2","Wt2","P3"],["SB","L2","SAt","Mt2","K2","Wh3","SC2","SAn2","H3","K3","SP2","T3"],["SJ3","R","SAt2","Mf2","Wf2","Mg3","Mg4","E3","Ch3","SHu2","S2","J3","P4"]],"results":"e2re1e1e-4e1e1e-2e1e1e-2rr rre2re1e2re1e1e-7e1e-1r e1e2re1e1e-5re1e2re1e2e-5 re-1re1e-1e1e-1e1e1e-2rrr e1e2re1e1e1e2re2re1e-11r rrre1e-1rre1e-1e1e-1rr\nrrre1e2re1e1e-5e1e-1rr re1e-1rre1e-1re1e1e-2e2e-1 re1e-2e1e-1e1e1e-2e1e-1e1e-1r e1e1e-2rrre1e-1e1e1e-2rr e1e2re1e-4e1e-1re1e-1re2e-1 re-1e1e-1e2e2e-1e-3rrre1e-1\ne1e1e-2e1e-1rre1e1e-2rrr e1e-1e2re1e-3e1e1e-2e1e1e-2r re2re1e1e-4e1e-1e1e-1re3e-1 rre2re1e-5re1e-1re1e-1r re1e1e1e1e-4e1e-1re1e-1e2e-1 re2re1e-4re1e-1rre1e-1r\nrrrre2re-2re2e2e-1e2e-4 re1e-2e1e1e1e-3e1e1e-2e1e-1r rrre2re1e-3re1e-1e1e-1r rre1e-1re1e-1rre1e-1e1e-1 rre1e-1re1e-1re1e-1e1e1e-2 re1e-1e2re2re2re-6rrr","move":[[[0,0,-1,1,-1,1,0,0,-1,1,0,0],[0,-11,1,0,2,0,2,1,1,1,0,2],[1,0,0,-2,1,1,-1,1,-1,1,0,-1],[-5,2,1,0,2,1,0,-5,1,1,0,2],[1,-1,1,-7,1,1,0,2,1,0,2,0],[0,0,-2,1,1,-2,1,1,-4,1,1,0,2]],[[-1,1,0,0,0,-3,-1,2,2,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-4,1,0,2],[1,0,-2,1,1,-1,1,0,0,0,-2,1],[1,-1,1,-1,1,-2,1,1,-1,1,-2,1],[-1,2,-2,1,1,0,-1,1,0,0,-1,1],[0,0,-1,1,-5,1,1,0,2,1,0,0,0]],[[0,-1,1,0,0,-1,1,0,-4,1,0,2],[-1,2,-1,1,0,-1,1,-4,1,1,1,1],[0,-1,1,0,-1,1,0,-5,1,0,2,0],[-1,3,0,-1,1,-1,1,-4,1,1,0,2],[0,-2,1,1,-2,1,1,-3,1,0,2,-1],[1,0,0,-2,1,1,0,0,-1,1,-2,1,1]],[[0,0,0,-6,0,2,0,2,0,2,-1,1],[-2,1,1,-1,1,0,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,0,-3,1,0,2,0,0],[0,-1,1,-2,1,1,-3,1,1,1,-2,1],[-4,2,-1,2,2,0,-2,0,2,0,0,0,0]]],"finish":[["Mg","P","O","Ch","SC","E","T","B","Wh","N","SJ","Q"],["LM","H","Wt","Br","J","SAn","SE","Lc","Wf","U","Mt","K"],["P2","Mg2","SHu","SP","E2","Co","Ch2","L","SJ2","S","Wh2","N2"],["Mf","J2","U2","B2","H2","T2","P3","SAt","LM2","Br2","SB","O2"],["Wt2","Wh3","K2","SAn2","H3","SE2","SP2","T3","K3","L2","SJ3","R"],["SC2","Mg4","E3","Wf2","Mt2","Mf2","SAt2","Mg3","SHu2","S2","J3","Ch3","P4"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2008,"days":4,"divisions":[["O","Q","SC","OG","SHi","Ch","SE","Mt","Wt","Mg","H","P"],["N","Wh","S","E","SHu","Wf","B","K","U","SJ","L","T"],["SAn","Mf","Br","J","SP","SAt","Lc","Co","N2","H2","Wh2","Wt2"],["Q2","P2","SJ2","L2","SAn2","B2","J2","E2","P3","T2","SC2","U2"],["Br2","B3","H3","SJ3","Br3","Br4","Mg2"]],"results":"e1e2re-3re2e-1 re1e2re1e1e1e1e1e-9e1e-1r e1e1e1e1e1e2re1e-8e1e-1rr rre1e-1e1e-1e1e-1rre1e-1r e1e1e-2e1e-1re1e-1e1e-1e1e-1r\ne1e1e-2e1e-1rr e1e2e3e1e3e1e2e-5e2re1e2e-12 re-1e1e-1e1e2re-3rrrrr e1e-1e1e-1e1e1e-2e1e-1rre2e-1 re1e1e-3e1e-1e1e1e-2e1e-1rr\ne1e2e2e-1e4re-6 re2e-1e2re1e1e-7re1e1e2e-3 re1e-2re1e-1re1e1e-2rrr re1e-1e1e-1re1e-1e2re1e1e-4 re1e1e1e-3e1e-1e2re1e-3e1e-1\ne1e-1e1e1e1e-3r e1e-1e1e-1re1e1e1e-3rre2e-1 re-1rre1e1e-2rre1e-1e1e-1 rre1e-1re1e-1e1e-1re1e2e-2 re-1e1e1e1e-3e1e-1re1e-1rr","move":[[[0,-1,1,-1,1,-1,1,0,-1,1,-2,1],[1,-1,1,0,0,-1,1,-1,1,-1,1,0],[0,0,-1,1,-8,1,0,2,1,1,1,1],[1,-1,1,-9,1,1,1,1,1,0,2,1],[-1,2,0,-3,0,2,1]],[[0,0,-1,1,-2,1,1,-1,1,-3,1,1],[-1,2,0,0,-1,1,-2,1,1,-1,1,-1],[1,0,0,0,0,-3,0,2,1,-1,1,-1],[-12,2,1,0,2,-5,2,1,3,1,3,2],[1,0,-1,1,-2,1,1]],[[-1,1,-3,1,0,2,-1,1,-3,1,1,1],[-4,1,1,0,2,-1,1,0,-1,1,-1,1],[0,0,0,-2,1,1,0,-1,1,0,-2,1],[-3,2,1,1,0,-7,1,1,0,2,-1,2],[-6,0,4,-1,2,2,1]],[[0,0,-1,1,0,-1,1,-3,1,1,1,-1],[-2,2,1,0,-1,1,-1,1,0,-1,1,0],[-1,1,-1,1,0,0,-2,1,1,0,0,-1],[-1,2,0,0,-3,1,1,1,0,-1,1,-1],[1,-3,1,1,1,-1,1]]],"finish":[["SC","O","Ch","Q","SE","Mg","SHi","P","N","S","OG","Wh"],["Mt","B","H","E","U","Wt","K","SHu","SJ","SAn","Wf","L"],["Mf","T","SAt","J","N2","Br","Co","H2","Lc","Wt2","SJ2","B2"],["P2","Wh2","SAn2","Q2","P3","U2","B3","E2","T2","Br4","L2","SC2"],["J2","Mg2","SJ3","H3","Br2","SP","Br3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2009,"days":4,"divisions":[["Mg","P","O","Ch","SC","E","T","B","Wh","N","SJ","Q"],["LM","H","Wt","Br","J","SAn","SE","Lc","Wf","U","Mt","K"],["P2","Mg2","SHu","SP","E2","Co","Ch2","L","SJ2","S","Wh2","N2"],["Mf","J2","U2","B2","H2","T2","P3","SAt","LM2","Br2","SB","O2"],["Wt2","Wh3","K2","SAn2","Lc2","H3","SE2","SP2","T3","L2","SJ3","R"],["SC2","Mg3","E3","Wf2","Mt2","Mf2","SHu2","J3","Ch3","Co2","SHi","Wt3","SP3"]],"results":"e1e-1e1e-1rrrrre1e-1rr rre1e-1e1e2e2e-1e1e-5rrr e1e1e-2rre1e-1e1e1e-2rrr e2re2e2e-1e1e1e-7re1e1e-2r re1e-1e2re-2e1e1e-2rrrr e1e-1re1e-1e1e-1rre1e-1e1e-1\nre1e-1re1e-1rrrre1e-1r e1e1e-2e1e1e1e-3e1e1e2re2e-5 re1e-2re1e-1e1e-1e1e-1re1e-1 rre1e-1re1e-1rrre1e2e-2 re-1e1e-1re1e-1e1e1e-2e1e1e-2 rre1e-1e1e-1rre1e-1e1e-1r\nrre1e1e-2e1e1e-2re1e-1e3e-1 rre1e-3e1e1e1e-3e2e2e-1e3e-4 rre1e-3rre1e-1re1e-1rr rrre1e-1re2re-2rre2e-1 re-1rrrre1e-1e1e1e-2rr e1e-1rrre1e-1rrrrrr\nrrrre1e-1rre1e-1e4e-1e-1 re2e2e2e-3e1e1e2re1e1e2e-12 re-1re1e-1rrre1e-1e1e-1r rrrre1e-1rre1e-1rrr re1e-1re1e-1e1e1e-2e1e-1rr re1e-1e1e-1re1e-1rrre1e-1","move":[[[-1,1,-1,1,0,0,-1,1,-1,1,0,-1],[1,0,0,0,-2,1,1,-2,0,2,-1,1],[0,-2,1,1,0,-7,1,1,-1,2,2,0],[2,0,0,-2,1,1,-1,1,0,0,-2,1],[1,0,0,-5,1,-1,2,2,1,-1,1,0],[0,0,-1,1,0,0,0,0,0,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,-1,1,-1,1,0],[-2,1,1,-2,1,1,-1,1,0,-1,1,-1],[-2,2,1,0,0,0,-1,1,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,-2,1],[-5,2,0,2,1,1,-3,1,1,1,-2,1],[1,-1,1,0,0,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,0,0,-1],[1,0,-2,1,1,-1,1,0,0,0,0,-1],[-1,2,0,0,-2,0,2,0,-1,1,0,0],[0,0,-1,1,0,-1,1,0,0,-3,1,0],[-4,3,-1,2,2,-3,1,1,1,-3,1,0],[-1,3,-1,1,0,-2,1,1,-2,1,1,0,0]],[[-1,1,0,0,0,-1,1,0,-1,1,-1,1],[0,0,-1,1,-2,1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,0,0,-1,1,0,-1],[-12,2,1,1,0,2,1,1,-3,2,2,2],[-1,-1,4,-1,1,0,0,-1,1,0,0,0,0]]],"finish":[["Ch","P","Mg","SC","O","N","E","B","SJ","T","H","Wh"],["LM","Wt","SE","SAn","U","Br","Q","Wf","J","K","SP","Lc"],["SHu","Mt","P2","S","Mg2","Ch2","E2","Mf","L","Wh2","SJ2","N2"],["J2","T2","Co","H2","U2","B2","SAt","LM2","Wt2","P3","Lc2","SE2"],["Wh3","SP2","K2","T3","O2","SAn2","SJ3","R","Wf2","SC2","E3","SB"],["Br2","H3","L2","Mt2","Mg3","SHu2","Ch3","SHi","Mf2","SP3","J3","Co2","Wt3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2009,"days":4,"divisions":[["SC","O","Ch","Q","SE","Mg","SHi","P","N","Osler House","Wh","Mt"],["B","H","E","U","Wt","K","SHu","SJ","SAn","Wf","L","Mf"],["T","SAt","J","N2","LM","Br","Co","H2","Lc","Wt2","SJ2","B2"],["P2","SHi2","Wh2","SAn2","Q2","Wf2","U2","B3","E2","SE2","T2","Br2"],["SC2","Mg2","SP","R","SP2","Mg3","SC3","SAt2","SHu2","T3","Wf3","Ch2","Wh3"]],"results":"re1e-1e2re-2e1e1e-2re1e2e-2 re1e1e-3e2re-2e1e-1re1e-1r e1e1e1e-3e1e-1e1e1e-2rrrr rre1e1e-2e1e-1re1e-1e1e-1r rrrrrrrre1e-1rrr\ne1e1e2re2e2e-1e2e2e-1e1e2e-12 re-1rrre1e1e-2e1e-1re2e-1 re-1rrre1e-1re1e-1rrr re1e-1re1e-1e1e1e-2rre2e-1 re1e-2re1e1e-2e1e-1rrrr\nre1e1e-2e1e-1e1e2re1e1e-5r e1e-1re1e-1e2re1e-3e1e-1rr re1e-1rre1e-1e1e-1e1e-1rr rrre1e-1e1e-1e1e1e-2rrr e1e1e-2e1e1e1e-3e1e1e-2e1e-1r\nre1e-1re1e1e-2e1e-1re1e-1r e2re-2e1e1e-2e1e-1e1e-1e1e-1r re1e1e-2rre1e-1e1e-1e1e-1r e1e-1e1e-1rre1e-1e1e1e1e1e-4 re1e1e-2e1e-1re1e-1e1e-1rr","move":[[[0,0,0,-1,1,0,0,0,0,0,0,0],[0,-1,1,-1,1,0,-1,1,-2,1,1,0],[0,0,0,0,-2,1,1,-1,1,-3,1,1],[1,-1,1,0,-1,1,-2,0,2,-3,1,1],[-2,2,1,0,-2,1,1,-2,0,2,-1,1,0]],[[0,0,0,0,-1,1,-2,1,1,0,-2,1],[-1,2,0,0,-2,1,1,-1,1,0,-1,1],[0,0,0,-1,1,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,-2,1,1,0,0,0,-1],[-12,2,1,-1,2,2,-1,2,2,0,2,1,1]],[[0,-1,1,-2,1,1,-3,1,1,1,-2,1],[1,0,0,-2,1,1,-1,1,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,0,-1,1,-3,1,0,2,-1,1,0,-1],[1,-5,1,1,0,2,1,-1,1,-2,1,1,0]],[[0,0,-1,1,-1,1,0,-1,1,-2,1,1],[-4,1,1,1,1,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,-1,1,0,0,-2,1,1],[0,-1,1,-1,1,-1,1,-2,1,1,-2,0],[2,-1,1,0,-1,1,-2,1,1,0,-1,1,0]]],"finish":[["SC","Ch","Mg","O","SE","Q","N","Osler House","SHi","E","Wh","P"],["B","H","K","SJ","Mt","Wf","Wt","U","L","Mf","SHu","T"],["SAn","Br","SAt","Co","J","LM","N2","Lc","H2","Wh2","B2","SJ2"],["P2","Wf2","Wt2","E2","SHi2","B3","Q2","T2","U2","SAn2","SP","Mg2"],["Br2","SC3","Mg3","T3","SHu2","R","Ch2","SP2","SC2","Wf3","SAt2","Wh3","SE2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2010,"days":4,"divisions":[["Ch","P","Mg","SC","O","N","E","B","SJ","T","H","Wh"],["LM","Wt","SE","SAn","U","Br","Q","Wf","J","K","SP","Lc"],["SHu","Mt","P2","S","Mg2","Ch2","E2","Mf","L","Wh2","SJ2","N2"],["J2","T2","Co","H2","U2","B2","SAt","LM2","Wt2","P3","Lc2","SE2"],["Wh3","SP2","K2","T3","O2","SAn2","R","Wf2","SC2","E3","SB","Br2"],["H3","Mt2","Mg3","SHu2","SHi","J3","Wt3","SHi2","Wh4","B3","Green Templeton","Lc3","J4"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrrrrrrrr e1e1e-2e1e1e-2re1e-1re1e-1r rrrrre3e-1re-2rrrr rre1e-1e1e2e-2e-1rrrrr\nrrrrrrrrrrrrr rrrrrre1e1e1e-3re3e-1 rre1e1e-4re1e1e-2re1e2e-2 re-1re1e1e-2e1e-1e1e-1re2e-1 re2re-3e1e-1e1e-1e1e-1re2e-1 re1e-2e1e-1e1e-1rrrrrr\ne1e-1e1e1e1e-3e2re1e1e-4e3e-1 rre1e-3e1e1e-2e1e-1e1e-1rr e1e-1rre1e1e-2e1e1e1e-3e1e-1 re1e1e1e1e1e-5rrrre1e-1 re1e1e-2re1e-1e1e-1e1e-1e2e-1 re1e1e-3e1e-1re1e-1rrrr\ne1e1e-2e1e1e1e-3e2re-2rrr e1e-1rrrrrrrrre1e-1 rrre1e1e-2e1e-1re1e-1rr e1e-1rrrrrre1e-1rrr e1e1e1e1e-4rrre1e-1e1e-1r re1e1e1e-3e1e-1re1e-1rrr","move":[[[0,0,0,0,0,-1,-2,2,1,-1,1,0],[0,0,0,0,-2,0,-1,3,0,0,0,0],[0,-1,1,0,-1,1,0,-2,1,1,-2,1],[1,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-2,1],[-1,2,0,-1,1,-1,1,-1,1,-3,0,2],[-1,2,0,-1,1,-1,1,-2,1,1,0,-1],[-2,2,1,0,-2,1,1,0,-4,1,1,0],[-1,3,0,-3,1,1,1,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,-3,1,1],[-1,2,-1,1,-1,1,-1,1,0,-2,1,1],[-1,1,0,0,0,0,-5,1,1,1,1,1],[-1,1,-3,1,1,1,-2,1,1,0,0,-1],[1,0,-1,1,-1,1,-2,1,1,-3,1,0],[-1,3,-4,1,1,0,2,-3,1,1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,-3,1,1,1],[0,-1,1,-1,1,0,0,0,-4,1,1,1],[1,0,0,-1,1,0,0,0,0,0,0,-1],[1,0,-1,1,0,-1,1,-2,1,1,0,0],[-1,1,0,0,0,0,0,0,0,0,0,-1],[1,0,0,-2,0,2,-3,1,1,1,-2,1,1]]],"finish":[["Ch","P","Mg","B","SC","O","H","SJ","Wh","Wt","LM","N"],["E","Wf","T","U","SE","SAn","J","Br","SP","P2","Lc","SHu"],["Q","K","Mt","S","Ch2","E2","Wh2","Mf","L","N2","T2","Co"],["Mg2","J2","B2","H2","SAt","LM2","SJ2","U2","Lc2","P3","SP2","Wt2"],["Wh3","SE2","O2","K2","R","SAn2","Wf2","SC2","T3","SB","Mt2","E3"],["Br2","H3","SHu2","J3","Wt3","SHi","Wh4","B3","Green Templeton","Mg3","J4","Lc3","SHi2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2010,"days":4,"divisions":[["SC","Ch","Mg","O","SE","Q","N","Osler House","SHi","E","Wh","P"],["B","H","K","S","SJ","Mt","Wf","Wt","U","L","Mf","SHu"],["T","SAn","Br","SAt","Co","J","LM","N2","Lc","H2","Wh2","B2"],["SJ2","P2","Wf2","Wt2","E2","SHi2","B3","Q2","T2","U2","SAn2","SP"],["Br2","SC2","T3","SHu2","Ch2","SP2","Wf3","SE2","Mt2","N3","Green Templeton","LM2","L2"]],"results":"rrrrrrrrrrrrr rrrrrrrrrrrrr rrrrrrre1e-1rrrr rre1e-1e1e2e-2e-1rre1e-1r e1e-1e1e1e-2e1e-1e1e-1re1e-1r\nrrrrrrrrrrrrr re2re1e1e-4e1e-1e1e1e1e-3r rre1e-1rre2re1e-3rrr re1e-1e1e1e1e-3e1e-1rrrr re1e-1e1e-1e1e-1e1e-1rrrr\nre2re1e1e-4e1e1e1e-3e3re-2 re-1e1e2re1e-4e1e-1re1e2e-2 re-1rrrre1e1e1e1e-4rr rre1e-1e1e-1e1e-1e1e-1rrr e1e-1e1e-1rrrre1e-1re1e-1\ne1e-1re1e1e-2rre2re2re-4 re1e-1e1e-1e2re-2e1e-1re1e-1 re1e-1re1e-1re1e1e-2e1e-1r e1e-1rrre1e-1e1e-1e1e-1e2e-1 re1e-2e1e1e-2e1e-1re1e-1rr","move":[[[0,-1,1,0,-1,1,-1,1,-2,1,1,-1],[1,-1,1,0,0,-1,-2,2,1,-1,1,0],[0,0,0,0,-1,1,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,0,0,0,-1,1,-3,1,1,1,-1,1],[0,0,0,-3,1,0,2,0,0,-1,1,0],[0,-3,1,1,1,-1,1,-4,1,1,0,2],[0,0,0,0,0,0,0,0,0,0,0,0,0]],[[-1,1,0,-1,1,0,0,0,0,-1,1,-1],[1,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-4,1,1,1,1,0,0,0,0,-1],[-2,2,1,0,-1,1,-4,1,0,2,1,-1],[-2,0,3,-3,1,1,1,-4,1,1,0,2,0]],[[0,0,-1,1,0,-1,1,-2,1,1,-2,1],[-1,2,-1,1,-1,1,-1,1,0,0,0,-1],[1,-1,1,-2,1,1,0,-1,1,0,-1,1],[-1,1,0,-1,1,-2,0,2,-1,1,-1,1],[-4,0,2,0,2,0,0,-2,1,1,0,-1,1]]],"finish":[["Mg","SC","SE","Ch","O","N","Q","Wh","B","Osler House","P","K"],["E","SHi","Wt","H","U","S","Mf","SJ","Wf","SHu","Mt","T"],["L","J","SAn","Co","SAt","LM","Br","Lc","N2","Wh2","Wf2","H2"],["Wt2","B2","SJ2","B3","E2","SP","T2","P2","SAn2","U2","T3","SHi2"],["Br2","SC2","SP2","Ch2","Q2","Wf3","SHu2","N3","LM2","Mt2","Green Templeton","L2","SE2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2011,"days":4,"divisions":[["Ch","P","Mg","B","SC","O","H","SJ","Wh","Wt","LM","N"],["E","Wf","T","U","SE","SAn","J","Br","SP","P2","Lc","SHu"],["Q","K","Mt","S","Ch2","E2","Wh2","Mf","L","N2","T2","Co"],["Mg2","J2","B2","H2","SAt","LM2","SJ2","U2","Lc2","P3","SP2","Wt2"],["Wh3","SE2","O2","K2","R","SAn2","Wf2","SC2","T3","SB","Mt2","E3"],["Br2","SHu2","Wt3","SHi","Wh4","B3","Green Templeton","T4","Q2","Ch3","B4","Mt3","L2"]],"results":"e1e-1e1e2re1e1e-5e1e-1e1e2e-2 re-1e1e1e-2e1e-1e1e-1re1e-1r e1e1e1e-3e1e-1rre1e-1rrr e1e2re-3e1e1e-2rrrrrr rrrre1e1e-2re1e-1re2e-1 re-1rrre1e-1rrrrrr\nre1e-1e2re1e1e2re1e1e3e-9 re3e1e2e-3e3e3re2e-3e1e2e-12 re-1rrre1e-1rre2re-2r e1e2re2re-5e1e-1rrrrr e2re2e2e-1e1e1e1e-8rre1e-1 re2re-2rrrrrrrrr\nrre1e-1rrrrrrre3e-1 rre1e-3e1e1e-2re1e1e1e-3r re2re-2rre1e-1e1e-1re2e-1 re-1re1e-1e1e-1rrrrrr e1e-1e1e-1re1e1e-2re1e-1rr rrre1e-1rrrrrrrr\ne1e1e-2e1e-1rre1e-1e2re1e-3 rrre1e-1e2e2e-1e-3e1e1e2e-3 re-1rrrrrrrre1e-1r re1e-1re1e-1rrrrre1e-1 rrrrrrrre1e-1rrr rrrre1e-1e1e-1e1e-1rrr","move":[[[0,0,0,0,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,-2,1,1,0,0,0],[0,0,0,0,0,0,-2,1,1,-3,0,2],[1,0,0,-1,1,0,0,-1,1,-3,1,1],[1,-1,1,0,-1,1,-1,1,-2,1,1,-1],[-2,2,1,-1,1,-5,1,1,0,2,1,-1,1]],[[0,0,0,0,0,0,0,0,0,-2,0,2],[-1,1,0,0,-8,1,1,1,-1,2,2,0],[2,0,0,0,0,-1,1,-5,0,2,0,2],[1,-2,0,2,0,0,-1,1,0,0,0,-1],[-12,2,1,-3,2,0,3,3,-3,2,1,3],[-9,3,1,1,0,2,1,1,0,2,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0],[0,0,-1,1,0,-2,1,1,0,-1,1,-1],[1,0,0,0,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,-2,0,2],[0,-3,1,1,1,0,-2,1,1,-3,1,0],[-1,3,0,0,0,0,0,0,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,0,0,0,0,0,0],[-1,1,0,0,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,0,0,0,0,0,0,-1],[-3,2,1,1,-3,-1,2,2,-1,1,0,0],[-3,1,0,2,-1,1,0,0,-1,1,-2,1,1]]],"finish":[["Ch","P","Mg","SC","B","SJ","O","Wf","H","Wh","LM","Wt"],["E","N","SE","SAn","T","SP","P2","Br","Lc","Q","J","U"],["K","SHu","Mt","S","Ch2","Mf","Co","Mg2","E2","Wh2","SAt","T2"],["N2","B2","L","H2","J2","Lc2","LM2","SJ2","U2","O2","Wt2","SAn2"],["SP2","SC2","Wf2","Wh3","Mt2","SHu2","R","SE2","Wt3","K2","Br2","SB"],["P3","Green Templeton","Wh4","T3","T4","SHi","Ch3","B4","L2","Q2","B3","Mt3","E3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2011,"days":4,"divisions":[["Mg","SC","SE","Ch","O","N","Q","Wh","B","Osler House","P","K"],["E","SHi","Wt","H","U","S","Mf","SJ","Wf","SHu","Mt","T"],["L","J","SAn","Co","SAt","LM","Br","Lc","N2","Wh2","Wf2","H2"],["Wt2","B2","SJ2","E2","SP","T2","P2","SAn2","U2","T3","SC2","SP2"],["Ch2","LM2","Mt2","Green Templeton","L2","SE2","Lc2","LM3","Green Templeton 2","SP3","Mg2","J2","Lc3"]],"results":"e3e1e-1e1e1e-5e1e1e-2e2re-2r e1e-1re2e2e-1e1e-4re1e1e-2r e1e1e-2e1e1e1e-3e1e-1e1e-1e1e-1 rre2re-2e1e1e-2e1e-1e1e-1r e1e-1e1e-1e1e1e-2rrre1e-1r\nrrrrre1e-1re1e1e1e3e-4 re2e-1e-3e1e1e1e1e1e-5e1e1e-2 re1e-1re1e1e1e-3e1e-1e1e-1r e2re2re2re1e1e1e1e-10e2e-1 re1e-2e1e-1re2re1e-3rrr\nrre1e-1e2re1e1e-4rrrr e1e-1e2e2e-1e1e1e1e-6e1e-1rr e1e1e1e-3re1e-1e2re1e-3rr e1e-1re1e1e-2re1e-1e1e1e-2r re1e1e-2e1e-1rre1e-1rrr\nrre1e1e-2e1e2re1e-4re2e-1 re1e-2re1e1e-2e1e1e-2e1e-1r rre1e1e-2re1e-1re1e1e-2r re1e1e-2re1e-1e1e1e-2e1e3e-2 re-1e1e1e-3e1e-1rre1e-1rr","move":[[[0,-1,1,0,0,0,-2,1,1,-1,1,-1],[1,-1,1,-1,1,-2,1,1,-2,0,2,0],[-1,1,-1,1,-1,1,-3,1,1,1,-2,1],[1,-2,1,1,0,-4,1,-1,2,2,0,-1],[1,-2,0,2,-2,1,1,-5,1,1,-1,1,3]],[[0,0,0,-3,1,0,2,0,-1,1,-2,1],[-1,2,-10,1,1,1,1,0,2,0,2,0],[2,-1,1,-1,1,-3,1,1,1,0,-1,1],[-2,1,1,-5,1,1,1,1,1,-3,-1,2],[-4,3,1,1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,0,0,-1,1,-2,1,1],[0,-2,1,1,-1,1,0,-2,1,1,0,-1],[1,0,-3,1,0,2,-1,1,0,-3,1,1],[1,0,-1,1,-6,1,1,1,-1,2,2,-1],[1,0,0,0,-4,1,1,0,2,-1,1,0,0]],[[0,0,-1,1,0,0,-1,1,-3,1,1,-1],[-2,3,1,-2,1,1,-1,1,0,-2,1,1],[0,-2,1,1,0,-1,1,0,-2,1,1,0],[0,-1,1,-2,1,1,-2,1,1,0,-2,1],[-1,2,0,-4,1,0,2,1,-2,1,1,0,0]]],"finish":[["Mg","SE","Wh","SC","O","N","P","Ch","E","Wt","U","B"],["Q","H","Osler House","SJ","Mf","K","Wf","Mt","SHu","J","SHi","S"],["T","LM","Lc","Co","SAn","Wh2","L","N2","Wt2","H2","SAt","SJ2"],["Br","SP","E2","U2","T3","Wf2","Ch2","Green Templeton","SAn2","B2","T2","Mt2"],["P2","SC2","LM2","Lc2","SP3","Green Templeton 2","L2","SE2","J2","Lc3","SP2","Mg2","LM3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2012,"days":4,"divisions":[["Ch","P","Mg","SC","B","SJ","O","Wf","H","Wh","LM","Wt"],["E","N","SE","SAn","T","SP","P2","Br","Lc","Q","J","U"],["K","SHu","Mt","S","Ch2","Mf","Co","Mg2","E2","Wh2","SAt","T2"],["N2","B2","L","H2","J2","Lc2","LM2","SJ2","U2","O2","Wt2","SAn2"],["SP2","SC2","Wf2","Wh3","Mt2","SHu2","R","SE2","Wt3","K2","Br2","SB"],["P3","Green Templeton","Wh4","T3","SHi","Ch3","Q2","SC3","SP3","Br3","N3","S2","J3"]],"results":"e1e-1e1e2re1e1e1e-6rre2e-1 re-1re1e-1re1e-1e1e-1re3e-1 rre1e1e-4e1e-1e1e1e-2rrr re1e-1rrrrrrrrrr e1e-1rre1e1e1e-3e1e2re1e-4 rre1e-1re1e-1rrrre1e-1\ne1e-1e1e-1re1e1e-2e1e-1re2e-1 re2re-3e1e-1e1e1e-2e1e1e-2r e1e-1e1e1e1e-3e1e-1e1e-1rrr rre2re1e-3rrre1e-1rr e1e-1e1e1e-2e1e1e1e-3e1e-1e2e-1 re-1re1e-1re1e-1e1e-1rrr\nrrre1e1e-2e1e-1re2e4e-1e-3 rre1e1e-4e1e-1e1e1e-2re2e-1 re1e-2e1e1e1e-3e1e-1rrrr e1e1e-2e1e1e-2rre1e-1re2e-1 re1e-2e1e1e-2e1e-1e1e-1e1e-1r re1e-1re1e-1re1e-1rrrr\nrrre1e-1e1e-1e2re-2e1e2e-2 re-1e2re2re1e-5re1e-1rr re1e1e-2re1e1e-2re1e-1e1e-1 re1e1e-2re1e-1e1e1e1e1e-4r re1e1e-2rrre1e-1rre1e-1 re1e-1rrre1e-1rrrrr","move":[[[-1,1,0,0,0,0,-1,1,0,-1,1,0],[-4,1,0,2,1,-3,1,1,1,0,0,-1],[1,0,0,0,0,0,0,0,0,0,-1,1],[0,0,0,-2,1,1,-1,1,-4,1,1,0],[-1,3,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-6,1,1,1,0,2,1,-1,1]],[[0,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-3,1,1,1,-2,1,1,-1],[1,0,-1,1,0,0,0,-3,1,0,2,0],[0,0,0,-1,1,-1,1,-3,1,1,1,-1],[1,-2,1,1,-2,1,1,-1,1,-3,0,2],[-1,2,0,-1,1,-2,1,1,0,-1,1,-1,1]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1],[0,-1,1,-1,1,-1,1,-2,1,1,-2,1],[-1,2,0,-1,1,0,0,-2,1,1,-2,1],[1,0,0,0,-1,1,-3,1,1,1,-2,1],[-1,2,0,-2,1,1,-1,1,-4,1,1,0],[-3,-1,4,2,0,-1,1,-2,1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1],[-1,1,0,0,-1,1,0,0,0,-2,1,1],[0,-4,1,1,1,1,-1,1,0,-2,1,1],[-1,1,-1,1,0,-2,1,1,0,-2,1,1],[0,0,-1,1,0,-5,1,0,2,0,2,-1],[-2,2,1,-2,0,2,-1,1,-1,1,0,0,0]]],"finish":[["P","Ch","Mg","B","Wf","SJ","SC","LM","O","H","Wh","SAn"],["T","Wt","N","P2","Lc","SE","Br","Q","J","U","SHu","E"],["SP","S","Ch2","Mt","Mf","K","T2","Co","Wh2","SAt","N2","E2"],["B2","Mg2","Lc2","L","SJ2","O2","Wt2","J2","SC2","U2","Wf2","H2"],["LM2","SAn2","R","Mt2","SHu2","K2","Green Templeton","Wh3","Wh4","Br2","SP2","Ch3"],["P3","SB","SE2","Br3","T3","Wt3","SP3","SC3","Q2","SHi","N3","S2","J3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2012,"days":4,"divisions":[["Mg","SE","Wh","SC","O","N","P","Ch","E","Wt","U","B"],["Q","H","Osler House","SJ","Mf","K","Wf","Mt","SHu","J","SHi","S"],["T","LM","Lc","Co","SAn","Wh2","L","N2","Wt2","H2","SAt","SJ2"],["Br","SP","U2","T2","Wf2","Ch2","Green Templeton","SAn2","B2","B3","Mt2","P2"],["LM2","Lc2","Green Templeton 2","SE2","J2","Lc3","Mg2","O2","Br2","U3","J3","S2","SAn3"]],"results":"rre2re-2re1e-1e1e-1re1e-1 re1e1e-2rre1e-1e1e-1e1e-1r e1e2re-3rrrrrre1e4e-2 re1e-1e1e-4re1e1e-2e1e-1e2e-1 re-1re1e-1e1e-1e1e-1re1e-1r\nre1e1e1e1e1e-5e1e-1e1e-1rr e1e-1e2re-2e1e-1e2re1e-3e1e-1 re1e-1e1e-1rrre1e-1re2e-1 re-1re1e-1e1e-1e1e1e-2e1e-1r re2re-2rre1e-1e1e-1rrr\ne1e1e-2re1e1e-2re1e1e1e2e-4 re1e-2e1e1e-2re1e-1e1e-1rr e1e-1e1e-1e1e-1rrre1e-1rr re2re-2e1e-1e1e-1e1e1e1e2e-4 re-1re1e-1e1e-1e1e-1rrrr\ne1e-1e1e-1rre1e1e-2e1e-1e3e-1 rre1e-3rrrre2re1e-3r re1e-1rre1e-1re1e-1e1e-1r rrre1e-1e1e-1e1e-1e1e-1e2e-1 re2re1e2re1e-7re1e-1rr","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-2,1,1,0,-4,1,-1,1],[-2,4,1,0,0,0,0,0,0,-3,0,2],[1,-1,1,-1,1,-1,1,0,0,-2,1,1],[-1,1,0,-1,1,-1,1,0,-2,0,2,0,0]],[[0,0,0,-1,1,-1,1,0,0,-2,0,2],[0,-1,1,-2,1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,0,0,0,-1,1,-1,1],[-1,1,-3,1,0,2,-1,1,-2,0,2,-1],[1,0,-1,1,-1,1,-5,1,1,1,1,1,0]],[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[-4,2,1,1,1,-1,1,-1,1,-2,0,2],[0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,-2,1,1,-2,1],[-4,2,1,1,1,0,-2,1,1,0,-2,1,1]],[[0,0,-1,1,0,-7,1,0,2,1,0,2],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-3,1,0,2,0,0,0,0,-3,1,0],[-1,3,-1,1,-2,1,1,0,0,-1,1,-1,1]]],"finish":[["Mg","Wh","N","SE","Ch","P","H","O","Wt","SJ","U","Q"],["SC","E","Wf","K","Mt","B","LM","Osler House","Lc","Mf","S","J"],["SHi","SAn","SHu","Co","T","Wh2","SJ2","L","N2","Br","U2","Wt2"],["SAt","Green Templeton","SP","Wf2","H2","T2","SAn2","P2","Mt2","Lc2","J2","LM2"],["Ch2","B2","Mg2","Green Templeton 2","SE2","J3","B3","U3","O2","Lc3","Br2","S2","SAn3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2013,"days":4,"divisions":[["P","Ch","Mg","B","Wf","SJ","SC","LM","O","H","Wh","SAn"],["T","Wt","N","P2","Lc","SE","Br","Q","J","U","SHu","E"],["SP","S","Ch2","Mt","Mf","K","T2","Co","Wh2","SAt","N2","E2"],["B2","Mg2","Lc2","L","SJ2","O2","Wt2","J2","SC2","U2","Wf2","H2"],["SAn2","R","Mt2","SHu2","K2","Green Templeton","Wh3","Wh4","Br2","SP2","Ch3","P3"],["SB","SE2","Br3","T3","SC3","SHi","S2","SE3","P4","Green Templeton 2","Co2","SJ3","Wf3"]],"results":"e1e2re1e2re1e2re1e1e3e-12 re2e-1e1e1e2re3e1e2e-2e2e-12 re3e1e-1e1e1e1e2re1e-10rr e1e-1e1e-1e1e1e1e-3rrre2e-1 re1e-2e1e1e-2rre1e-1rrr e2re2re1e-5e1e-1rrrrr\ne1e1e-2re1e-1e1e-1re1e-1e2e-1 re-1rrre1e-1e1e-1re4re-2 re3e1e2e-3e2re1e1e1e1e1e-12 re2re-2rrrre1e-1e1e-1r re1e1e-2rrre1e-1e1e-1e2e-1 re-1e1e-1re1e-1e1e-1re1e-1r\nrrrre1e1e-2e1e2re1e2e-5 re-1e1e1e-2re1e-1e2re1e1e-4 re2e2e-1e-3e1e-1e1e1e-2e1e-1r e1e1e1e2re1e1e-7e1e-1rrr rre1e-1e1e-1rre1e-1e1e-1r re1e-1e1e-1re1e-1rrrrr\nrre2re1e1e1e-5e1e-1e1e3e-2 rre-2e2e2e-1e1e1e-5re1e-1r re1e-1e1e1e-2e1e-1rrre2e-1 re-1rrre1e-1e1e-1e1e-1rr re1e-1e1e-1rrrre1e-1e2e-1 re-1e1e-1e1e-1rrrrrrr","move":[[[0,0,0,0,0,-1,1,-5,1,0,2,0],[2,0,0,-1,1,0,0,-2,1,1,-2,1],[-1,2,0,0,0,-3,1,1,1,-1,1,-1],[1,0,-10,1,0,2,1,1,1,-1,1,3],[-12,2,-2,2,1,3,0,2,1,1,-1,2],[-12,3,1,1,0,2,1,0,2,1,0,2,1]],[[0,-1,1,0,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-2,1,1],[0,-1,1,-1,1,0,0,0,0,-2,0,2],[-12,1,1,1,1,1,0,2,-3,2,1,3],[-2,0,4,0,-1,1,-1,1,0,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-2,1,1]],[[0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,-1,1,-1,1,0],[0,0,0,-1,1,-7,1,1,0,2,1,1],[1,-1,1,-2,1,1,-1,1,-3,-1,2,2],[-4,1,1,0,2,-1,1,0,-2,1,1,-1],[-5,2,1,0,2,1,-2,1,1,0,0,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1],[-1,2,-1,1,0,0,0,0,-1,1,-1,1],[0,0,-1,1,-1,1,-1,1,0,0,0,-1],[-1,2,0,0,0,-1,1,-2,1,1,-1,1],[0,-1,1,0,-5,1,1,-1,2,2,-2,0],[-2,3,1,-1,1,-5,1,1,1,0,2,0,0]]],"finish":[["P","Mg","Ch","B","SC","O","Wf","T","SJ","Wt","Wh","Lc"],["H","SAn","SE","LM","N","P2","Br","U","S","J","Q","E"],["SHu","Ch2","Mt","SP","Co","Mf","B2","Wh2","K","SAt","N2","O2"],["Mg2","T2","L","Wt2","SC2","Wf2","SJ2","Green Templeton","H2","J2","R","U2"],["SHu2","Wh4","Lc2","K2","Br2","Mt2","P3","SE2","Wh3","E2","SHi","SAn2"],["SP2","SC3","Br3","P4","T3","Green Templeton 2","SE3","S2","Wf3","SJ3","Ch3","SB","Co2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2013,"days":4,"divisions":[["Mg","Wh","N","SE","Ch","P","H","O","Wt","SJ","U","Q"],["SC","E","Wf","K","Mt","B","LM","Lc","Mf","S","J","SHi"],["SAn","SHu","Co","T","Wh2","SJ2","L","N2","Br","U2","Wt2","SAt"],["Green Templeton","SP","Wf2","H2","T2","SAn2","P2","E2","Mt2","Lc2","J2","LM2"],["Green Templeton 2","O2","Br2","S2","SJ3","SAt2","SC2","SHu2","SP2","Wh3","SHi2","Co2","R"]],"results":"e1e1e-2re1e-1e1e-1rrrrr e1e1e1e1e-4re1e1e-2rrrr e1e1e-2re2re1e-3re1e1e-2r e1e-1e2re-2e1e1e1e-3re1e-1r e1e-1re1e-1e1e-1e1e-1rrrr\nre1e1e-2e1e1e-2e1e-1e1e1e2e-3 re1e1e1e1e-5rre1e-1e1e2e-2 re1e1e-3rre1e-1e1e-1e1e3e-2 rre-2e1e1e-2e1e1e2re-4e2e-1 re2re1e1e-5e1e-1rrrrr\nrre1e1e1e-3rre1e1e1e1e-4 re2e2e-1e1e1e-5e1e-1e1e-1rr e1e-1e2e2e-1e-3e1e2re1e-4e3e-1 rre1e-3e1e1e-2e1e1e-2e3re-2 re-1re1e-1e1e-1e1e-1e1e-1rr\nre1e-1e1e1e-2e3e1e-1e1e-4rr e1e-1rrre1e1e-2e1e-1re1e-1 re1e1e1e1e1e-5rre1e1e-2r re1e1e1e-3e1e1e-2re1e-1rr re2re-2e1e-1e1e-1e1e-1rrr","move":[[[0,0,0,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,-3,1,1,1,-2,0,2,-1],[1,-2,1,1,0,-3,1,0,2,0,-2,1],[1,0,0,0,-2,1,1,0,-4,1,1,1],[1,0,0,0,0,-1,1,-1,1,0,-2,1,1]],[[0,0,0,0,0,-1,1,-5,1,1,0,2],[-1,2,-4,0,2,1,1,-2,1,1,-2,0],[-2,3,1,-1,1,-1,1,0,0,-3,1,1],[-2,2,1,-1,1,0,0,-5,1,1,1,1],[-3,2,1,1,-1,1,-2,1,1,-2,1,1,0]],[[0,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-2,0,3,-2,1,1,-2,1,1,-3,1,0],[-1,3,-4,1,0,2,1,-3,-1,2,2,-1],[1,0,-1,1,-1,1,-5,1,1,-1,2,2],[-4,1,1,1,1,0,0,-3,1,1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,-2,0,2],[0,0,-1,1,0,-2,1,1,-3,1,1,1],[0,-2,1,1,0,0,-5,1,1,1,1,1],[-1,1,0,-1,1,-2,1,1,0,0,0,-1],[1,0,-4,1,-1,1,3,-2,1,1,-1,1,0]]],"finish":[["Mg","Wh","SE","O","N","SJ","P","SC","Ch","B","U","Wt"],["Wf","Q","LM","H","Lc","J","S","K","Co","T","SAn","E"],["Mt","Wh2","Br","Mf","SHu","L","SAt","Green Templeton","SJ2","N2","U2","SHi"],["Wf2","SP","SAn2","P2","Wt2","Lc2","J2","H2","Green Templeton 2","O2","LM2","Br2"],["T2","S2","SC2","SP2","SJ3","E2","Mt2","Co2","R","SAt2","Wh3","SHu2","SHi2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2015,"days":4,"divisions":[["P","Mg","Ch","B","SC","O","Wf","T","SJ","Wt","Wh","Lc"],["H","SAn","SE","LM","N","P2","Br","U","S","J","Q","E"],["SHu","Ch2","Mt","SP","Co","Mf","B2","Wh2","K","SAt","N2","O2"],["Mg2","T2","L","Wt2","SC2","Wf2","SJ2","Green Templeton","H2","J2","R","U2"],["SHu2","Wh3","Lc2","K2","Br2","Mt2","P3","SE2","SHi","SAn2","T3","Green Templeton 2"],["Wf3","SJ3","SB","Mf2","B3","Q2","K3","J3","Mf3","LM2","SJ4","Wf4","H3"]],"results":"e2e2e-1e2re1e-6e1e-1e1e-1e2e-1 re-1e2re1e1e1e-5e1e2re2e-4 re1e-2e2re2e2e2e-2e-6e3re-2 re2re-3e1e-1re2e-1e-1re2e-1 re-1e1e1e-2rre1e1e-2rrr e1e-1e2re-2re1e1e-2rrrr\nre1e-1e1e-1rrre1e-1e1e1e-2 re1e-1re1e-1re1e-1e1e-1e3e-1 rre1e-3e1e1e-2e1e1e1e-3rr re1e-1e1e-1e2re1e-3e1e1e-2r re1e-1re1e1e1e-3re1e-1rr re2re-2e1e1e-2re1e-1rrr\ne1e-1e1e-1re1e1e-2e1e1e-2e2e-1 re-1e1e-1re1e1e-2rre1e-1r rre1e1e-2e1e1e-2rre1e-1r re1e1e-2e2re1e1e1e-5e1e2e-2 re1e-2rre1e-1rrre1e-1r re2re2re2re1e-7e1e-1rr\ne1e1e-2rrre1e1e-2e1e1e2e-3 re1e-2e1e-1re2re1e1e-4e2e-1 re2re1e1e-5e1e1e-2e1e-1rr e1e-1re1e-1e1e1e-2e1e-1re2e-1 re1e-2rrre1e-1e1e-1re2e-1 re1e-2rre1e-1rrre1e-1r","move":[[[0,0,0,0,-2,1,1,0,-2,0,2,-1],[1,0,0,-2,1,1,0,0,-2,1,1,-1],[-1,2,0,-1,-1,2,0,-1,1,-3,0,2],[-2,0,3,-6,-2,2,2,2,0,2,-2,1],[-4,2,0,2,1,-5,1,1,1,0,2,-1],[-1,2,-1,1,-1,1,-6,1,0,2,-1,2,2]],[[0,0,0,-1,1,0,-2,1,1,-2,0,2],[0,0,-1,1,0,-3,1,1,1,0,-1,1],[0,-2,1,1,-3,1,0,2,-1,1,-1,1],[0,0,-3,1,1,1,-2,1,1,-3,1,0],[-1,3,-1,1,-1,1,0,-1,1,0,-1,1],[-2,1,1,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,-1,1,-7,1,0,2,0,2,0,2],[0,-1,1,0,0,0,-1,1,0,0,-2,1],[-2,2,1,-5,1,1,1,0,2,-2,1,1],[0,-1,1,0,0,-2,1,1,-2,1,1,0],[0,-1,1,0,0,-2,1,1,0,-1,1,-1],[-1,2,-2,1,1,-2,1,1,0,-1,1,-1,1]],[[0,-1,1,0,0,0,-1,1,0,0,-2,1],[-1,2,0,-1,1,-1,1,0,0,0,-2,1],[-1,2,0,-1,1,-2,1,1,-1,1,0,-1],[1,0,-1,1,-2,1,1,-5,1,1,0,2],[-1,2,-4,1,1,0,2,0,-1,1,-2,1],[-3,2,1,1,-2,1,1,0,0,0,-2,1,1]]],"finish":[["P","O","Mg","Ch","Wf","Wh","H","T","SC","Wt","B","N"],["SJ","Lc","SAn","P2","SE","J","Br","U","LM","Q","Mt","Mf"],["S","Ch2","E","K","Co","O2","SP","B2","L","SHu","N2","SAt"],["Wh2","Wf2","SJ2","T2","J2","H2","Green Templeton","U2","K2","Wh3","SC2","Br2"],["Mg2","Wt2","Lc2","P3","T3","SE2","R","SHu2","SJ3","SHi","Mf2","Wf3"],["SAn2","Q2","SB","Mt2","J3","LM2","Green Templeton 2","B3","Wf4","SJ4","K3","H3","Mf3"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2015,"days":4,"divisions":[["Mg","Wh","SE","O","N","SJ","P","SC","Ch","B","U","Wt"],["Wf","Q","LM","H","Lc","J","S","K","Co","T","SAn","E"],["Mt","Wh2","Br","Mf","SHu","L","SAt","Green Templeton","SJ2","N2","U2","SHi"],["Wf2","SP","SAn2","P2","Wt2","Lc2","J2","H2","Green Templeton 2","O2","LM2","Br2"],["T2","S2","R","SHu2","Mg2","B2","H3","K2","Wf3","L2","Lc3","Mf2","U3"]],"results":"e2re1e1e1e-5e1e1e-2e1e1e2e-3 re-1re2e2e-1e1e1e1e1e-7rr e2re1e-3e1e1e-2e1e1e-2re2e-1 re-1re1e-1e1e-1e1e1e1e1e-4r e1e-1e2re1e-3rrre1e-1e1e-1\ne2re1e1e1e2re1e1e1e1e2e-12 re1e1e-3e1e1e2re1e-5e1e2e-2 re1e1e-3rre2re2re1e1e-6 re1e-1e1e2re1e-4rre1e-1r e1e1e-2re1e2re1e-4rrrr\ne2re2re1e1e1e1e1e1e1e1e-12 re1e1e-2e1e-1e1e-1e2re-2e2e-1 re1e-2e1e-1e1e-1re1e-1e1e2e-2 re1e1e-3e1e-1e1e1e-2e1e-1e2e-1 re-1e1e1e-2re1e-1e1e-1rrr\nrre1e-1rre1e1e1e-3e1e-1r e1e-1e1e1e-2e2re-2rre1e-1r e1e1e1e-3e1e-1rrre1e-1e2e-1 re1e-2rre1e-1e1e1e1e1e-4r e1e1e-2e1e-1e1e-1e1e-1e1e-1rr","move":[[[-1,1,-1,1,0,0,0,-3,1,0,2,-1],[1,-4,1,1,1,1,-1,1,-1,1,0,-1],[-1,2,0,-2,1,1,-2,1,1,-3,1,0],[2,0,-7,1,1,1,1,-1,2,2,0,-1],[-3,2,1,1,-2,1,1,-5,1,1,1,0,2]],[[0,0,0,0,-4,1,0,2,1,0,-2,1],[1,-1,1,0,0,-4,1,0,2,1,-1,1],[-6,1,1,0,2,0,2,0,0,-3,1,1],[-2,2,1,-5,1,0,2,1,1,-3,1,1],[-12,2,1,1,1,1,0,2,1,1,1,0,2]],[[0,0,0,-1,1,-1,1,0,-2,1,1,-1],[-1,2,-1,1,-2,1,1,-1,1,-3,1,1],[-2,2,1,-1,1,0,-1,1,-1,1,-2,1],[-1,2,-2,0,2,-1,1,-1,1,-2,1,1],[-12,1,1,1,1,1,1,1,1,0,2,0,2]],[[0,0,-1,1,-1,1,-1,1,-1,1,-2,1],[1,-4,1,1,1,1,-1,1,0,0,-2,1],[-1,2,-1,1,0,0,0,-1,1,-3,1,1],[1,-1,1,0,0,-2,0,2,-2,1,1,-1],[1,-1,1,-3,1,1,1,0,0,-1,1,0,0]]],"finish":[["Wh","Mg","SJ","O","P","SE","U","Ch","Wf","B","H","Wt"],["N","Lc","LM","K","T","SC","Co","J","S","Wh2","Br","L"],["SAn","Q","Green Templeton","Mt","SHu","Mf","SJ2","Wf2","E","SP","P2","SHi"],["SAt","Green Templeton 2","U2","Lc2","N2","Wt2","J2","O2","S2","R","H2","SHu2"],["LM2","B2","T2","Wf3","Mg2","L2","H3","Lc3","K2","Br2","U3","Mf2","SAn2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2016,"days":4,"divisions":[["P","O","Mg","Ch","Wf","Wh","H","T","SC","Wt","B","N"],["SJ","Lc","SAn","P2","SE","J","Br","U","LM","Q","Mt","Mf"],["S","Ch2","E","K","Co","O2","SP","B2","L","SHu","N2","SAt"],["Wh2","Wf2","SJ2","T2","J2","H2","Green Templeton","U2","K2","Wh3","SC2","Br2"],["Mg2","Wt2","Lc2","P3","T3","SE2","R","SHu2","SJ3","SHi","Mf2","Wf3"],["E2","Mt2","LM2","B3","Wf4","SJ4","K3","SAt2","O3","Ch3","SE3","Co2","B4"]],"results":"rre2re-2e1e-1e1e-1rre3e-1 re2e-1e1e-4e1e1e1e1e-4e1e-1r e1e-1e1e1e1e-3e1e-1e1e-1re2e-1 re1e-2e1e1e1e2re1e1e1e-8r re1e1e-2re1e-1rre1e-1rr e1e1e1e-3rrrrrrrrr\ne1e1e-2re1e-1e1e-1e2re1e2e-4 re-1e1e1e1e-3e1e1e1e1e-4rr re1e-1rre2re1e-3e1e-1e1e-1 re1e1e-2e2re1e-3e1e-1e1e-1r e1e-1e1e-1e1e-1e1e-1e1e-1e1e-1r rre1e1e1e-3rre1e-1rrr\ne1e-1rrre1e-1e1e-1rre2e-1 re1e-2e1e1e1e-3e1e-1e1e1e-2r e1e-1e2re2re1e1e1e-7e1e-1r e1e-1e1e1e-2re1e-1rrre2e-1 re-1e1e1e-2rre1e-1e1e-1e2e-1 re-1rrrrre1e-1rrrr\ne1e1e-2re1e-1e1e-1e1e-1re1e-1 re1e1e-2e1e1e1e-3e1e-1e1e3e-2 rre2re-4rrre2e2e-1e1e-4 re1e-1e1e-1e1e-1e1e-1rrrr re1e-1re1e-1e1e-1e1e-1e1e-1r re1e-1rrrrrrrrrr","move":[[[0,0,0,0,0,0,0,0,0,-3,1,1],[1,0,-1,1,0,0,-1,1,0,-2,1,1],[0,-8,1,1,1,0,2,1,1,1,-2,1],[-1,2,0,-1,1,-1,1,-3,1,1,1,-1],[1,-1,1,-4,1,1,1,1,-4,1,-1,2],[-1,3,0,0,-1,1,-1,1,-2,0,2,0,0]],[[0,0,0,-1,1,0,0,-3,1,1,1,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,-1,1,-1,1,-3,1,0,2,-2,1,1],[-1,1,-1,1,-3,1,0,2,0,0,-1,1],[0,0,-4,1,1,1,1,-3,1,1,1,-1],[-4,2,1,0,2,-1,1,-1,1,0,-2,1,1]],[[0,0,0,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,-1,1,0,0,-2,1,1,-1],[-1,2,0,0,0,-1,1,0,-2,1,1,-1],[1,-1,1,-7,1,1,1,0,2,0,2,-1],[1,-2,1,1,-1,1,-3,1,1,1,-2,1],[-1,2,0,0,-1,1,-1,1,0,0,0,-1,1]],[[0,0,0,0,0,0,0,0,0,0,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,-1,1,-1,1],[-4,1,-1,2,2,0,0,0,-4,0,2,0],[-2,3,1,-1,1,-3,1,1,1,-2,1,1],[-1,1,0,-1,1,-1,1,-1,1,0,-2,1,1]]],"finish":[["P","O","Mg","Wf","Wh","Ch","H","SC","B","N","P2","T"],["SJ","SE","Wt","U","Lc","J","SAn","Mf","LM","Mt","K","Br"],["S","Q","E","SP","SHu","Co","L","B2","Wf2","SAt","Wh2","O2"],["J2","Green Templeton","K2","N2","Ch2","H2","Wh3","T2","SJ2","SC2","T3","Br2"],["Mg2","SE2","U2","SHu2","Lc2","SHi","Wf3","Mt2","R","E2","LM2","Wt2"],["Mf2","P3","SJ4","SAt2","B3","SE3","SJ3","K3","Wf4","Ch3","O3","B4","Co2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2016,"days":4,"divisions":[["Wh","Mg","SJ","O","P","SE","U","Ch","Wf","B","H","Wt"],["N","Lc","LM","K","T","SC","Co","J","S","Wh2","Br","L"],["SAn","Q","Green Templeton","Mt","SHu","Mf","SJ2","Wf2","E","SP","P2","SHi"],["SAt","Green Templeton 2","U2","Lc2","N2","J2","O2","R","H2","SHu2","B2","Wf3"],["Mg2","L2","Lc3","Br2","U3","SAt2","SC2","Wh3","Br3","Ch2","P3","T2","Wf4"]],"results":"re1e-1e1e-1rre1e1e-2rrr e1e2re1e-4e1e-1e1e1e1e1e-4r re1e-1e1e1e1e-3e1e1e-2e1e-1r e1e2re-3e1e1e-2rre1e-1rr e1e-1rrre1e1e-2e1e1e-2e1e-1\ne1e1e-2e1e1e-2e1e2e-2e-1e1e3e-2 re2e-1e2re1e1e-7re1e-1rr e1e1e1e-3re1e1e-2e1e1e-2e3e-1 re2e-1e1e-4re1e-1e1e-1e1e1e-2 rre1e-1e1e-1e1e1e-2re1e-1r\nre1e1e-2e2e2e-1e1e1e1e-6e1e-1 rrre1e-1rre2re1e1e-4r e1e1e-2e1e-1rre1e-1e1e1e-2r rre1e-1e1e1e1e1e1e1e-6e1e-1 re2re1e-3e1e-1e1e-1e1e-1rr\ne1e-1e1e1e-2e1e-1e1e-1e1e1e-2r re1e1e-2re1e2re-3e1e-1e2e-1 re-1re1e1e-2e1e-1e1e-1e1e3e-2 rre1e2re1e1e1e1e-9rrr e1e-1re1e1e-2rre1e-1rrr","move":[[[-1,1,-2,1,1,-2,1,1,0,0,0,-1],[1,0,-1,1,0,0,-2,1,1,-3,0,2],[1,-1,1,-2,1,1,-3,1,1,1,-1,1],[0,-4,1,1,1,1,-1,1,-4,1,0,2],[1,0,0,-2,1,1,0,0,-1,1,-1,1,0]],[[0,-1,1,0,-2,1,1,-1,1,-1,1,0],[-2,1,1,-1,1,-1,1,0,-4,1,-1,2],[-1,3,-2,1,1,-2,1,1,0,-3,1,1],[1,0,-1,1,0,-7,1,1,0,2,-1,2],[-2,3,1,-1,-2,2,1,-2,1,1,-2,1,1]],[[0,0,-1,1,-1,1,-1,1,-3,1,0,2],[-1,1,-6,1,1,1,1,1,1,-1,1,0],[0,-2,1,1,-1,1,0,0,-1,1,-2,1],[1,-4,1,1,0,2,0,0,-1,1,0,0],[-1,1,-6,1,1,1,-1,2,2,-2,1,1,0]],[[0,0,0,-1,1,0,0,-2,1,1,0,-1],[1,0,0,-9,1,1,1,1,0,2,1,0],[-2,3,1,-1,1,-1,1,-2,1,1,0,-1],[-1,2,-1,1,-3,0,2,1,0,-2,1,1],[0,-2,1,1,-1,1,-1,1,-2,1,1,-1,1]]],"finish":[["Mg","O","P","Ch","Wh","U","Wf","H","N","SJ","B","K"],["SE","Lc","T","J","SC","S","L","Green Templeton","Wt","SAn","SHu","Br"],["LM","Mf","Co","Wf2","Wh2","E","Q","SHi","SP","Mt","SAt","N2"],["SJ2","P2","R","Lc2","O2","U2","Wf3","J2","Mg2","L2","B2","SHu2"],["Lc3","Br2","U3","Green Templeton 2","Ch2","SC2","SAt2","Br3","P3","Wf4","H2","T2","Wh3"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Men","result":"","year":2017,"days":4,"divisions":[["P","O","Wf","Wh","Ch","H","SC","B","N","P2","T","SJ"],["SE","Wt","U","Lc","J","SAn","Mf","LM","Mt","K","Br","S"],["Q","E","SP","SHu","Co","L","B2","Wf2","SAt","Wh2","O2","J2"],["Green Templeton","K2","N2","Ch2","H2","Wh3","T2","SJ2","SC2","T3","Br2","SE2"],["U2","SHu2","Lc2","SHi","Wf3","Mt2","R","E2","LM2","Wt2","Mf2","SAt2"],["B3","K3","Co2","J3","SB","K4","J4","Co3","T4","SP2","SHu3","SHi2","SAt3"]],"results":"rre1e-1e1e-1e1e1e-2re1e3e-2 rre1e-3e1e-1e2e2e-1e1e1e-5r e1e1e1e-3e1e-1re1e-1e1e-1rr e2e2e-1e1e1e1e-6e1e1e-2re1e-1 re1e-1e1e-1re1e-1e2re1e-3r re1e-1rrre1e-1rrrrr\nre1e-1e2re1e-3re1e1e1e3e-4 rre1e-3e1e1e-2re1e-1e1e1e-2 rre1e1e-2e1e1e-2e1e1e-2e2e-1 re-1rrre1e-1re1e1e-2rr e1e-1rre1e1e1e1e-4re1e-1r rre2re-2rre1e-1e1e-1rr\ne1e-1e2re1e1e1e1e-6rrrr e1e1e1e1e-4rre1e-1e1e-1e2e-1 re1e-2e1e1e-2e1e-1e2re-2rr rrrre1e-1e1e1e-2re1e-1r re2re1e-3e1e-1re1e-1re3e-1 rre-2rre1e2re1e-4rrr\ne1e1e-2rrrre1e-1e1e1e1e-3 rrrre1e-1rrrrrrr re1e2re1e-4rre1e-1e3re-2 re-1rre1e1e-2e1e-1e1e-1e2e-1 re-1rrrre2re-2e1e-1e1e-1 rre1e-1rrrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,0,0,-1,1],[0,-3,1,0,2,-1,1,0,-1,1,-1,1],[-1,1,0,-2,1,1,-6,1,1,1,-1,2],[2,0,-1,1,-1,1,0,-1,1,-3,1,1],[1,-5,1,1,-1,2,2,-1,1,-3,1,0],[-2,3,1,0,-2,1,1,-1,1,-1,1,0,0]],[[0,0,-1,1,-1,1,0,0,-2,0,2,0],[0,-1,1,0,-4,1,1,1,1,0,0,-1],[1,0,-2,1,1,0,-1,1,0,0,0,-1],[-1,2,-2,1,1,-2,1,1,-2,1,1,0],[-2,1,1,-1,1,0,-2,1,1,-3,1,0],[-4,3,1,1,1,0,-3,1,0,2,-1,1,0]],[[0,0,0,-4,1,0,2,1,0,0,-2,0],[-1,3,0,-1,1,0,-1,1,-3,1,0,2],[0,-1,1,0,-2,1,1,-1,1,0,0,0],[0,0,-2,0,2,-1,1,-2,1,1,-2,1],[-1,2,-1,1,-1,1,0,0,-4,1,1,1],[1,0,0,0,-6,1,1,1,1,0,2,-1,1]],[[0,0,0,0,0,0,0,0,0,-1,1,0],[-1,1,-1,1,-2,0,2,0,0,0,0,-1],[-1,2,-1,1,-1,1,-2,1,1,0,0,-1],[-2,0,3,-1,1,0,0,-4,1,0,2,1],[0,0,0,0,0,0,0,-1,1,0,0,0],[-3,1,1,1,-1,1,0,0,0,0,-2,1,1]]],"finish":[["P","O","Wh","SC","H","Ch","B","Wf","SJ","J","P2","T"],["SE","N","Mf","U","K","SAn","Lc","LM","Mt","E","S","Co"],["Wt","Br","L","Q","SAt","SHu","Wh2","Wf2","SP","J2","Green Templeton","Ch2"],["K2","B2","O2","N2","Wh3","SC2","T2","SE2","U2","H2","SHi","Br2"],["SJ2","Lc2","R","T3","Wf3","Mt2","LM2","K3","E2","Co2","SAt2","Mf2"],["B3","J3","K4","SHu2","T4","J4","SHu3","Co3","SHi2","SB","SAt3","SP2","Wt2"]],"completed":[[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true],[true,true,true,true,true,true]]},{"set":"Torpids","small":"Torpids","gender":"Women","result":"","year":2017,"days":4,"divisions":[["Mg","O","P","Ch","Wh","U","Wf","H","N","SJ","B","K"],["SE","Lc","T","J","SC","S","L","Green Templeton","Wt","SAn","SHu","Br"],["LM","Mf","Co","Wf2","Wh2","E","Q","SHi","SP","Mt","SAt","N2"],["SJ2","P2","R","Lc2","O2","Wt2","U2","Wf3","S2","J2","Mg2","L2"],["B2","Lc3","Ch2","H2","T2","Wh3","SAn2","Mf2","SHi2","K2","E2","Mt2","LM2"]],"results":"re1e-1e1e-1e1e1e1e1e1e-5rr e2e2e-1e1e1e1e-6e1e2re-3e2e-1 re-1re1e-1re1e-1e1e1e-2rr e1e1e-2e1e-1e2re1e-3e1e-1rr re1e-1e1e-1e1e1e-2e1e2re1e-4\ne1e-1e1e-1e1e-1e1e2re1e-4e2e-1 re-1e1e1e-2e1e1e1e-3re1e2e-2 re-1rre1e1e1e1e-4re1e2e-2 re2re1e1e-5e1e1e1e-3e1e2e-2 re-1e1e-1e2re1e1e-4e1e-1rr\ne2e2e-1e-3re1e1e1e-3e1e1e1e-3 rrre2re-2e1e1e1e1e-4e3e-1 rre2re-4rre1e-1e1e-1e2e-1 re1e-2e1e-1e1e1e-2e1e1e-2e2e-1 re1e-2e1e-1rrre1e-1e1e-1r\ne1e1e-2e1e-1re2re1e-3re3e-1 rre1e-3e1e1e-2e2re1e-3e2e-1 re-1e1e-1rrrre1e-1e1e-1r re1e1e-2e1e-1re1e-1e1e1e-2r re1e1e-2e2re1e2re-5rrr","move":[[[-4,1,0,2,1,-2,1,1,-1,1,-1,1],[0,0,-1,1,-3,1,0,2,-1,1,-2,1],[1,0,-2,1,1,-1,1,0,-1,1,0,-1],[-1,2,-3,0,2,1,-6,1,1,1,-1,2],[2,0,-5,1,1,1,1,1,-1,1,-1,1,0]],[[0,0,-1,1,-4,1,1,0,2,-1,1,-1],[-2,2,1,-3,1,1,1,-5,1,1,0,2],[-2,2,1,0,-4,1,1,1,1,0,0,-1],[-2,2,1,0,-3,1,1,1,-2,1,1,-1],[-1,2,-4,1,0,2,1,-1,1,-1,1,-1,1]],[[0,-1,1,-1,1,0,0,0,-1,1,-2,1],[-1,2,-2,1,1,-2,1,1,-1,1,-2,1],[-1,2,-1,1,-1,1,0,0,-4,0,2,0],[-1,3,-4,1,1,1,1,-2,0,2,0,0],[-3,1,1,1,-3,1,1,1,0,-3,-1,2,2]],[[0,0,0,-5,0,2,1,0,2,-2,1,1],[0,-2,1,1,-1,1,0,-1,1,-2,1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,-1],[-1,2,-3,1,0,2,-2,1,1,-3,1,0],[-1,3,0,-3,1,0,2,0,-1,1,-2,1,1]]],"finish":[["O","Wh","Ch","H","P","SJ","K","U","Wf","Lc","J","Mg"],["N","S","Green Templeton","B","T","SE","SAn","LM","L","Mf","Wf2","Wt"],["Br","Wh2","SC","E","SHu","Q","SHi","Mt","SAt","O2","SP","P2"],["SJ2","Co","R","S2","Wf3","Lc2","B2","L2","N2","J2","T2","Lc3"],["Wt2","U2","SAn2","Mf2","K2","H2","Mg2","Wh3","LM2","Ch2","SHi2","Mt2","E2"]],"completed":[[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true],[true,true,true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1950,"days":4,"divisions":[["99 1","Rob Roy 1","99 2","Town 1","Pye 1","Scouts 1","New Museums 1","Rob Roy 2","Beehives 1","Pye 2","99 3","Scouts 2","Town 2","Beehives 2","Scouts 3"],["New Museums 2","Old YM 1","Rob Roy 3","99 4","New Museums 3","Town 3","Old YM 2","Rob Roy 4","99 5","Pye 3","Scouts 4","Town 4","Old Cantabs 1","Old Cantabs 2","Old Cantabs 3","Old Cantabs 4"]],"results":"uo3ururuuu urrrrruruurr\nrrrruuururu rururrrurrrrr\nrurruurrrrur urrrrrrurrrrrr\nrrrruurrrruu rrrrrurrrrrrrrr","move":[[[0,0,-1,1,-1,1,0,-1,1,0,0,0,0,0,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-3,-1,1,3,-1,1]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,0,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,0,0,0],[-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,0,0,0]]],"finish":[["99 1","Rob Roy 1","Town 1","99 2","Scouts 1","New Museums 1","Beehives 1","Pye 1","Rob Roy 2","Scouts 2","Pye 2","99 3","Town 2","Old YM 1","New Museums 2"],["99 4","Beehives 2","Town 3","Scouts 3","Rob Roy 3","New Museums 3","99 5","Pye 3","Old Cantabs 1","Old YM 2","Old Cantabs 2","Rob Roy 4","Town 4","Old Cantabs 4","Scouts 4","Old Cantabs 3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1951,"days":4,"divisions":[["99 1","Rob Roy 1","City 1","99 2","Scouts 1","New Museums 1","Beehives 1","Pye 1","Rob Roy 2","Scouts 2","Pye 2","99 3","City 2","Old YM 1","New Museums 2","99 4","Beehives 2"],["City 3","Scouts 3","Rob Roy 3","New Museums 3","College Servants 1","Old Cantabs 1","Old YM 2","Old Cantabs 2","Rob Roy 4","City 4","Old Cantabs 3","Scouts 4","Old Cantabs 4","Instrument Co 1","Old Cantabs 5"]],"results":"rruruuurur urrrurruuuur\nrruurururu ruruurrurrrru\nrruruuuurr uuruurrurrrrr\nrrurruuuur rrrurrrurrrrrrrr","move":[[[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[-1,1,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,0,0,-1,1,0,0],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0,0]]],"finish":[["City 1","99 1","Rob Roy 1","Scouts 1","99 2","Rob Roy 2","Beehives 1","New Museums 1","City 2","Pye 1","Scouts 2","Old YM 1","Pye 2","City 3","99 3","New Museums 2","Rob Roy 3"],["99 4","Old Cantabs 1","Beehives 2","College Servants 1","Scouts 3","Old Cantabs 2","New Museums 3","Old Cantabs 3","Old YM 2","City 4","Rob Roy 4","Scouts 4","Old Cantabs 4","Instrument Co 1","Old Cantabs 5"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1952,"days":4,"divisions":[["City 1","99 1","Rob Roy 1","Scouts 1","99 2","Rob Roy 2","Beehives 1","New Museums 1","City 2","Pye 1","Scouts 2","Old YM 1","Pye 2","City 3","99 3","New Museums 2","Rob Roy 3"],["99 4","Old Cantabs 1","Beehives 2","College Servants 1","Scouts 3","Old Cantabs 2","New Museums 3","Old Cantabs 3","Old YM 2","City 4","Rob Roy 4","Old Cantabs 4","Instrument Co 1","Instrument Co 2","Pye 3","Old YM 3","City 5"]],"results":"urro3uruuuu urruururrrrrrr\nro3urrruuuur ruuurrrurrrrrr\nurruruuuurr rrurrrrrrrurrrrr\nrrrurrruuuur ruurrrrrrrurrrr","move":[[[0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-3,-1,1,3,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,0,-3,-1,1,3,0]],[[0,0,0,0,0,-1,1,0,0,0,0,0,0,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,0,0,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,0]]],"finish":[["City 1","99 1","Rob Roy 1","Scouts 1","City 2","99 2","Rob Roy 2","Beehives 1","New Museums 1","Pye 1","Old YM 1","City 3","Scouts 2","Old Cantabs 1","99 3","New Museums 2","Pye 2"],["Rob Roy 3","Old Cantabs 2","College Servants 1","Old Cantabs 3","99 4","Old YM 2","Beehives 2","Instrument Co 1","Scouts 3","New Museums 3","Old Cantabs 4","City 5","Pye 3","Rob Roy 4","Instrument Co 2","Old YM 3","City 4"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1953,"days":4,"divisions":[["City 1","99 1","Rob Roy 1","Scouts 1","City 2","99 2","Rob Roy 2","Beehives 1","New Museums 1","Pye 1","Old YM 1","City 3","Scouts 2","Old Cantabs 1","99 3","New Museums 2","Pye 2"],["Rob Roy 3","Old Cantabs 2","Old Cantabs 3","Old YM 2","Beehives 2","Instrument Co 1","Scouts 3","Old Cantabs 4","City 4","Pye 3","Rob Roy 4","Instrument Co 2","City 5"]],"results":"rurururru o3uurrururrrrr\nrrurruuru uruurrururrrr\nrrrrrurrrur rrurrrrrrurrrrrr\nrruuuruu urrurrrrrurrrrr","move":[[[0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1,-3,-1,1],[-1,4,0,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,0,-1,1,0],[0,-1,1,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,0,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,-1,1,0,0]]],"finish":[["City 1","99 1","Rob Roy 1","Scouts 1","Rob Roy 2","Pye 1","City 2","99 2","Beehives 1","New Museums 1","Old YM 1","Old Cantabs 1","Old Cantabs 2","City 3","Pye 2","Scouts 2","Old Cantabs 3"],["Rob Roy 3","New Museums 2","Instrument Co 1","99 3","Old YM 2","City 4","Scouts 3","Old Cantabs 4","Beehives 2","Pye 3","Instrument Co 2","Rob Roy 4","City 5"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1954,"days":4,"divisions":[["City 1","99 1","Rob Roy 1","Scouts 1","Rob Roy 2","Pye 1","City 2","99 2","Beehives 1","New Museums 1","Old YM 1","Old Cantabs 1","Old Cantabs 2","City 3","Pye 2","Scouts 2","Old Cantabs 3"],["Rob Roy 3","New Museums 2","Instrument Co 1","99 3","Old YM 2","City 4","Scouts 3","Old Cantabs 4","Pye 3","Rob Roy 4","City 5","Central Old Boys 1","99 4","Pye 4"]],"results":"rrurruuurr rrruro3urrurrrr\nruuuurrur rrrro3uruuurrr\nrruuurruu urrrrurrurrurr\nrurrurruur rurrrruuurrrrr","move":[[[0,0,0,0,-1,1,0,0,-3,-1,1,3,0,-1,1,0,0],[0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,-3,-1,1,3,0,0,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,0,0,-1,1,0,0,-1,1,0,0,0,0,-1],[-1,2,-1,1,0,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1],[0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0]]],"finish":[["City 1","99 1","Pye 1","Rob Roy 1","Scouts 1","Old Cantabs 1","City 2","99 2","Rob Roy 2","Old Cantabs 2","Old YM 1","Pye 2","Beehives 1","New Museums 1","City 3","99 3","Scouts 2"],["Old Cantabs 3","Instrument Co 1","Rob Roy 3","City 4","New Museums 2","Old Cantabs 4","Pye 3","Central Old Boys 1","Old YM 2","Scouts 3","99 4","City 5","Rob Roy 4","Pye 4"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1955,"days":4,"divisions":[["City 1","99 1","Pye 1","Rob Roy 1","Scouts 1","Old Cantabs 1","City 2","99 2","Rob Roy 2","Old Cantabs 2","Old YM 1","Pye 2","Beehives 1","New Museums 1","City 3","99 3","Scouts 2"],["Old Cantabs 3","Instrument Co 1","Rob Roy 3","New Museums 2","Old Cantabs 4","Pye 3","Central Old Boys 1","99 4","Beehives 2","New Museums 3","Old Cantabs 5"]],"results":"urrurrrrr uururuuurrrr\nuruuuu rururuuuurrr\nrurrrurrr urururruurrrr\nurrururr rruruuuurrrrr","move":[[[0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1],[1,0,0,0,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,-1,1]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1],[1,0,0,-1,1,0,0,0,-1,1,0]],[[0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,0,-1,1,0,0,-1,1]]],"finish":[["City 1","99 1","Pye 1","Old Cantabs 1","99 2","Old Cantabs 2","Rob Roy 1","City 2","Scouts 1","Beehives 1","Old YM 1","New Museums 1","Rob Roy 2","99 3","Old Cantabs 3","Pye 2","Instrument Co 1"],["City 3","Scouts 2","Central Old Boys 1","New Museums 2","Rob Roy 3","99 4","Old Cantabs 4","Pye 3","New Museums 3","Old Cantabs 5","Beehives 2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1956,"days":4,"divisions":[["City 1","99 1","Pye 1","Old Cantabs 1","99 2","Old Cantabs 2","Rob Roy 1","City 2","Scouts 1","Beehives 1","Old YM 1","New Museums 1","Rob Roy 2","99 3","Old Cantabs 3","Pye 2","Instrument Co 1"],["City 3","Scouts 2","Central Old Boys 1","New Museums 2","Rob Roy 3","Old Cantabs 4","Pye 3","New Museums 3","Old Cantabs 5","City 4"]],"results":"urrurur ruuurrrrrurrrr\nruuruu uurrrurruurrr\nuururrr ruuo3uurrrrrrr\nrrrruurr uuurrrrrrrurrr","move":[[[0,0,0,0,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,-1,1]],[[0,0,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-3,-1,1,3,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,0,0,0,0,0,-1,1,-1,1,-1],[1,0,-1,1,-1,1,0,0,0,0]]],"finish":[["City 1","99 1","Pye 1","Old Cantabs 1","Old Cantabs 2","Rob Roy 1","99 2","Scouts 1","City 2","New Museums 1","Rob Roy 2","Beehives 1","Instrument Co 1","Old YM 1","Central Old Boys 1","Old Cantabs 3","Pye 2"],["99 3","City 3","Old Cantabs 4","New Museums 2","Pye 3","Scouts 2","City 4","Rob Roy 3","Old Cantabs 5","New Museums 3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1957,"days":4,"divisions":[["City 1","99 1","Pye 1","Old Cantabs 1","Old Cantabs 2","Rob Roy 1","99 2","Scouts 1","City 2","New Museums 1","Rob Roy 2","Instrument Co 1","Old YM 1","Central Old Boys 1","Old Cantabs 3","Pye 2","99 3","City 3"],["Old Cantabs 4","New Museums 2","Scouts 2","City 4","Rob Roy 3","New Museums 3","Instrument Co 2","Central Old Boys 2","Rob Roy 4"]],"results":"rruuur rurruruururrrr\nruuurr uurruruururrr\nuuurrr ururrrrrurrrurr\nruurru rrrrurrruururrr","move":[[[0,0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,-1,1,0,0,0,0,0,-1,1,0,-1],[1,0,0,-1,1,-1,1,-1,1]],[[0,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0,0],[-1,1,0,0,-1,1,-1,1,0]]],"finish":[["City 1","99 1","Rob Roy 1","Old Cantabs 1","Pye 1","Old Cantabs 2","Rob Roy 2","City 2","Scouts 1","99 2","New Museums 1","Central Old Boys 1","Instrument Co 1","City 3","Old YM 1","Old Cantabs 3","Pye 2","99 3"],["Scouts 2","Old Cantabs 4","Rob Roy 3","Instrument Co 2","Central Old Boys 2","New Museums 2","Rob Roy 4","City 4","New Museums 3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1958,"days":4,"divisions":[["City 1","99 1","Rob Roy 1","Cantabs 1","Pye 1","Cantabs 2","Rob Roy 2","City 2","Scouts 1","99 2","ACUA 1","Central Old Boys 1","Instrument Co 1","City 3","Cantabs 3","Beehives 1","Pye 2"],["Scouts 2","Cantabs 4","Rob Roy 3","Central Old Boys 2","ACUA 2","Rob Roy 4","ACUA 3","Pye 3","Scouts 3"]],"results":"ruruur rrrurrrururrur\nurrruu urrrrrrrrrrrrrrrr\nruruur rrurrrrrrurrrrrr\nrrruuu rurrrrrrurrrrrrr","move":[[[0,-1,1,0,0,-1,1,0,-1,1,0,0,0,-1,1,0,0],[0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1],[-1,2,-1,1,0,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,0,0,0,0,0,-1,1],[-1,1,-1,1,-1,1,0,0,0]]],"finish":[["City 1","Rob Roy 1","99 1","Cantabs 1","Pye 1","Rob Roy 2","City 2","99 2","Cantabs 2","Scouts 1","ACUA 1","Central Old Boys 1","Instrument Co 1","Cantabs 3","Beehives 1","Rob Roy 3","City 3"],["ACUA 2","Pye 2","Central Old Boys 2","Scouts 2","Rob Roy 4","Cantabs 4","Scouts 3","Pye 3","ACUA 3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1959,"days":4,"divisions":[["City 1","Rob Roy 1","99 1","Cantabs 1","Pye 1","Rob Roy 2","City 2","99 2","Cantabs 2","Scouts 1","ACUA 1","Central Old Boys 1","Instrument Co 1","Cantabs 3","Beehives 1","Rob Roy 3","City 3"],["ACUA 2","Central Old Boys 2","Scouts 2","Cantabs 4","99 3","Scouts 3","99 4","City 4","City 5","Cantabs 5"]],"results":"ururrur rururrururrrrr\nrruuuu uurrruururrrr\nrrruuru rrrurrruururrr\nrrrruo3u rrrrrrrrrrrurrrrr","move":[[[0,0,0,0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1]],[[0,0,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,-1],[-1,2,-1,1,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,-1,1,-1,1,0,0,0,-1,1,0,0],[-1,1,0,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,0,0,0,0,0,0],[-3,-1,1,3,-1,1,0,0,0,0]]],"finish":[["City 1","Rob Roy 1","99 1","City 2","Cantabs 1","Scouts 1","Pye 1","Rob Roy 2","ACUA 1","99 2","Cantabs 2","Central Old Boys 1","Cantabs 3","City 3","Instrument Co 1","Beehives 1","Scouts 2"],["99 4","Cantabs 4","Rob Roy 3","ACUA 2","City 4","Central Old Boys 2","99 3","Scouts 3","Cantabs 5","City 5"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1960,"days":4,"divisions":[["City 1","Rob Roy 1","99 1","City 2","Cantabs 1","Scouts 1","Pye 1","Rob Roy 2","ACUA 1","99 2","Cantabs 2","Central Old Boys 1","Cantabs 3","City 3","Instrument Co 1","Beehives 1","Scouts 2"],["99 3","Cantabs 4","Rob Roy 3","ACUA 2","City 4","Pye 2","99 4","Scouts 3","Cantabs 5","Instrument Co 2","Scouts 4","Cantabs 6"]],"results":"rrrrrururr rurrurrurrrrur\nrrrrururrr rrrruuurrrrrrrr\nrrrrrrurrrr urrruurrrrrrrrr\nrrrrrururr rrurruurrrrurr","move":[[[0,-1,1,0,0,0,0,-1,1,0,0,-1,1,0,0,-1,1],[0,0,-1,1,0,-1,1,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,0,-1,1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,-1,1,0,0,0,-1],[1,0,0,0,-1,1,0,0,0,0,0,0]],[[0,0,-1,1,0,0,0,0,-1,1,-1,1,0,0,-1,1,0],[0,0,-1,1,0,-1,1,0,0,0,0,0]]],"finish":[["City 1","99 1","City 2","Rob Roy 1","Cantabs 1","Scouts 1","Pye 1","ACUA 1","Cantabs 3","99 2","City 3","Rob Roy 2","Cantabs 2","Central Old Boys 1","Scouts 2","Instrument Co 1","99 3"],["Beehives 1","Cantabs 4","City 4","ACUA 2","99 4","Scouts 3","Rob Roy 3","Pye 2","Cantabs 5","Instrument Co 2","Scouts 4","Cantabs 6"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1961,"days":4,"divisions":[["City 1","99 1","City 2","Rob Roy 1","Cantabs 1","Scouts 1","Pye 1","ACUA 1","Cantabs 2","99 2","City 3","Rob Roy 2","Cambs High School 1","Scouts 2","Instrument Co 1","99 3","Beehives 1"],["Cantabs 3","City 4","ACUA 2","99 4","Scouts 3","Rob Roy 3","Cambs High School 2","Scouts 4","Rob Roy 4","City 5","99 5","Cam Grammar School 1"]],"results":"uo3uruur rurrrurrrrrrurr\nrurrruuu uuruuurrurrr\nrrururrur ruruuuurrurr\nruurrruu uuruuurrrrur","move":[[[0,0,-1,1,0,0,0,0,0,0,-1,1,0,0,0,-1,1],[0,-1,1,-1,1,0,-3,-1,1,3,-1,1]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,-1,1,0,0,0,-1,1,0]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0,-1,1,-1],[-1,2,-1,1,0,0,0,-1,1,-1,1,0]]],"finish":[["City 1","Cantabs 1","99 1","Rob Roy 1","City 2","Scouts 1","Cantabs 2","Rob Roy 2","Pye 1","Cambs High School 1","ACUA 1","Scouts 2","99 2","City 3","ACUA 2","Beehives 1","Scouts 3"],["Instrument Co 1","99 3","City 4","Cantabs 3","Rob Roy 3","City 5","99 4","Cam Grammar School 1","Rob Roy 4","Cambs High School 2","Scouts 4","99 5"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1962,"days":4,"divisions":[["City 1","Cantabs 1","99 1","Rob Roy 1","City 2","Scouts 1","Cantabs 2","Rob Roy 2","Pye 1","Cambs High School 1","ACUA 1","Scouts 2","99 2","City 3","ACUA 2","Beehives 1","Scouts 3"],["Bridge 1","99 3","City 4","Rob Roy 3","City 5","99 4","Cam Grammar School 1","Rob Roy 4","Scouts 4","99 5","Leys Sch 1","Pye 2","Cam Grammar Sch 2","ACUA 3","ACUA 4"]],"results":"o3uo3uurrru urrruururuur\nrro3uruurrrr ruruurururru\nrrurruuurrr rrurururrrrrrrr\nrurrurruurr ururruurrrrrrr","move":[[[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,-1],[-1,2,0,0,0,-1,1,-3,-1,1,3,-3,-1,1,3]],[[-1,1,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0,-1,1],[0,0,0,0,-1,1,-1,1,0,-3,-1,1,3,0,0]],[[0,0,0,0,0,0,0,0,-1,1,0,-1,1,0,-1,1,0],[0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,0]]],"finish":[["99 1","City 1","Cantabs 1","City 2","Scouts 1","Rob Roy 1","Rob Roy 2","ACUA 1","Pye 1","99 2","Cantabs 2","City 3","Cambs High School 1","99 3","Scouts 2","ACUA 2","Scouts 3"],["Beehives 1","Bridge 1","Cam Grammar School 1","City 4","Leys Sch 1","Rob Roy 3","City 5","99 5","ACUA 3","99 4","ACUA 4","Scouts 4","Cam Grammar Sch 2","Rob Roy 4","Pye 2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1963,"days":4,"divisions":[["99 1","City 1","Cantabs 1","City 2","Scouts 1","Rob Roy 1","Rob Roy 2","ACUA 1","Pye 1","99 2","Cantabs 2","City 3","Cambs High School 1","99 3","Scouts 2","ACUA 2","Scouts 3"],["Beehives 1","Bridge 1","Cam Grammar School 1","City 4","Grammar School OB 1","Leys Sch 1","Rob Roy 3","99 4","99 5","Scouts 4","Cam Grammar Sch 2","Cambs High Sch 2","Rob Roy 4","Pye 2","Leys Sch 2","Pye 3","99 6"]],"results":"rro3urruo3uru urruururrrrrrr\nrrrrrurruro3ur ruuuruurrrrrr\nrrrruuurrrrru uuuurururrrr\nrurruuurrrur ruuuurrrrrurr","move":[[[0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,0,-3,-1,1,3,-1,1,0,0,-3,-1,1,3,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-3,-1,1,3,0,-1,1,0,0,-1,1,0,0,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1],[-1,2,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,-1,1,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,-1,1,0]]],"finish":[["99 1","City 1","City 2","Cantabs 1","Rob Roy 1","Scouts 1","Pye 1","99 2","Rob Roy 2","99 3","ACUA 1","Scouts 2","City 3","Bridge 1","Cantabs 2","Leys Sch 1","Cambs High School 1"],["ACUA 2","Rob Roy 3","Scouts 3","Cam Grammar School 1","Beehives 1","Grammar School OB 1","99 4","99 5","Leys Sch 2","City 4","Pye 2","Scouts 4","Cam Grammar Sch 2","Rob Roy 4","Pye 3","Cambs High Sch 2","99 6"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1964,"days":4,"divisions":[["99 1","City 1","City 2","Cantabs 1","Rob Roy 1","Scouts 1","Pye 1","99 2","Rob Roy 2","99 3","ACUA 1","Scouts 2","City 3","Bridge 1"],["Cantabs 2","Leys Sch 1","Cambs High School 1","ACUA 2","Rob Roy 3","Scouts 3","Cam Grammar School 1","Beehives 1","Grammar School OB 1","99 4","99 5","Leys Sch 2","City 4","Pye 2"],["Scouts 4","Rob Roy 4","Pye 3","Cantabs 3","Leys Sch 3","ACUA 3","City 5","Rob Roy 5"]],"results":"rruurr ururrururu uuurururu\nrrrrrrrr rruurrrurur ruurrrurrrrr\nururu ruuurrrrrrrr uuurrrurrrr\nururrr uuuuurrru ruuurrrrrrrr","move":[[[-1,1,0,-1,1,0,-1,1,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,0,0,-1,1,0,-1],[1,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,0,-1,1,0,0,0,-1,1,-1,1,0],[0,0,0,0,0,0,0,0]],[[0,0,0,0,-1,1,0,0,0,-1,1,-1,1,-1],[1,0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1],[-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-1,1,0,-1,1]]],"finish":[["City 1","99 1","City 2","Rob Roy 1","99 2","Cantabs 1","Scouts 1","Pye 1","City 3","Rob Roy 2","Leys Sch 1","ACUA 1","Bridge 1","99 3"],["Cambs High School 1","Scouts 2","Cantabs 2","Rob Roy 3","Scouts 3","Beehives 1","ACUA 2","Leys Sch 2","Cam Grammar School 1","City 4","Grammar School OB 1","Scouts 4","99 4","Rob Roy 4"],["99 5","Pye 2","Cantabs 3","Pye 3","ACUA 3","Leys Sch 3","City 5","Rob Roy 5"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1965,"days":4,"divisions":[["City 1","99 1","City 2","Rob Roy 1","99 2","Cantabs 1","Scouts 1","Pye 1","City 3","Rob Roy 2","Leys Sch 1","ACUA 1","Bridge 1","99 3","Cambs High School 1","Scouts 2","Cantabs 2"],["Rob Roy 3","Scouts 3","Beehives 1","ACUA 2","Leys Sch 2","Cam Grammar School 1","City 4","Pye 2","Cantabs 3","Leys Sch 3","Beehives 2","Cam Grammar Sch 2","Bridge 2","Leys Sch 4"]],"results":"rurruuuur ruurrurrruuu\nuururuurr rrurururrrurrr\nrururuuur ruurrrruruurr\nrrurruurrrr uuurrrrruurrr","move":[[[-1,1,-1,1,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]],[[0,0,0,-1,1,0,0,0,-1,1,0,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,0,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,-1],[1,0,0,0,-1,1,-1,1,0,0,-1,1,0,0]]],"finish":[["99 1","City 1","Cantabs 1","99 2","Rob Roy 1","Scouts 1","City 2","Leys Sch 1","Pye 1","City 3","Rob Roy 2","Bridge 1","Cantabs 2","ACUA 1","Scouts 2","Cambs High School 1","Rob Roy 3"],["99 3","Leys Sch 2","Beehives 1","City 4","Cam Grammar School 1","Scouts 3","Pye 2","ACUA 2","Leys Sch 3","Cantabs 3","Leys Sch 4","Bridge 2","Beehives 2","Cam Grammar Sch 2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1966,"days":4,"divisions":[["99 1","Cantabs 1","99 2","Rob Roy 1","Scouts 1","Leys Sch 1","Rob Roy 2","Bridge 1","Cantabs 2","ACUA 1","Scouts 2","Cambs High School 1","Rob Roy 3","99 3","Leys Sch 2","Cam Grammar Sch 1","Scouts 3"],["ACUA 2","Leys Sch 3","Cantabs 3","Leys Sch 4","Cam Grammar Sch 2","Leys Sch 5","Cambs High Sch 2","ACUA 3","Leys Sch 6","99 4"]],"results":"urururr urruuurruurr\nrurruru rrruuuuuuur\nrruurrrr e2e-1e-1ruurrrruurr\nuruurrr rrruuuurrrrrrr","move":[[[0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,-1],[1,0,-1,1,0,-1,1,0,-1,1]],[[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0],[-1,1,0,-1,1,0,0,-1,1,0]],[[0,0,-1,1,-1,1,0,0,0,0,-1,1,-1,1,0,-1,-1],[2,0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,0,0,-1,1,-1,1,0,-1,1]]],"finish":[["99 1","Rob Roy 1","Leys Sch 1","Cantabs 1","Rob Roy 2","99 2","Scouts 1","Bridge 1","ACUA 1","99 3","Cambs High School 1","Leys Sch 2","Cantabs 2","Rob Roy 3","Scouts 2","Leys Sch 3","Cam Grammar Sch 1"],["ACUA 2","Scouts 3","Leys Sch 4","Cambs High Sch 2","Cam Grammar Sch 2","99 4","Cantabs 3","Leys Sch 5","Leys Sch 6","ACUA 3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1967,"days":4,"divisions":[["99 1","Rob Roy 1","Leys Sch 1","Cantabs 1","Rob Roy 2","99 2","Scouts 1","ACUA 1","99 3","Cambs High School 1","Leys Sch 2","Cantabs 2","Rob Roy 3","Scouts 2","Leys Sch 3"],["Cam Grammar Sch 1","Leys Sch 4","Cambs High Sch 2","Cam Grammar Sch 2","99 4","Cantabs 3","Rob Roy 4","Cambs High Sch 3","99 5","Cantabs 4","Rob Roy 5","99 6","Rob Roy 6"]],"results":"rrruruuur ruururrrrrru\nurruruurr rruurururrrr\nrrruruuur rrruururrrrrr\nrurruuuu ruruurrrrrrrr","move":[[[-1,1,0,0,0,0,0,0,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,-1,1,0,-1,1,0,0,-1,1]],[[0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-1,1,0,0,-1,1,0]]],"finish":[["Rob Roy 1","99 1","Leys Sch 1","Cantabs 1","99 2","Rob Roy 2","Cambs High School 1","Scouts 1","Rob Roy 3","ACUA 1","Leys Sch 3","99 3","Leys Sch 2","Scouts 2","Cantabs 2"],["99 4","Cam Grammar Sch 1","Rob Roy 4","Cambs High Sch 2","Cantabs 3","Leys Sch 4","Cantabs 4","Cam Grammar Sch 2","99 5","Cambs High Sch 3","Rob Roy 6","Rob Roy 5","99 6"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1968,"days":4,"divisions":[["Rob Roy 1","99 1","Leys Sch 1","Cantabs 1","99 2","Rob Roy 2","Cambs High School 1","Scouts 1","Rob Roy 3","ACUA 1","99 3","Leys Sch 2","Scouts 2","Cantabs 2","99 4"],["Cam Grammar Sch 1","Rob Roy 4","Cantabs 3","Cam Grammar Sch 2","Rob Roy 5","Rob Roy 6","ACUA 2","Scouts 3","ACUA 3"]],"results":"uuurrr rruuuurrrur\nrrrurrrr rrrrruurrrrrrr\nrruurrr rrrruuurrrrrr\nrurrurr rrruuurrrrrrr","move":[[[0,-1,1,0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,-1,1]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0,0,0],[0,0,0,0,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0],[0,0,-1,1,0,0,-1,1,0]]],"finish":[["Rob Roy 1","Leys Sch 1","99 1","Cantabs 1","99 2","Rob Roy 2","ACUA 1","Leys Sch 2","Scouts 1","99 3","Cambs High School 1","Cantabs 2","Rob Roy 3","Scouts 2","99 4"],["Cam Grammar Sch 1","Rob Roy 4","ACUA 2","Cantabs 3","Rob Roy 5","Rob Roy 6","ACUA 3","Cam Grammar Sch 2","Scouts 3"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1969,"days":4,"divisions":[["Rob Roy 1","Leys Sch 1","99 1","Cantabs 1","99 2","Rob Roy 2","ACUA 1","Leys Sch 2","Scouts 1","99 3","Cambs High School 1","Cantabs 2","Rob Roy 3","Scouts 2","99 4"],["Cam Grammar Sch 1","Rob Roy 4","ACUA 2","Rob Roy 5","ACUA 3","Cam Grammar Sch 2","Police 1","Selwyn 1"]],"results":"ruuur urruurrurrrr\nuuuu ruurrrrurrrrr\nruuur uuurruurrrr\nrruuu ruurrurrurrr","move":[[[0,0,0,0,-1,1,0,0,-1,1,-1,1,0,0,-1],[1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,0,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,-1,1,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,-1,1,0,0]]],"finish":[["Rob Roy 1","Leys Sch 1","99 1","ACUA 1","Cantabs 1","Rob Roy 2","Leys Sch 2","99 3","99 2","Scouts 1","Rob Roy 3","Cam Grammar Sch 1","Cantabs 2","ACUA 2","Cambs High School 1"],["ACUA 3","Scouts 2","Police 1","99 4","Selwyn 1","Rob Roy 4","Rob Roy 5","Cam Grammar Sch 2"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1970,"days":4,"divisions":[["Rob Roy 1","City 1","99 1","ACUA 1","Cantabs 1","Rob Roy 2","City 2","99 2","99 3","Scouts 1","Rob Roy 3","Cam Grammar Sch 1","Cantabs 2","ACUA 2","Cambs High School 1"],["City 3","ACUA 3","Police 1","99 4","Selwyn 1","Rob Roy 4","Rob Roy 5","Cam Grammar Sch 2","Churchill 1","King's 1","Cambs High Sch 2","Cantabs 3","City 4","ACUA 4","99 5"]],"results":"rrurrurro3ur rrrrrruuurur\nrrruuuurru urrrruruurrr\nrruurruuru ruururruurr\nruurruurur uuruurrurrr","move":[[[0,-1,1,0,-1,1,-1,1,-1,1,0,0,0,0,0],[0,-3,-1,1,3,0,0,-1,1,0,0,-1,1,0,0]],[[0,0,0,-1,1,-1,1,0,-1,1,0,0,0,0,-1],[-1,2,0,0,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1,0]]],"finish":[["Rob Roy 1","99 1","Rob Roy 2","99 2","City 1","ACUA 1","Cantabs 1","Scouts 1","City 2","Rob Roy 3","99 3","Cantabs 2","Selwyn 1","Cam Grammar Sch 1","City 3"],["ACUA 2","99 4","Cambs High School 1","Rob Roy 4","Churchill 1","Police 1","Rob Roy 5","ACUA 3","King's 1","City 4","Cantabs 3","Cam Grammar Sch 2","ACUA 4","Cambs High Sch 2","99 5"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1971,"days":4,"divisions":[["Rob Roy 1","99 1","Rob Roy/City 1","99 2","Rob Roy/City 2","ACUA 1","Cantabs 1","Scouts 1","Rob Roy/City 3","Rob Roy/City 4","99 3","Cantabs 2","Selwyn 1","Grammar Sch 1","Rob Roy/City 5","ACUA 2"],["99 4","Cambs High School 1","Rob Roy/City 6","Churchill 1","Police 1","Rob Roy/City 7","King's 1","Leckhampton 1","Magdalene 1","Darwin 1","Churchill 2","Cantabs 3","Grammar School 2","99 5","Telephones 1","Scouts 2","99 6"]],"results":"ruururrururr rurururrurrrr\nuuruuuurur uruo3ururrrrr\nruurrruurrru o3uurrrrrrrrrrr\nrrrurruuurur rrruurrrrrrrrrr","move":[[[0,0,0,0,-1,1,0,0,-1,1,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,-1,1,0,-3,-1,1,3,-1,1,0,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1]],[[0,0,0,0,0,0,0,0,0,0,0,-1,1,-3,-1,1],[-1,4,0,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1,-1,1,0,0],[0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1,0,0,0]]],"finish":[["Rob Roy 1","99 1","Rob Roy/City 1","99 2","ACUA 1","Cantabs 1","Rob Roy/City 2","Scouts 1","Selwyn 1","99 3","Grammar Sch 1","Rob Roy/City 3","Churchill 1","Rob Roy/City 4","99 4","ACUA 2"],["Cantabs 2","Cambs High School 1","Rob Roy/City 5","Rob Roy/City 6","Leckhampton 1","King's 1","Churchill 2","Police 1","Magdalene 1","Rob Roy/City 7","Cantabs 3","Darwin 1","99 5","Scouts 2","99 6","Grammar School 2","Telephones 1"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1972,"days":4,"divisions":[["Rob Roy 1","99 1","Rob Roy 2","99 2","ACUA 1","Cantabs 1","City 1","Scouts 1","Selwyn 1","99 3","Grammar Sch 1","City 2","Churchill 1","Rob Roy 3","99 4"],["Cantabs 2","Cambs High School 1","Rob Roy 4","Leckhampton 1","King's 1","Churchill 2","RAF Brampton 1","Rob Roy 5","Cantabs 3","Scouts 2","Cantabs 4","Telephones 1","Rob Roy 6"]],"results":"ruurruurr rro3urruurrrr\nrrrururrur rururrruurrr\nrrrrrurrrrrr urrruruurrrr\nrrrrrrrruru rurrrruuurrr","move":[[[0,0,0,0,-1,1,-1,1,0,0,-3,-1,1,3,0],[0,0,-1,1,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,0,0,0,-1,1,0,-1,1],[0,-1,1,0,0,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,0,0,0,-1,1,0,0,0,0,0]],[[0,0,0,-1,1,-1,1,-1,1,0,0,0,0,-1,1],[-1,1,0,-1,1,0,0,0,0,0,0,0,0]]],"finish":[["Rob Roy 1","99 1","Rob Roy 2","Scouts 1","Cantabs 1","City 1","99 2","Selwyn 1","ACUA 1","Churchill 1","99 3","Rob Roy 3","City 2","Cantabs 2","99 4"],["Leckhampton 1","Grammar Sch 1","Cambs High School 1","Churchill 2","Rob Roy 4","RAF Brampton 1","Rob Roy 5","King's 1","Cantabs 3","Scouts 2","Telephones 1","Cantabs 4","Rob Roy 6"]],"completed":[[true,true],[true,true],[true,true],[true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1973,"days":4,"divisions":[["Rob Roy 1","99 1","Rob Roy 2","Scouts 1","Cantabs 1","City 1","99 2","ACUA 1","Churchill 1","99 3","Rob Roy 3","City 2","Cantabs 2","99 4","Leckhampton 1"],["Grammarians 1","Cambs High School 1","Churchill 2","Rob Roy 4","ACUA 2","King's 1","Fitzwilliam 1","Cantabs 3","Scouts 2","Telephones 1","Cantabs 4","Lady Somerset 1","Magdalene 1","Scouts 3","Consultant Owls 1"],["City 3","ACUA 3","Grammarians 2","Telephones 2","Goldilocks 1","Bean Group 1","Rob Roy 5","Cantabs 5"]],"results":"rrrurrr rururururrrr rrruuuruurr\nrrrrurr ururrrruurrr rruurruruur\nrrrrrru rruuuuuuu ruuurrurrrrr\nrrrrrur ruuuurrrrur uururrrrrrrrr","move":[[[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,0,0,0,-1,1,0,-1,1,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,0]],[[0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0],[0,0,0,-1,1,-1,1,0,0,0,0,-1,1,0,-1],[1,0,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,0,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,-1,1,-1],[1,-1,1,0,0,0,0,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,0,0,0,0]]],"finish":[["Rob Roy 1","Scouts 1","99 1","City 1","Rob Roy 2","Churchill 1","Cantabs 1","99 2","ACUA 1","Rob Roy 3","Cantabs 2","99 4","Leckhampton 1","99 3","Cambs High School 1"],["City 2","King's 1","Grammarians 1","Churchill 2","Fitzwilliam 1","Rob Roy 4","Scouts 2","Telephones 1","ACUA 2","Magdalene 1","Cantabs 3","Consultant Owls 1","Lady Somerset 1","City 3","Cantabs 4"],["ACUA 3","Goldilocks 1","Scouts 3","Grammarians 2","Telephones 2","Bean Group 1","Rob Roy 5","Cantabs 5"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1974,"days":4,"divisions":[["Rob Roy 1","Scouts 1","99 1","City 1","Rob Roy 2","Churchill 1","Cantabs 1","99 2","ACUA 1","Rob Roy 3","Cantabs 2","99 3","Selwyn 1","Leckhampton 1","99 4"],["Cambs High School 1","City 2","King's 1","Churchill 2","Billygoats 1","Rob Roy 4","Scouts 2","Telephones 1","ACUA 2","Clare 1","Cantabs 3","Consultant Owls 1","CU Medics","City 3","Cantabs 4"],["Goldilocks 1","99 5","Scouts 3","Grammarians 1","Telephones 2","Cantabs 5","Nobblets 1","ACUA 3","Goldilocks 2","Cantabs 6"]],"results":"ruururr uurruururu uuurrrrurur\nrrururu ruuuuruurr ruuurrururr\nrrrurrur rruuururrur uuurrurrrur\nrrrrrurrr e2re-2uuruuuu ururrrrurrrrr","move":[[[0,-1,1,0,-1,1,0,0,0,0,-1,1,-1,1,-1],[-1,2,0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,-1,1,0,-1,1,0,0,-1,1,-1,1,-1,1],[0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0]],[[0,-1,1,0,0,0,-1,1,0,0,-1,1,-1,1,-1],[1,-1,1,0,0,-1,1,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,0,0,0]],[[0,0,0,0,0,-1,1,0,0,0,0,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,0,-1,1,-1,1,-2,0],[2,0,0,-1,1,0,0,0,0,0]]],"finish":[["Rob Roy 1","City 1","99 1","Scouts 1","Churchill 1","99 2","Cantabs 1","Rob Roy 2","ACUA 1","99 3","Leckhampton 1","City 2","Rob Roy 3","Cantabs 2","Billygoats 1"],["99 4","Selwyn 1","King's 1","Cambs High School 1","Telephones 1","Rob Roy 4","Clare 1","Churchill 2","Cantabs 3","City 3","Scouts 2","Goldilocks 1","ACUA 2","99 5","CU Medics"],["Consultant Owls 1","Grammarians 1","Cantabs 4","Scouts 3","Telephones 2","Goldilocks 2","Nobblets 1","Cantabs 5","ACUA 3","Cantabs 6"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1975,"days":4,"divisions":[["Rob Roy 1","City 1","99 1","Scouts 1","Churchill 1","99 2","Cantabs 1","Rob Roy 2","ACUA 1","99 3","Leckhampton 1","City 2","Rob Roy 3","Cantabs 2","99 4"],["County Boys 1","Telephones 1","Rob Roy 4","Clare Crabs 1","St Cats 1","Churchill 2","Leckhampton 2","Cantabs 3","City 3","Scouts 2","ACUA 2","99 5","CCL Owls 1","Clare Crabs 2"],["Cantabs 4","Scouts 3","Telephones 2","ACUA 3","City 4","Rob Roy 5","City 5","99 6","Rob Roy 6","City 6","99 7","ACUA 4","City 7","99 8"]],"results":"ruurruuru ururuuruu urruururrru\nuuuuuuu rurruurrrur rrruuururrrr\nrrruuuuur rrrruuurrru rruurrrurrrrr\nrrrruuuuu urrrurruurr rurrrrrurrrrrr","move":[[[-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,-1,1,-1,1,0]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[0,-1,1,0,0,0,-1,1,-1,1,0,0,-1,1],[-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1]],[[0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1,0],[-1,1,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,-1,1],[0,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,0,0,0,0]]],"finish":[["City 1","Rob Roy 1","99 1","Scouts 1","Cantabs 1","99 2","99 3","Churchill 1","Rob Roy 2","City 2","Rob Roy 3","ACUA 1","Cantabs 2","Telephones 1","Leckhampton 1"],["Clare Crabs 1","99 4","Rob Roy 4","County Boys 1","City 3","St Cats 1","Leckhampton 2","Scouts 2","99 5","Churchill 2","Cantabs 3","ACUA 2","Scouts 3","City 4"],["CCL Owls 1","Cantabs 4","City 5","Clare Crabs 2","99 6","Telephones 2","99 7","ACUA 3","City 7","Rob Roy 5","Rob Roy 6","City 6","99 8","ACUA 4"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1976,"days":4,"divisions":[["City 1","Rob Roy 1","99 1","Scouts 1","Cantabs 1","99 2","99 3","Churchill 1","Rob Roy 2","City 2","Rob Roy 3","ACUA 1","Cantabs 2","Telephones 1","Leckhampton 1","99 4"],["Rob Roy 4","Cantabs College 1","City 3","MacDonalds 1","King's 1","Cam Veterans 1","St Cats 1","Leckhampton 2","Scouts 2","99 5","Churchill 2","Cantabs 5","ACUA 2","City 4","Peterhouse 1","Clare 1"],["Cantabs 4","Soham Village College 1","Eleans 1","City 5","Darwin 1","Churchill 3","99 6","MacDonalds 2","Telephones 2","99 7","Churchill 4","Rob Roy 5","Cantabs 5","Rob Roy 6","Cantabs 6","99 8","ACUA 3","City 6"]],"results":"rruuuuuruur rrurrro3uuo3u urrrururruru\ne1e1e4e2e-4e-1e-3uuruuu urururruruu ruurrurrurur\nrrrrrrrruruuur rrurururruur uurrurruuru\nre1e1e1e1e2re1e1e2re-10uuu rururruruuu ruuurrurrrrrr","move":[[[-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,0,0,-1],[-3,-1,1,4,-1,1,-3,-1,1,3,0,0,0,-1,1,0],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,0]],[[0,-1,1,0,-1,1,0,0,-1,1,0,0,-1,1,-1,1],[-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1,0,-1],[-1,2,-1,1,-1,1,0,-1,1,-1,1,-3,-1,-4,2,4,1,1]],[[-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,-1,1,-1],[1,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0],[0,-1,1,-1,1,-1,1,0,-1,1,0,0,0,0,0,0,0,0]],[[0,0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1],[-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0,-1,1],[-1,1,-1,1,-1,1,-10,0,2,1,1,0,2,1,1,1,1,0]]],"finish":[["99 1","Rob Roy 1","City 1","99 2","Cantabs 1","99 3","Rob Roy 2","Scouts 1","City 2","ACUA 1","Rob Roy 3","Churchill 1","MacDonalds 1","Telephones 1","City 3","Cantabs 2"],["Rob Roy 4","Leckhampton 1","Cam Veterans 1","99 4","99 5","Cantabs College 1","King's 1","Scouts 2","Leckhampton 2","Churchill 2","Cantabs 5","Peterhouse 1","St Cats 1","City 4","Eleans 1","ACUA 2"],["Darwin 1","Clare 1","Churchill 3","Cantabs 4","MacDonalds 2","Soham Village College 1","Rob Roy 5","99 7","99 6","Telephones 2","99 8","Cantabs 6","Rob Roy 6","Churchill 4","ACUA 3","City 6","City 5","Cantabs 5"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1977,"days":4,"divisions":[["99 1","Rob Roy 1","City 1","99 2","99 3","Rob Roy 2","Scouts 1","City 2","Univ Sports 1","Rob Roy 3","Churchill 1","MacDonalds 1","Telephones 1","City 3","Rob Roy 4"],["TTFNTT 1","Leckhampton 1","Cam Veterans 1","99 4","99 5","Leckhampton 2","Billygoats 1","Cantabs Rugby 1","Peterhouse 1","Scouts 2","City 4","Univ Sports 2","99 6","Clare 1"],["Downing 1","Wolfson 1","Telephones 2","City 5","99 7","Soham 1","99 8","City 6","Telephones 3","Scouts 3","City 7","99 9"]],"results":"ruuurrur rruuuurrrrr urrruruurrrr\nurrurrrru ruuuuurru ruruuruurrr\nruuurrrrr uuuuurrur uruuururrrr\nurrurrrru ruuuurrurr rruuuurrrrrr","move":[[[0,0,0,0,-1,1,-1,1,0,-1,1,0,0,0,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,-1,1,-1,1,0,-1,1,-1,1,0,-1,1],[-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,-1,1,-1,1,-1,1,0,-1],[1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,0,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,-1,1,-1,1,-1,1,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,-1,1,0,0,-1,1]]],"finish":[["99 1","Rob Roy 1","City 1","Rob Roy 2","City 2","99 2","Churchill 1","99 3","MacDonalds 1","Scouts 1","Telephones 1","Univ Sports 1","TTFNTT 1","Rob Roy 3","Leckhampton 1"],["City 3","Cam Veterans 1","99 4","Rob Roy 4","Billygoats 1","Peterhouse 1","City 4","99 5","99 6","Leckhampton 2","Clare 1","Cantabs Rugby 1","Telephones 2","Scouts 2"],["Downing 1","Univ Sports 2","Wolfson 1","City 5","99 7","Telephones 3","City 6","99 8","Soham 1","99 9","Scouts 3","City 7"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1978,"days":4,"divisions":[["99 1","Rob Roy 1","City 1","Rob Roy 2","City 2","99 2","Churchill 1","99 3","MacDonalds 1","Scouts 1","Cantabs 1","Telephones 1","Univ Sports 1","TTFNTT 1","Rob Roy 3"],["Leckhampton 1","City 3","Cam Veterans 1","99 4","Rob Roy 4","MacDonalds 2","Lady Somerset 1","City 4","99 5","99 6","Leckhampton 2","Clare 1","Darwin 1","Telephones 2","Scouts 2"],["Univ Sports 2","Churchill 2","Clare 2","Kidney Donors 1","Cavendish Lab 1","City 5","99 7","Telephones 3","Univ Sports 3","MacDonalds 3","99 8","Scouts 3","Cambridge Ladies 1"]],"results":"ruurururr rruuruurrur ro3urruuuru\nrruurrurrr ruururruurr uro3ururrrrrr\nruuuuurr rruruurro3ur rurrrururrrrr\nrruurruur rrrrurrruuru uruuurrrrrrr","move":[[[-1,1,0,-1,1,-1,1,-1,1,0,0,-3,-1,1,3],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,-1,1,0,-3,-1,1,3,0,-1],[1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1],[0,0,0,-1,1,0,0,-1,1,-1,1,0,0]],[[0,0,0,0,0,-1,1,0,-1,1,0,0,0,-1,1],[0,-3,-1,1,3,0,0,-1,1,-1,1,0,-1,1,0],[0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,0,-1,1,-1,1,0,0,0,-1,1,0,0,0],[0,-1,1,-1,1,0,0,-1,1,-1,1,0,0]]],"finish":[["Rob Roy 1","99 1","City 1","City 2","Rob Roy 2","MacDonalds 1","Churchill 1","TTFNTT 1","99 2","Rob Roy 3","99 3","Scouts 1","Cantabs 1","Leckhampton 1","Lady Somerset 1"],["Univ Sports 1","Telephones 1","City 3","Cam Veterans 1","99 4","MacDonalds 2","Rob Roy 4","99 6","99 5","Clare 1","Telephones 2","City 4","Scouts 2","Leckhampton 2","Darwin 1"],["Univ Sports 2","Cavendish Lab 1","Churchill 2","99 7","Kidney Donors 1","Clare 2","MacDonalds 3","Scouts 3","City 5","99 8","Telephones 3","Univ Sports 3","Cambridge Ladies 1"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1979,"days":4,"divisions":[["Rob Roy 1","99 1","City 1","City 2","Rob Roy 2","MacDonalds 1","Churchill 1","TTFNTT 1","99 2","Rob Roy 3","99 3","Scouts 1","Cantabs 1","Leckhampton 1","Lady Somerset 1","Univ Sports 1"],["Telephones 1","City 3","St Ives 1","99 4","Free Press 1","Eleans 1","99 5","99 6","Clare Crabs 1","Telephones 2","City 4","Fitzwilliam 1","Leckhampton 2","Darwin 1","Univ Sports 2"],["Cardinals 1","Cam RUFC 1","Cavendish Lab 1","Churchill 2","99 7","Free Press 2","City 5","99 8","Telephones 3","Univ Sports 3","Darwin 2","Addenbrooke's 1","Telephones 4","Univ Sports 4","City 6","99 9"]],"results":"rururrrrurrrr uurrrururru urrurrro3urrrr\nuururruuru rurrurrrruur ruurrrurrrrrrr\nrrrruuuurur uurrrrurruu rruuururuur\nrrrrrrrurrruu rruuruurrur ruuuruurrrrr","move":[[[0,0,0,0,-3,-1,1,3,0,0,0,-1,1,0,0,-1],[-1,2,0,0,-1,1,0,-1,1,0,0,0,-1,1,-1],[1,0,0,0,-1,1,0,0,0,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,0,0,0,-1,1,-1,1],[0,-1,1,-1,1,0,0,0,0,-1,1,0,0,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,-1,1]],[[0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,-1,1,0,0,-1,1,0,0,0,0,-1,1,-1],[1,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,-1,1,-1,1,0,-1,1,-1,1,-1,1],[0,-1,1,0,0,-1,1,-1,1,0,-1,1,-1,1,0],[-1,1,-1,1,0,0,0,-1,1,0,0,0,0,0,0,0]]],"finish":[["Rob Roy 1","City 1","99 1","TTFNTT 1","City 2","99 2","Churchill 1","Rob Roy 2","MacDonalds 1","99 3","Leckhampton 1","Rob Roy 3","City 3","Cantabs 1","Lady Somerset 1","Scouts 1"],["St Ives 1","Eleans 1","Univ Sports 1","Telephones 1","99 4","Clare Crabs 1","Free Press 1","99 6","99 5","City 4","Fitzwilliam 1","Telephones 2","Darwin 1","Cardinals 1","Cam RUFC 1"],["Cavendish Lab 1","Leckhampton 2","Free Press 2","Univ Sports 2","City 5","Churchill 2","99 8","Addenbrooke's 1","99 7","Telephones 3","Darwin 2","Univ Sports 3","City 6","Telephones 4","99 9","Univ Sports 4"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1980,"days":4,"divisions":[["Rob Roy 1","City 1","99 1","TTFNTT 1","City 2","99 2","Churchill 1","Rob Roy 2","MacDonalds 1","99 3","Rob Roy 3","City 3","Cantabs 1","St Ives 1","Univ Sports 1","Telephones 1"],["99 4","Free Press 1","99 5","99 6","MacDonalds 2","Rob Roy 4","City 4","Fitzwilliam 1","Telephones 2","Darwin 1","Cam RUFC 1","Cavendish 1","Leckhampton 1","Free Press 2","Univ Sports 2","City 5"],["Churchill 2","99 7","99 8","Telephones 3","MacDonalds 3","Univ Sports 3","City 6","Free Press 3","Telephones 4","99 9","Univ Sports 4","City 7","99 10","City Ladies 1","99 11","Univ Sports 5","Rob Roy 5","City Ladies 2"]],"results":"uurro3uuurru uo3uurrurrru uruuuururu\nrrruururuuur rurruuururu ruruuurrurrr\nrrrruururuuu uuuuuo3urrr rruruurrrrrur\nrrruuurruuur rrruuuurrurr rrrururrrrrrrrr","move":[[[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,-1,1,0,-1],[-1,2,0,0,0,-1,1,0,0,-1,1,-3,-1,1,3,-1],[-1,2,0,0,-1,1,-1,1,-3,-1,1,3,0,0,-1,1,-1,1]],[[0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0,-1,1],[0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0]],[[0,-1,1,0,0,0,0,0,-1,1,-1,1,0,-1,1,0],[0,0,0,-3,-1,1,3,-1,1,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0,0,0,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,-1,1,0,0],[0,0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,0,0],[0,-1,1,-1,1,-1,1,0,0,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["City 1","99 1","Rob Roy 1","TTFNTT 1","City 2","99 2","Rob Roy 2","99 3","City 3","St Ives 1","Churchill 1","MacDonalds 1","Free Press 1","Rob Roy 3","Cantabs 1","Univ Sports 1"],["99 4","Telephones 1","Fitzwilliam 1","99 5","City 4","99 6","Cam RUFC 1","MacDonalds 2","Univ Sports 2","Rob Roy 4","Free Press 2","Telephones 2","99 7","Darwin 1","Leckhampton 1","99 8"],["Cavendish 1","Univ Sports 3","City 5","Free Press 3","Churchill 2","MacDonalds 3","Telephones 3","Univ Sports 4","City 6","99 10","City 7","Univ Sports 5","99 9","City Ladies 1","Telephones 4","99 11","City Ladies 2","Rob Roy 5"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1981,"days":4,"divisions":[["City 1","99 1","City 2","99 2","99 3","City 3","St Ives 1","Peterborough 1","Churchill 1","Sidney Sussex 1","Christ's 1","Lady Somerset 1","Addenbrooke's 1","Cantabs 1","Univ Sports 1","99 4","Telephones 1"],["MacDonalds 1","Free Press 1","99 5","City 4","99 6","Univ Sports 2","Rob Roy 1","99 7","Darwin 1","Leckhampton 1","99 8","Chemical Lab 1","Univ Sports 3","City 5","Cantabs 2"],["Darwin 2","Free Press 2","Police 1","Telephones 3","Univ Sports 4","Red Lion Toft 1","Free Press 3","Rob Roy 2","MacDonalds Ladies 1","City 6","99 9","City 7","99 10","City 8","Rob Roy 3","99 11","Rob Roy Ladies 1"]],"results":"urruo3uo3urrr uuuuuuuu uruuurrurrrrr\nurruururrrur ruurruurrur rruuurrrrurrrr\nruuuruururr uuuuurruu rrruuurururrr\nrrrruruururrr ruuuuuuur rrrruuurrrrrrrr","move":[[[0,0,0,0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1],[-1,2,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1],[1,0,0,-3,-1,1,3,-3,-1,1,3,-1,1,0,0,-1,1]],[[0,0,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,-1,1,0,0,0,-1,1,0,-1,1,-1,1,0,0,-1,1]],[[0,0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,0],[-1,1,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1],[1,0,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1,0,0,0],[0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,0,0,-1,1,0,-1,1,-1,1,0,-1,1,0,0,0,0]]],"finish":[["City 1","99 1","City 2","St Ives 1","99 2","99 3","Peterborough 1","City 3","Addenbrooke's 1","Churchill 1","Univ Sports 1","Christ's 1","99 4","Sidney Sussex 1","Lady Somerset 1","Cantabs 1","Free Press 1"],["City 4","99 5","Telephones 1","Univ Sports 2","MacDonalds 1","Leckhampton 1","99 7","Darwin 1","99 6","City 5","Rob Roy 1","Darwin 2","Chemical Lab 1","Cantabs 2","99 8"],["Univ Sports 3","Police 1","Free Press 3","Red Lion Toft 1","Free Press 2","99 9","City 6","Univ Sports 4","Rob Roy 2","Telephones 3","City 7","City 8","MacDonalds Ladies 1","99 10","99 11","Rob Roy 3","Rob Roy Ladies 1"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1982,"days":4,"divisions":[["City 1","99 1","City 2","St Ives 1","99 2","Rob Roy 1","99 3","Addenbrooke's 1","Churchill 1","Univ Sports 1","99 4","Lady Somerset 1","Cantabs 1","Free Press 1","City 4"],["99 5","Telephones 1","Univ Sports 2","Macdonalds 1","Leckhampton 1","99 6","Darwin 1","99 7","City 5","Rob Roy 2","Free Press 2","Chemical Lab 1","Cantabs 2","Telephones 2","99 8","Univ Sports 3"],["Police 1","Darwin 2","Red Lion Toft 1","Free Press 3","99 9","City 6","Pye 1","Univ Sports 4","Rob Roy 3","Chemical Eng 1","City 7","99 10","Macdonalds 2","King's 1"],["Geography Department 1","Selwyn 1","Free Press 4","Telephones 3","City 8","99 11","Macdonalds 3","Rob Roy 4","Free Press 5","City 9","99 12","Rob Roy 5"]],"results":"urrururu ruururrro3u ro3uurrrurrur uruo3urrurrr\nrrururrur rrururrrurrr rururuuurru rruururuurr\nrrruruurr rrrruruuurr uruuruuuur ruuurrrrurrr\nrurruuur ururuuuru rrurrruuuurr rururrrrrrrrrr","move":[[[0,0,0,-1,1,0,0,-3,-1,1,3,-1,1,0,-1],[1,-1,1,0,0,-1,1,0,0,0,-1,1,-3,-1,1,3],[-3,-1,1,3,0,0,0,-1,1,0,-1,1,-1,1],[-1,1,0,-1,1,0,-1,1,0,0,-1,1]],[[0,0,-1,1,-1,1,0,-1,1,0,-1,1,-1,1,0],[-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,0,-1,1],[0,0,0,-1,1,0,0,0,-1,1,0,-1,1,0],[0,-1,1,0,0,-1,1,0,-1,1,0,0]],[[0,0,0,-1,1,0,0,0,0,-1,1,-1,1,-1,1],[0,-1,1,-1,1,-1,1,-1,1,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,0,-1,1,0,0,0],[0,0,-1,1,-1,1,0,-1,1,0,0,0]],[[0,0,0,0,0,0,0,0,0,0,-1,1,0,-1,1],[0,0,-1,1,-1,1,-1,1,-1,1,0,0,0,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,0,-1,1,0,-1],[1,-1,1,-1,1,-1,1,0,0,-1,1,0]]],"finish":[["City 1","99 1","99 2","Rob Roy 1","City 2","St Ives 1","99 3","Univ Sports 1","99 4","Cantabs 1","Free Press 1","Churchill 1","Addenbrooke's 1","Lady Somerset 1","99 5"],["Univ Sports 2","Telephones 1","Darwin 1","City 4","99 7","Macdonalds 1","Rob Roy 2","Leckhampton 1","City 5","99 6","Univ Sports 3","Chemical Lab 1","99 8","Cantabs 2","Free Press 2","Free Press 3"],["Red Lion Toft 1","Telephones 2","99 9","City 6","Darwin 2","Rob Roy 3","Police 1","Chemical Eng 1","Pye 1","99 10","King's 1","Univ Sports 4","City 7","Selwyn 1"],["Macdonalds 2","City 8","Free Press 4","Rob Roy 4","Geography Department 1","99 11","Telephones 3","City 9","Macdonalds 3","Rob Roy 5","Free Press 5","99 12"]],"completed":[[true,true,true,true],[true,true,true,true],[true,true,true,true],[true,true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1983,"days":4,"divisions":[["City 1","99 1","99 2","Rob Roy 1","City 2","99 3","Univ Sports 1","99 4","Cantabs 1","Free Press 1","City 3","Churchill 1","Addenbrooke's 1","Lady Somerset 1","99 5","Univ Sports 2","Telephones 1"],["Darwin 1","City 4","99 6","Macdonalds 1","Rob Roy 2","Leckhampton 1","Free Press 2","City 5","99 7","Univ Sports 3","Chemical Lab 1","99 8","Cantabs 2","Free Press 3","City 6","Red Lion Toft 1","Rob Roy 3"],["Metallurgy 1","Pye 1","King's 1","Univ Sports 4","City/Netherhall 1","Macdonalds 2","Free Press 4","Rob Roy 4","Vaughan Cornish 1","Rob Roy 5","Free Press 5","Addenbrooke's 2","Hole in the Wall 1","Cantabs 3","Barclays Bank 1","Red Lion Toft 2","Pye 2","Cantabs 4"]],"results":"uruururrurrrr uuruurrrruru urrrurruururr\nrurururruuru ruruuurururr rururrurrrrrur\nrrruruuuuurr uruurrrurrrur ururruurrrrrrr\nrrruuuuuuru rruuuruuruu uuuurrrrrrrru","move":[[[0,0,-1,1,0,-1,1,-1,1,0,0,-1,1,0,0,0,-1],[-1,2,0,-1,1,0,0,0,0,-1,1,-1,1,0,-1,1,-1],[1,0,0,0,-1,1,0,0,-1,1,0,-1,1,-1,1,0,-1,1]],[[0,-1,1,0,0,0,0,0,-1,1,0,0,-1,1,0,-1,1],[0,0,-1,1,0,-1,1,0,-1,1,-1,1,-1,1,0,-1,1],[-1,1,0,-1,1,-1,1,0,0,-1,1,0,-1,1,0,-1,1,0]],[[0,0,0,0,0,0,0,-1,1,-1,1,0,0,-1,1,0,-1],[1,-1,1,0,0,0,-1,1,0,0,0,-1,1,-1,1,0,-1],[1,0,-1,1,-1,1,-1,1,-1,1,-1,1,0,-1,1,0,0,0]],[[-1,1,0,0,0,0,0,0,0,0,-1,1,-1,1,-1,1,-1],[-1,2,-1,1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,0,0,0]]],"finish":[["Rob Roy 1","City 1","99 1","99 2","City 2","Univ Sports 1","99 3","Free Press 1","Cantabs 1","City 3","Addenbrooke's 1","99 4","99 5","Lady Somerset 1","City 4","Churchill 1","Rob Roy 2"],["Telephones 1","Univ Sports 2","99 6","Darwin 1","Macdonalds 1","City 5","Free Press 2","Chemical Lab 1","Leckhampton 1","99 7","Free Press 3","Cantabs 2","Red Lion Toft 1","Univ Sports 3","Metallurgy 1","99 8","Pye 1"],["Rob Roy 3","City 6","Macdonalds 2","Free Press 4","King's 1","Rob Roy 4","Univ Sports 4","Free Press 5","City/Netherhall 1","Hole in the Wall 1","Rob Roy 5","Barclays Bank 1","Vaughan Cornish 1","Addenbrooke's 2","Cantabs 3","Cantabs 4","Red Lion Toft 2","Pye 2"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1984,"days":4,"divisions":[["Rob Roy 1","City 1","99 1","99 2","City 2","Univ Sports 1","99 3","Free Press 1","Cantabs 1","City 3","Addenbrooke's 1","Free Press 2","99 4","Lady Somerset 1","City 4","Churchill 1","Rob Roy 2"],["Cantabs 2","Darwin 1","Macdonalds 1","City 5","Free Press 3","Leckhampton 1","99 5","Free Press 4","Cantabs 3","Red Lion Toft 1","Metallurgy 1","99 6","Pye 1","Rob Roy 3"],["Free Press 5","Cantabs 4","Rob Roy 4","Free Press 6","City 7","Hole in the Wall 1","Barclays Bank 1","Applied Biology 1","Cantabs 5","Free Press 7","99 7","Rob Roy 5","Cantabs 6","Red Lion Toft 2","Pye 2"]],"results":"rruuuruurr uuo3uurrur rruurrrrruurrr\nruurrruurrr ruurruurur rurrrrrrrurrrrrr\nuuururrrrrr uuo3uururr uurrururrrurr\nrro5uurrrrru ruuuuruur ruuruuurrurr","move":[[[0,0,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-3,-1,1,3,-1,1,-1],[1,0,-1,1,-1,1,0,-1,1,-1,1,-1,1,0,0]],[[0,0,0,0,0,0,-1,1,0,0,0,0,0,0,0,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,-1,1,-1,1],[0,0,0,-1,1,-1,1,0,0,0,-1,1,-1,1,0]],[[0,0,-1,1,0,0,0,-1,1,0,-1,1,0,0,-1,1,-1],[1,0,-1,1,0,-1,1,-3,-1,1,3,-1,1,-1],[1,0,0,0,0,0,-1,1,0,-1,1,-1,1,-1,1]],[[0,0,-1,1,0,0,-1,1,-1,1,-1,1,0,-1,1,-1,1],[0,-1,1,-1,1,0,-1,1,-1,1,-1,1,-1,1],[-1,1,0,0,0,0,0,-5,-1,1,-1,1,5,0,0]]],"finish":[["Rob Roy 1","City 1","99 1","City 2","99 2","99 3","Cantabs 1","Free Press 1","City 3","Univ Sports 1","Addenbrooke's 1","Free Press 2","Lady Somerset 1","Rob Roy 2","99 4","Cantabs 2","Churchill 1"],["City 4","City 5","Darwin 1","99 5","Macdonalds 1","Metallurgy 1","Pye 1","Free Press 3","Red Lion Toft 1","Cantabs 3","Free Press 5","Leckhampton 1","Rob Roy 3","Free Press 4"],["Cantabs 4","99 6","Free Press 6","Hole in the Wall 1","Rob Roy 4","Barclays Bank 1","Cantabs 5","Free Press 7","Cantabs 6","Applied Biology 1","Red Lion Toft 2","99 7","City 7","Pye 2","Rob Roy 5"]],"completed":[[true,true,true],[true,true,true],[true,true,true],[true,true,true]]},{"set":"Town Bumps","small":"Town","gender":"Men","result":"","year":1985,"days":4,"divisions":[["Rob Roy 1","City 1","99 1","City 2","99 2","99 3","Cantabs 1","Free Press 1","City 3","Univ Sports 1","Addenbrooke's 1","Free Press 2","Lady Somerset 1","Ditton Dodgers 1","Rob Roy 2","99 4","Cantabs 2"],["Fitzwilliam 1","Clare 1","Churchill 1","Wolfson 1","City 5","99 5","Macdonalds 1","Metallurgy 1","Pye 1","Free Press 3","King's 1","Red Lion Toft 1","Cantabs 3","Univ Sports 2","Free Press 4","Leckhampton 1"],["Rob Roy 3","Free Press 5","Univ Sports 3","Cantabs 4","99 6","The Mohos 1","Rob Roy 4","Barclays Bank 1","Lady Somerset 2","Cantabs 5","Univ Sports 4","Leckhampton 2","Cantabs 6","Applied Biology 1","Red Lion Toft 2","99 7","Pye 2","City 6"]],"results":"rrro3ururrro3ur o3ururruurru ururuurrruur\nrrurruruuuru urrurrurrrrrrr ruro3ururrrurr\nruurrrrruurur ruuuuuurrrr rrrurrrurrrrrur\nrruurruruuru rruuuuurrur rruururrrrrrrrr","move":[[[0,-1,1,-1,1,0,0,0,-1,1,-1,1,0,-1,1,0,-1],[-1,2,0,0,-1,1,-1,1,0,0,-1,1,0,-3,-1,1],[3,-3,-1,1,3,0,0,0,-1,1,0,-3,-1,1,3,0,0,0]],[[0,0,-1,1,0,0,0,-1,1,0,-3,-1,1,3,0,-1,1],[0,0,0,0,0,0,0,-1,1,0,0,-1,1,0,0,-1],[-1,2,0,-1,1,-1,1,-1,1,0,-1,1,0,0,-1,1,0,0]],[[0,-1,1,0,0,0,0,0,-1,1,0,0,0,-1,1,0,0],[0,0,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1],[0,-1,1,0,-1,1,-1,1,0,0,0,0,0,-1,1,-1,1,0]],[[0,0,0,0,0,0,0,0,0,-1,1,0,-1,1,-1,1,0],[0,-1,1,0,0,-1,1,-1,1,-1,1,-1,1,-1,1,0],[-1,1,0,-1,1,-1,1,0,-1,1,0,0,-1,1,-1,1,0,0]]],"finish":[["Rob Roy 1","99 2","99 1","City 1","City 2","99 3","Cantabs 1","Univ Sports 1","City 3","Rob Roy 2","Free Press 1","Lady Somerset 1","Ditton Dodgers 1","Addenbrooke's 1","Clare 1","Free Press 2","99 4"],["Cantabs 2","Churchill 1","Fitzwilliam 1","Wolfson 1","City 5","Pye 1","99 5","Free Press 3","Metallurgy 1","Cantabs 3","Macdonalds 1","Rob Roy 3","Red Lion Toft 1","99 6","King's 1","Leckhampton 1"],["Cantabs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment