BE.version = '36.20190601' BE.club = 'Bridge Club'; BE.title = 'Tournoi du Lundi 22/07/2019'; BE.date = '20190722'; BE.session = 0; BE.section = 'A'; BE.winners = 2; BE.tables = 3; BE.director = 'Cl'; BE.scorer = 'Dev'; BE.movementDescription = 'Mouvement Mitchell de 3 tables et 3 étuis'; BE.pairs = [ [], // Paire 0 ['GEORGES Nicole', 'CAYUELA Pierre', '2', 4, 12, 33.33], // Paire 1 ['ALBUISSON Michel', 'BAUDRY Martine', '4', 10, 12, 83.33], // Paire 2 ['MELIA Peter', 'GROS Monique', '5', 4, 12, 33.33], // Paire 3 ['LELIARD Solange', 'CHABERT Wanda', '6', 6, 12, 50.00], // Paire 4 ['BENBASSAT Gérard', 'BESSON Chantal', '3', 6, 12, 50.00], // Paire 5 ['MASSIERA Roger', 'RUSSO Elisabeth', '1', 6, 12, 50.00] // Paire 6 ]; //master points awarded 1 = yes 0 = no BE.points[0] = 0; //local points BE.points[1] = 0; //blue points BE.points[2] = 0; //green points BE.travellers = [ [], // Board 0 [ // Board 1 [1, 4, '2C+1SVD', 110, 2, 2], [2, 6, '4H=NAS', 420, 4, 0], [3, 5, '1NT=NRH', 90, 0, 4] ], [ // Board 2 [1, 6, '3NT=W8S', -400, 0, 4], [2, 5, '2H=SXD', 110, 4, 0], [3, 4, '2S+1EDD', -140, 2, 2] ], [ // Board 3 [1, 5, '2NT+1EXD', -150, 2, 2], [2, 4, '1NT+2EXC', -150, 2, 2], [3, 6, '4D+1WXC', -150, 2, 2] ] ];