// 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'; BE.date = '20230705'; //yyyymmdd BE.session = 1; BE.section = 'Morning'; 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 ['Archie Sequeira', 'Ian Albuquerque', '5', 25, 60, 41.67], // pair 1 ['Roy Rodrigues', 'Ronnie Menezes', '4', 26, 60, 43.33], // pair 2 ['Stan Coelho', 'Marjorie Texeria', '6', 18, 60, 30.00], // pair 3 ['Dr Antony Mathias', 'Subraya Hegde', '2', 35, 60, 58.33], // pair 4 ['Loy Roche', 'Marian Sequeira', '1', 41, 60, 68.33], // pair 5 ['Winston DSouza', 'Mohandas Bangera', '2', 35, 60, 58.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] = 6; BE.pairs[5][8] = 12; BE.pairs[6][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, '4H-1W', '50', 4, 0], [2, 4, '2D+2E', '-130', 2, 2], [3, 5, '3NT+3E', '-490', 0, 4] ], [ // board 2 [6, 1, '6Sx-2E', '300', 4, 0], [2, 4, '3NT=E', '-400', 2, 2], [3, 5, '4S=E', '-420', 0, 4] ], [ // board 3 [6, 1, '4NT+1S', '460', 1, 3], [2, 4, '3NT+3N', '490', 4, 0], [3, 5, '3NT+2N', '460', 1, 3] ], [ // board 4 [4, 3, '1NT=E', '-90', 1, 3], [6, 2, '1NT-2E', '200', 4, 0], [1, 5, '1NT=E', '-90', 1, 3] ], [ // board 5 [4, 3, '2S-1S', '-100', 2, 2], [6, 2, '4D-1E', '50', 4, 0], [1, 5, '3S-2S', '-200', 0, 4] ], [ // board 6 [4, 3, '3NT+1S', '430', 4, 0], [6, 2, '5C=N', '400', 2, 2], [1, 5, '3C+2N', '150', 0, 4] ], [ // board 7 [5, 4, '3H-1S', '-100', 1, 3], [6, 3, '3H=S', '140', 4, 0], [2, 1, '3H-1S', '-100', 1, 3] ], [ // board 8 [5, 4, '1NT+3N', '180', 0, 4], [6, 3, '3NT=S', '400', 3, 1], [2, 1, '3NT=S', '400', 3, 1] ], [ // board 9 [5, 4, '4Sx-1W', '200', 4, 0], [6, 3, '4Hx-2S', '-300', 2, 2], [2, 1, '5Hx-3S', '-500', 0, 4] ], [ // board 10 [5, 2, '1NT=W', '-90', 0, 4], [1, 3, '1NT-1W', '100', 3, 1], [6, 4, '1NT-1W', '100', 3, 1] ], [ // board 11 [5, 2, '3NT-1S', '-50', 2, 2], [1, 3, '5NT+2S', '520', 4, 0], [6, 4, '5S-3N', '-150', 0, 4] ], [ // board 12 [5, 2, '3NT=S', '600', 4, 0], [1, 3, '3S-3E', '150', 2, 2], [6, 4, '2NT-1N', '-100', 0, 4] ], [ // board 13 [6, 5, '2NT=N', '120', 4, 0], [4, 1, '2S=N', '110', 2, 2], [3, 2, '1S-1S', '-100', 0, 4] ], [ // board 14 [6, 5, '2S+2E', '-170', 0, 4], [4, 1, '2S+1E', '-140', 2, 2], [3, 2, '4S-2E', '100', 4, 0] ], [ // board 15 [6, 5, '2H-2E', '100', 0, 4], [4, 1, '2S+1S', '140', 4, 0], [3, 2, '2D+1S', '110', 2, 2] ] ];