// 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 Bridge Tournament'; BE.date = '20250225'; //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 ['Keeron DSilva', 'Bina Gonsalves', '6', 23, 60, 38.33], // pair 1 ['Mohandas Bangera', 'Vishwanath Shetty', '3', 31, 60, 51.67], // pair 2 ['Marjorie Texeria', 'Claire Tauro', '1', 36, 60, 60.00], // pair 3 ['Harry Saldanha', 'Winston DSouza', '4', 29, 60, 48.33], // pair 4 ['Stan Coelho', 'Loy Roche', '2', 34, 60, 56.67], // pair 5 ['Roy Rodrigues', 'Marissa Noronha', '5', 27, 60, 45.00] // 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[3][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, '4S=E', '-420', 0, 4], [2, 4, '3S+1E', '-170', 4, 0], [3, 5, '2S+3E', '-200', 2, 2] ], [ // board 2 [6, 1, '3NT+1W', '-430', 3, 1], [2, 4, '3NT+1E', '-430', 3, 1], [3, 5, '6NT+1E', '-1020', 0, 4] ], [ // board 3 [6, 1, '1NT-2S', '-100', 2, 2], [2, 4, '1NT+1E', '-120', 0, 4], [3, 5, '1NT=E', '-90', 4, 0] ], [ // board 4 [4, 3, '3Dx-1S', '-200', 0, 4], [6, 2, '4C-1W', '100', 2, 2], [1, 5, '3NT-3E', '300', 4, 0] ], [ // board 5 [4, 3, '3S=E', '-140', 3, 1], [6, 2, '4C-2N', '-200', 0, 4], [1, 5, '3S=E', '-140', 3, 1] ], [ // board 6 [4, 3, '6D=N', '920', 4, 0], [6, 2, '4NT+2S', '490', 2, 2], [1, 5, '2NT+4S', '240', 0, 4] ], [ // board 7 [5, 4, '2H-1S', '-100', 0, 4], [6, 3, '1NT+1N', '120', 2, 2], [2, 1, '3NT+2S', '660', 4, 0] ], [ // board 8 [5, 4, '3H-1W', '50', 3, 1], [6, 3, '2H+1W', '-140', 0, 4], [2, 1, '2H-1E', '50', 3, 1] ], [ // board 9 [5, 4, '2S+1N', '140', 3, 1], [6, 3, '2S+1N', '140', 3, 1], [2, 1, '3NT-1N', '-50', 0, 4] ], [ // board 10 [5, 2, '4S-2W', '200', 2, 2], [1, 3, '2S+1W', '-140', 0, 4], [6, 4, '3NT-4W', '400', 4, 0] ], [ // board 11 [5, 2, '2S+2N', '170', 4, 0], [1, 3, '2H-1S', '-50', 0, 4], [6, 4, '2S+1N', '140', 2, 2] ], [ // board 12 [5, 2, '3H=N', '140', 3, 1], [1, 3, '1NT-2S', '-200', 0, 4], [6, 4, '2H+1N', '140', 3, 1] ], [ // board 13 [6, 5, '1NT-1N', '-100', 0, 4], [4, 1, '2H-2E', '200', 4, 0], [3, 2, '1NT=E', '-90', 2, 2] ], [ // board 14 [6, 5, '3D-2W', '100', 4, 0], [4, 1, '1NT-1S', '-50', 2, 2], [3, 2, '1S=W', '-80', 0, 4] ], [ // board 15 [6, 5, '3NT=E', '-400', 0, 4], [4, 1, '3NT-1W', '50', 2, 2], [3, 2, '5Hx-4W', '800', 4, 0] ] ];