// 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 2'; BE.date = '20230725'; //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 ['Winston DSouza', 'Mohandas Bangera', '6', 13, 60, 21.67], // pair 1 ['Stan Coelho', 'Peter DSouza', '3', 33, 60, 55.00], // pair 2 ['Roy Rodrigues', 'Marjorie Texeria', '5', 29, 60, 48.33], // pair 3 ['Ian Albuquerque', 'Subraya Hegde', '1', 38, 60, 63.33], // pair 4 ['Loy Roche', 'Marian Sequeira', '2', 35, 60, 58.33], // pair 5 ['Ronnie Menezes', 'Dr Antony Mathias', '4', 32, 60, 53.33] // 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[4][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, '2NT-1W', '50', 4, 0], [2, 4, '1NTx-1N', '-100', 0, 4], [3, 5, '1NT-1N', '-50', 2, 2] ], [ // board 2 [6, 1, '2NT=E', '-120', 2, 2], [2, 4, '2NT-1E', '50', 4, 0], [3, 5, '2D-2S', '-200', 0, 4] ], [ // board 3 [6, 1, '4H=E', '-620', 0, 4], [2, 4, '2S+1N', '140', 2, 2], [3, 5, '4S=S', '420', 4, 0] ], [ // board 4 [4, 3, '3D+1W', '-130', 4, 0], [6, 2, '4H-2S', '-200', 2, 2], [1, 5, '5C-3N', '-300', 0, 4] ], [ // board 5 [4, 3, '3NT+2N', '660', 2, 2], [6, 2, '5S+1N', '680', 4, 0], [1, 5, '3NT+1N', '630', 0, 4] ], [ // board 6 [4, 3, '3S-1E', '100', 4, 0], [6, 2, '3NT-2N', '-100', 2, 2], [1, 5, '2S=W', '-110', 0, 4] ], [ // board 7 [5, 4, '4H-1N', '-100', 1, 3], [6, 3, '4C-1S', '-100', 1, 3], [2, 1, '3NT=N', '600', 4, 0] ], [ // board 8 [5, 4, '4H+2N', '480', 0, 4], [6, 3, '3NT+3N', '490', 3, 1], [2, 1, '3NT+3N', '490', 3, 1] ], [ // board 9 [5, 4, '2S=E', '-110', 2, 2], [6, 3, '3NT-3N', '-150', 0, 4], [2, 1, '2S-1E', '100', 4, 0] ], [ // board 10 [5, 2, '3H-1E', '100', 4, 0], [1, 3, '4Dx-3N', '-800', 0, 4], [6, 4, '3H=E', '-140', 2, 2] ], [ // board 11 [5, 2, '3NT+3N', '490', 3, 1], [1, 3, '4D+1S', '150', 0, 4], [6, 4, '3NT+3N', '490', 3, 1] ], [ // board 12 [5, 2, '3NT+2W', '-460', 2, 2], [1, 3, '3NT+2W', '-460', 2, 2], [6, 4, '3NT+2W', '-460', 2, 2] ], [ // board 13 [6, 5, '2S-2W', '200', 4, 0], [4, 1, '2S-2N', '-200', 0, 4], [3, 2, '2S=N', '110', 2, 2] ], [ // board 14 [6, 5, '3NT+1S', '430', 1, 3], [4, 1, '3NT+2S', '460', 4, 0], [3, 2, '3NT+1S', '430', 1, 3] ], [ // board 15 [6, 5, '1NT+1S', '120', 2, 2], [4, 1, '2S+1S', '140', 4, 0], [3, 2, '2S=S', '110', 0, 4] ] ];