// This file was generated by PairsScorer. It contains the results data for a duplicate pairs bridge event. // The data is written as a JavaScript Object and the name given to this Object is BE. This Object is the actual bridge session. // It can be used to display the results of the bridge session on any web browser. // The file has a .txt extension rather than .js to evade some of the constraints of the latter. // It was generated by PairsScorer. BE.version = '7.2.88' BE.club = 'Karavali Bridge Association'; BE.title = 'Milagres Tournament 3'; BE.date = '20230726'; //yyyymmdd BE.session = 1; BE.section = 'MC'; BE.winners = 1; BE.tables = 3; BE.director = 'Roy Rodrigues'; BE.scorer = 'Loy Roche'; BE.movementDescription = '3 Table 15 Board Howell Movement'; // The BE.pairs array holds all the pair data. // The pairs are in pair number order starting at 0. // For a 2 winner movement the pair number of an EW pair is their table number on round 1 + the number of tables. // array element values // ['name1', 'name2', 'rank', match points, max match points, %], BE.pairs = [ [], // pair 0 ['Ian Albuquerque', 'Archie Sequeira', '1', 39, 60, 65.00], // pair 1 ['Loy Roche', 'Subraya Hegde', '4', 26, 60, 43.33], // pair 2 ['Stan Coelho', 'Peter DSouza', '3', 33, 60, 55.00], // pair 3 ['Ronnie Menezes', 'Dr Antony Mathias', '6', 22, 60, 36.67], // pair 4 ['Roy Rodrigues', 'Marjorie Texeria', '2', 35, 60, 58.33], // pair 5 ['Winston DSouza', 'Mohandas Bangera', '5', 25, 60, 41.67] // pair 6 ]; //master points awarded 1 = yes 0 = no BE.points[0] = 1; //local points BE.points[1] = 0; //blue points BE.points[2] = 0; //green points //local points BE.pairs[1][8] = 12; BE.pairs[5][8] = 6; // The BE.travellers array holds all the traveller data // The travellers are in board number order starting at 0. // The EW pair numbers in a 2 winner movement have been adjusted as in the pairs array. // property description // [NS pair, EW pair, 'contract + declarer + lead ', NS match points, EW match points], BE.travellers = [ [], // board 0 [ // board 1 [6, 1, '3D-3S', '-150', 0, 4], [2, 4, '1NT=E', '-90', 3, 1], [3, 5, '1NT=E', '-90', 3, 1] ], [ // board 2 [6, 1, '4H=S', '620', 3, 1], [2, 4, '5D+1N', '620', 3, 1], [3, 5, '3D+3S', '170', 0, 4] ], [ // board 3 [6, 1, '4S+1E', '-650', 0, 4], [2, 4, '2S+3W', '-200', 4, 0], [3, 5, '4S=E', '-620', 2, 2] ], [ // board 4 [4, 3, '4H=N', '620', 4, 0], [6, 2, '2H+2N', '170', 0, 4], [1, 5, '3NT=S', '600', 2, 2] ], [ // board 5 [4, 3, '3NT=N', '600', 2, 2], [6, 2, '5C-2S', '-200', 0, 4], [1, 5, '3NT+1S', '630', 4, 0] ], [ // board 6 [4, 3, '3NT-1E', '100', 2, 2], [6, 2, '4S-4W', '400', 4, 0], [1, 5, '3NT+2W', '-660', 0, 4] ], [ // board 7 [5, 4, '1NT+2S', '150', 4, 0], [6, 3, '3NTx-2N', '-500', 0, 4], [2, 1, '1NT=E', '-90', 2, 2] ], [ // board 8 [5, 4, '3NT=E', '-400', 2, 2], [6, 3, '4H-1W', '50', 4, 0], [2, 1, '4H+1W', '-450', 0, 4] ], [ // board 9 [5, 4, '2D+1E', '-110', 2, 2], [6, 3, '2D+1E', '-110', 2, 2], [2, 1, '2D+1E', '-110', 2, 2] ], [ // board 10 [5, 2, '5D=N', '600', 2, 2], [1, 3, '4H+1S', '650', 4, 0], [6, 4, '3D+2N', '150', 0, 4] ], [ // board 11 [5, 2, '4H-2E', '100', 4, 0], [1, 3, '2H+2E', '-170', 0, 4], [6, 4, '1NT+2W', '-150', 2, 2] ], [ // board 12 [5, 2, '2S-3E', '150', 4, 0], [1, 3, '3C=W', '-110', 0, 4], [6, 4, '3C-1W', '50', 2, 2] ], [ // board 13 [6, 5, '3NT+2S', '660', 4, 0], [4, 1, '3C+3N', '170', 0, 4], [3, 2, '3NT=S', '600', 2, 2] ], [ // board 14 [6, 5, '3D=E', '-110', 2, 2], [4, 1, '2C+2E', '-130', 0, 4], [3, 2, '2D-2W', '100', 4, 0] ], [ // board 15 [6, 5, '4C-3S', '-300', 2, 2], [4, 1, '4H-4S', '-400', 0, 4], [3, 2, '5Dx-3E', '500', 4, 0] ] ];